Garux
c956102065
support variable number of key names in entity key value reading functions
2020-02-12 23:21:15 +03:00
Garux
433b9e776b
manage entity key value reading routines
2020-02-07 15:49:29 +03:00
Garux
325a46a102
wrap 'string empty' logic
2020-02-05 18:20:13 +03:00
Garux
234b0cf1d4
wrap strncmp use
2020-02-04 05:53:30 +03:00
Garux
9048028faa
wrap Q_strncasecmp use
2020-02-04 05:08:54 +03:00
Garux
c7f1391177
wrap Q_stricmp use
2020-02-04 04:33:58 +03:00
Garux
cf98275ee4
wrap strcmp use
2020-02-04 03:40:27 +03:00
Garux
eb70faddc8
use standard C bool type:
...
get rid of qfalse, qtrue aliases everywhere
replace qboolean in q3map2, q3data
redefine qboolean type in q2 tools, mbspc
2020-02-03 01:15:30 +03:00
Garux
25d94dbd2f
add and use path_set_extension()
...
fix -bsp crash with .bsp sent as map path
* fix: qer_editorimage, q3map_lightImage etc work with file names, containing period
(i.e. 'file.name.ext' names; don't StripExtension() twice in ImageLoad() for that)
2020-01-27 01:22:10 +03:00
Garux
09953b82be
minor tweaks
2020-01-24 03:48:13 +03:00
Garux
e3fd576624
Q3map2:
...
code fixes
Radiant:
binds...
* m1x2 on clipper point = do clip
menus...
* misc->colors->opengl font selector
misc...
* calculate farplane from g_MaxWorldCoord, g_MinWorldCoord (was const 32768)
* 1.0f nearplane
* numerous code fixes
2017-08-02 09:25:58 +03:00
Garux
f8b2b1f25e
Q3map2:
...
* decompiling: fix: broken brushes, empty brush definitions; shut down too usual warnings; with -force tries to decompile model autoclip too
* decompiling: -fast mode for BSPToMap conversion
Radiant:
misc...
* _setmaxstdio(2048): tested max pk3s count: 1021
* curve: deform (randomize Z points coord at given amount)
2017-08-01 13:59:31 +03:00
Rudolf Polzer
e4287c28bb
my own uncrustify run
2012-03-27 12:03:21 +02:00
Rudolf Polzer
c75d4746fd
some warning fixes
2011-06-05 19:32:39 +02:00
Rudolf Polzer
8442ecbb14
.ase also works from .map!
2010-10-09 19:37:43 +02:00
Rudolf Polzer
43f30dc837
fix issues with embedded models
2010-10-08 20:38:30 +02:00
Rudolf Polzer
b56cb7b42e
properly export texdef origin brushes
2010-10-08 06:30:36 +02:00
Rudolf Polzer
266de1d7bb
fix "bad texdef"
2010-10-08 06:22:47 +02:00
Rudolf Polzer
b5c33b5fd7
decompiler now outputs somewhat correct texdef
2010-10-07 21:04:54 +02:00
Rudolf Polzer
e5e8f67120
break break break ;)
2010-10-07 17:56:41 +02:00
Rudolf Polzer
f5fc3cd9f9
fix compile errors
2010-10-07 17:43:05 +02:00
Rudolf Polzer
c5745ac942
experimental non-BrushPrimit map decompiling (probably won't even compile yet)
2010-10-07 17:38:45 +02:00
divverent
ee826a7843
make it output nice looking origin brushes
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@248 61c419a2-8eb2-4b30-bcec-8cead039b335
2009-04-05 16:32:53 +00:00
divverent
cc213a0182
crude origin brush generation when decompiling
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@247 61c419a2-8eb2-4b30-bcec-8cead039b335
2009-04-05 15:46:06 +00:00
divverent
053a016f5c
fix decompiling crash
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@245 61c419a2-8eb2-4b30-bcec-8cead039b335
2009-04-04 21:13:45 +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
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