Rudolf Polzer
|
f8bfc8d1df
|
fix crash in -bsp
|
2012-02-13 11:22:07 +01:00 |
|
Rudolf Polzer
|
76dd045925
|
properly support -keeplights option. Current implementation never worked.
|
2011-12-01 16:47:35 +01:00 |
|
Rudolf Polzer
|
cf1b60d899
|
don't write the bsp twice when pseudo compiling
|
2010-10-09 21:29:15 +02:00 |
|
Rudolf Polzer
|
1b73f1f78b
|
the decompiler now can convert .map files too
|
2010-10-09 19:28:19 +02:00 |
|
Rudolf Polzer
|
205771e916
|
initial code for converting .map to .map
|
2010-10-09 18:25:19 +02:00 |
|
divverent
|
f560e2703b
|
apply all of VorteX's changes except deviance (that one sucks :P)
git-svn-id: svn://svn.icculus.org/netradiant/trunk@237 61c419a2-8eb2-4b30-bcec-8cead039b335
|
2009-03-29 18:08:19 +00:00 |
|
divverent
|
6a04feabc5
|
try to eliminate MAX_MAP_PLANES limits
git-svn-id: svn://svn.icculus.org/netradiant/trunk@198 61c419a2-8eb2-4b30-bcec-8cead039b335
|
2009-02-25 15:24:29 +00:00 |
|
divverent
|
e7f13faa4b
|
fix multiple bugs with the limit extension
git-svn-id: svn://svn.icculus.org/netradiant/trunk@191 61c419a2-8eb2-4b30-bcec-8cead039b335
|
2009-02-14 18:14:30 +00:00 |
|
divverent
|
36240b8016
|
Some limits removed by dynamically expanding the arrays using realloc:
-#define MAX_MAP_MODELS 0x400
-#define MAX_MAP_BRUSHES 0x10000
-#define MAX_MAP_SHADERS 0x800 //% 0x400 /* ydnar */
-#define MAX_MAP_NODES 0x20000
-#define MAX_MAP_BRUSHSIDES 0x100000 //% 0x20000 /* ydnar */
-#define MAX_MAP_LEAFFACES 0x100000 //% 0x20000 /* ydnar */
-#define MAX_MAP_LEAFBRUSHES 0x40000
git-svn-id: svn://svn.icculus.org/netradiant/trunk@185 61c419a2-8eb2-4b30-bcec-8cead039b335
|
2009-02-10 18:37:56 +00:00 |
|
rpolzer
|
107765f0e4
|
initial
git-svn-id: svn://svn.icculus.org/netradiant/trunk@1 61c419a2-8eb2-4b30-bcec-8cead039b335
|
2008-09-13 18:28:57 +00:00 |
|