Rudolf Polzer
778563508d
fix two obvious typos
2011-09-16 06:55:21 +02:00
Rudolf Polzer
9aa6996229
make runtime parameters for meta
2011-09-15 21:19:39 +02:00
Rudolf Polzer
33885f370c
fix MAX_BBOX_DISTANCE path (not enabled)
2011-09-15 17:21:40 +02:00
Rudolf Polzer
2e58d16164
update gitattributes
2011-08-27 17:08:46 +02:00
Rudolf Polzer
b25aa8735d
Revert "fix invert selection logic", as that fix made other cases worse
...
This reverts commit 4cd61dfa7d .
2011-08-19 15:53:30 +02:00
Rudolf Polzer
db1787bbfa
handle forbidden dir exclusions properly now
2011-07-01 12:49:31 +02:00
Rudolf Polzer
636baaba0f
more compile fail
2011-07-01 12:18:32 +02:00
Rudolf Polzer
114175def3
fix more compile errors
2011-07-01 11:41:02 +02:00
Rudolf Polzer
ff1b9a5bfa
fix a compile error
2011-07-01 11:37:54 +02:00
Rudolf Polzer
c75ae4296b
forbidden dirs: allow wildcard patterns
2011-07-01 11:27:15 +02:00
Rudolf Polzer
4cd61dfa7d
fix invert selection logic
2011-06-30 13:34:23 +02:00
Rudolf Polzer
11186bfec5
misc_model: also support _skin name; also support frame field name
2011-06-05 20:37:37 +02:00
Rudolf Polzer
bf4ab34b0a
more warnings done. Now q3map2 is warning free apart from libpng deprecation problems.
2011-06-05 19:47:08 +02:00
Rudolf Polzer
7db8ac9952
more warnings be gone
2011-06-05 19:43:21 +02:00
Rudolf Polzer
148c7d50d5
more warning fixes
2011-06-05 19:37:54 +02:00
Rudolf Polzer
098472b067
fix a slight memory leak
2011-06-05 19:37:50 +02:00
Rudolf Polzer
2af64392f8
fix uninitialized use of an int when filtering a patch into a tree - possible performance increase after this fix
2011-06-05 19:33:29 +02:00
Rudolf Polzer
770b8ea401
fix ignoring surface alpha for surfacemodels
2011-06-05 19:32:43 +02:00
Rudolf Polzer
c75d4746fd
some warning fixes
2011-06-05 19:32:39 +02:00
Rudolf Polzer
dbaf1a8f00
fix some more warnings
2011-06-05 19:21:31 +02:00
Rudolf Polzer
772c8fda0f
fix a scanf warning
2011-06-05 19:19:45 +02:00
Rudolf Polzer
22bb91a57d
fix some compile errors
2011-06-05 19:18:08 +02:00
Rudolf Polzer
5fe03b9130
ASE support: support *node_name
2011-06-05 18:57:26 +02:00
Rudolf Polzer
bbce294abb
fix a possible bug that can cause ds->shaderInfo to be NULL
2011-06-05 18:43:31 +02:00
Rudolf Polzer
028fc5286c
hide another "error"
2011-05-22 20:35:37 +02:00
Rudolf Polzer
98da1e8a2e
fix compile on current Arch Linux
2011-05-22 20:34:23 +02:00
Rudolf Polzer
8ab31087a4
fix another error
2011-05-16 15:08:02 +02:00
Rudolf Polzer
f937a371cc
more errors
2011-05-16 14:57:14 +02:00
Rudolf Polzer
3e7f1b162f
fix some compile errors on win32
2011-05-16 14:46:06 +02:00
Rudolf Polzer
dec339b67c
fix GetProcAddress usage
2011-05-16 06:37:38 +02:00
Rudolf Polzer
865fc23ebf
fix compile errors
2011-05-15 22:26:46 +02:00
Rudolf Polzer
d8518d0278
fix error
2011-05-15 22:24:57 +02:00
Rudolf Polzer
2ceb6c1c5a
Merge branch 'master' of git://git.xonotic.org/xonotic/netradiant
...
Conflicts:
tools/quake3/q3map2/path_init.c
2011-05-15 22:28:13 +02:00
Rudolf Polzer
32c2fd3b62
radiant: make shift-middle, and ctrl-middle also paste
...
not only shift-ctrl-middle
2011-05-15 22:18:14 +02:00
Rudolf Polzer
5dcc40cfdb
support more locations for pixbufloader-bmp
2011-05-14 18:37:52 +02:00
Rudolf Polzer
34403fc1f4
fix typo
2011-05-09 06:49:43 +02:00
Rudolf Polzer
1e5ac483a5
get SHGetKnownFolderPath the right way
2011-05-03 08:09:22 +02:00
Rudolf Polzer
5f301ec16e
more includes
2011-05-01 21:36:07 +02:00
Rudolf Polzer
1486221a62
fix compile on arch linux
2011-05-01 21:26:26 +02:00
Rudolf Polzer
5725b104cc
improve path finding logic
2011-05-01 21:17:23 +02:00
Rudolf Polzer
5f5eea8067
also support SavedGames on Win32
2011-05-01 21:06:13 +02:00
Rudolf Polzer
f2ba0cbb0a
support passing the home path to q3map2 as -fs_home (home dir only, ends with /. to request a dotdir name) and -fs_homepath (full path, including /.gamename)
2011-05-01 18:49:33 +02:00
Rudolf Polzer
410909df7d
q3map2: accept -fs_home /home/rpolzer/.xonotic to set the home dir
2011-05-01 18:43:34 +02:00
Rudolf Polzer
a15293c86f
untested changes so DP might work with this again. Who knows if they even compile.
2011-04-29 10:55:57 +02:00
rambetter
c6b22295b6
Removing optimization GCC flags because q3map2 crashes on Ubuntu 10.10 32 bit,
...
ever since certain updates in that distribution. This fixes the q3map2 crash,
but no more optimizations.
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@486 8a3a26a2-13c4-0310-b231-cf6edde360e5
2011-04-23 22:23:31 +00:00
Rudolf Polzer
44bf9ab0e0
add a missing variable
2011-04-20 17:58:23 +02:00
Rudolf Polzer
35680f96d5
add the #include here too
2011-04-20 17:57:26 +02:00
Rudolf Polzer
d4500cb5d9
fix two more bugs
2011-04-20 17:50:29 +02:00
Rudolf Polzer
50e0a3fb24
add a missing #include
2011-04-20 17:49:36 +02:00
Rudolf Polzer
9b15142ec2
q3map2: use "My Games" directory if exists on Win32
2011-04-20 17:44:27 +02:00