Thomas Debesse
bf2da7441f
reduce diff noise
2018-02-06 05:34:43 +01:00
Thomas Debesse
18f8b3a7f4
split minimap stuff from q3map2
2018-02-06 05:34:06 +01:00
Rudolf Polzer
d590a482aa
no, we do NOT want to ignore caulk
2018-02-06 05:34:06 +01:00
Rudolf Polzer
3081387877
properly ignore caulk
2018-02-06 05:34:04 +01:00
Rudolf Polzer
e089323ef2
PROPERLY ignore sky brushes for minimap
2018-02-06 05:13:53 +01:00
Rudolf Polzer
4d47b8ed5b
-autolevel for minimap
2018-02-06 05:01:55 +01:00
divverent
9f8d3f0a00
minimap: -boost = contrast boost (like in darkplaces)
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@348 61c419a2-8eb2-4b30-bcec-8cead039b335
2018-02-06 05:01:55 +01:00
divverent
0375a83f2b
new modes for minimap: -black = black on transparent, -white = white on transparent, -gray = white on black
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@347 61c419a2-8eb2-4b30-bcec-8cead039b335
2018-02-06 05:01:55 +01:00
divverent
75ba6b77ec
use "minimaps" directory for warsow
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@346 61c419a2-8eb2-4b30-bcec-8cead039b335
2018-02-06 05:01:55 +01:00
divverent
597e5b5eeb
allow not keeping aspect
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@345 61c419a2-8eb2-4b30-bcec-8cead039b335
2018-02-06 05:01:55 +01:00
divverent
3ae3b20987
make minimap parameters game dependent
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@344 61c419a2-8eb2-4b30-bcec-8cead039b335
2018-02-06 05:01:55 +01:00
divverent
e5d5b5a866
option -border in minimap
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@343 61c419a2-8eb2-4b30-bcec-8cead039b335
2018-02-06 05:01:55 +01:00
divverent
cf607a4986
msvc shut up
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@342 61c419a2-8eb2-4b30-bcec-8cead039b335
2018-02-06 05:01:55 +01:00
divverent
4f58d60bc3
remove two debug prints
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@341 61c419a2-8eb2-4b30-bcec-8cead039b335
2018-02-06 05:01:55 +01:00
divverent
ac7d31060b
fix a 0.5 error
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@340 61c419a2-8eb2-4b30-bcec-8cead039b335
2018-02-06 05:01:55 +01:00
divverent
a04a5b5fda
probabilistic sample dispersion for minimap -samples
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@339 61c419a2-8eb2-4b30-bcec-8cead039b335
2018-02-06 05:01:55 +01:00
divverent
f701f2e268
make -minmax work
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@336 61c419a2-8eb2-4b30-bcec-8cead039b335
2018-02-06 05:01:55 +01:00
divverent
bde58c1edd
simplify shader decision logic in MiniMapSetupBrushes
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@335 61c419a2-8eb2-4b30-bcec-8cead039b335
2018-02-06 05:01:55 +01:00
divverent
1b926fe925
ignore nonsolid brushes
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@333 61c419a2-8eb2-4b30-bcec-8cead039b335
2018-02-06 05:01:55 +01:00
divverent
858727133f
naming fixes, allow ordered supersampling
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@332 61c419a2-8eb2-4b30-bcec-8cead039b335
2018-02-06 05:01:55 +01:00
divverent
ac00716877
command line options for minimap
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@331 61c419a2-8eb2-4b30-bcec-8cead039b335
2018-02-06 05:01:55 +01:00
divverent
48d3475f81
be compatible to nexuiz for minimaps :P
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@330 61c419a2-8eb2-4b30-bcec-8cead039b335
2018-02-06 05:01:55 +01:00
divverent
12f2c1032c
-minimap is now a main option... to be used on already compiled BSPs
...
git-svn-id: svn://svn.icculus.org/netradiant/trunk@329 61c419a2-8eb2-4b30-bcec-8cead039b335
2018-02-06 05:01:53 +01:00
Pan7
5105fc5db8
Using Sys_FPrintf with SYS_WRN and SYS_ERR
2016-05-16 21:20:20 +02:00
Thomas Debesse
d58490f20b
split fixaas stuff from q3map2
2016-02-13 04:54:26 +01:00
Thomas Debesse
cd07f71691
split bsp analyze/info/scale stuff from q3map2
2016-02-13 04:54:26 +01:00
Thomas Debesse
cd5ff8d96c
split bsp conversion stuff from q3map2
2016-02-12 20:02:35 +01:00
Alex Lo
76ea7385dd
Fixed a number of out of bounds accesses.
...
Visual Studio's static code analyser found a number of out of bounds array
accesses. This commit fixes a number of them as well as a few other problems
the analyser brought up.
This also fixes #1 in the issue tracker.
2013-11-01 00:24:58 +00:00
Chris Brooke
3e5bc317d0
Added -exportents to q3map2.
2013-07-15 04:58:15 +01:00
Ben Noordhuis
c2be26a9bd
q3map2: add safe string copy functions
...
* Q_strncpyz()
* Q_strncat()
* Q_strcat()
Guard against buffer overruns, always zero terminate the result.
2012-03-18 02:17:09 +01:00
Timothee TTimo Besset
830125fad0
uncrustify! now the code is only ugly on the *inside*
2012-03-17 15:01:54 -05:00
rambetter
a62e98a1f9
Fixing a Sys_Printf() in main() for "q3map2 -convert". The usage message was
...
copied from "-scale" and was incorrect. Thanks to Ensiform from ioquake3 IRC
room for reporting this bug.
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@482 8a3a26a2-13c4-0310-b231-cf6edde360e5
2011-03-06 19:14:50 +00:00
TTimo
e393e112f4
compiles again on win32, trashed mhash
...
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@338 8a3a26a2-13c4-0310-b231-cf6edde360e5
2010-11-26 05:59:17 +00:00
Forest Hale
88cea027e6
ported over the 1.5 branch version of q3map2 which is newer
...
made Visual Studio files work in VS2005 Express
fixed a ton of warnings in VS2005 Express
fixed some compile problems on OpenSUSE 11.0
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@302 8a3a26a2-13c4-0310-b231-cf6edde360e5
2008-07-25 07:31:37 +00:00
TTimo
9998050654
set eol-style
...
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@183 8a3a26a2-13c4-0310-b231-cf6edde360e5
2007-11-04 03:34:51 +00:00
TTimo
8037810110
transfer from internal tree r5311 branches/1.4-gpl
...
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@177 8a3a26a2-13c4-0310-b231-cf6edde360e5
2007-09-12 18:54:28 +00:00