Timothee "TTimo" Besset
578fd09625
Merge pull request #526 from Pan7/fixAddWarn
...
Fix warning variable add is used uninitialized
2017-07-11 10:35:16 +02:00
Pan7
714cc90ce7
Fix warning variable add is used uninitialized
2017-07-10 15:30:04 +02:00
Pan7
a8925cbedb
Fix xml passing to parameter warnings
2017-07-10 01:04:28 +02:00
Pan7
cc8cbd8a72
Fix uninitialized use of ext warning
2017-04-27 18:12:09 +02:00
Matthias Krüger
1498ce667d
q3map2: don't store lightmap if the last bounce computation ran empty.
2017-03-13 10:58:35 +01:00
TTimo
a26c818a1e
remove the old .vcproj
2017-01-01 09:08:37 -06:00
Jay Dolan
5938d4e49f
Fix a handful of compiler warnings.
2016-12-31 16:02:08 -05:00
Timothee "TTimo" Besset
e933f41d07
Merge pull request #385 from illwieckz/importfixes
...
import a q3map2 fix from netradiant
2016-10-15 20:34:13 -05:00
Thomas Debesse
75e2a70823
More: Using Sys_FPrintf with SYS_WRN and SYS_ERR
...
This commit do the same as “Using Sys_FPrintf with SYS_WRN and SYS_ERR” commit by @Pan7 (5105fc5
) for occurrences that were left untouched (tools/ subtree only).
2016-10-15 20:16:14 +02:00
Rudolf Polzer
1342e8ae5f
fix two obvious typos
2016-10-14 02:10:02 +02:00
Timothee Besset
5432b04490
update git ignores
2016-09-30 10:24:25 -05:00
TTimo
8557f1820f
more cleanups
2016-08-20 17:50:23 -06:00
TTimo
de8105beb4
readability
2016-08-20 16:06:09 -06:00
Timothee "TTimo" Besset
28e9b8ec59
Merge pull request #364 from tkoeppe/memsize
...
[tools/quake3/q3map2] Fix memset size bugs
2016-08-20 16:03:57 -06:00
Timothee "TTimo" Besset
cee35a43d7
Merge pull request #367 from tkoeppe/nan
...
[tools/quake3/q3map2/light{,maps}_ydnar.c] Fix float-to-int conversion
2016-08-20 15:56:26 -06:00
Thomas Köppe
7ea2c399ad
[tools/quake3/q3map2] Fix memset size bugs
2016-08-16 23:41:29 +01:00
Thomas Köppe
87002dc31a
[quake3/q3map2/brush.c] Fix misnamed variable
2016-08-16 22:50:14 +01:00
Timothee "TTimo" Besset
d1109f70e5
Merge pull request #363 from tkoeppe/zipbrace
...
[quake3/common/unzip.c] Add braces to make nested if/else less brittle
2016-08-16 06:21:24 -06:00
Timothee "TTimo" Besset
c49832c272
Merge pull request #365 from tkoeppe/abs
...
[quake3/q3map2/brush.c] Fix arithmetic bug
2016-08-16 06:18:15 -06:00
Thomas Köppe
f463907e46
[tools/quake3/q3map2/light{,maps}_ydnar.c] Fix float-to-int conversion by preventing NaN values
2016-08-14 12:16:13 +01:00
Thomas Köppe
683e9415f7
[quake3/common/aselib.c] Remove unused local variables
2016-08-14 01:22:03 +01:00
Thomas Köppe
d18d90278e
[quake3/q3map2/brush.c] Fix arithmetic bug
2016-08-14 01:14:17 +01:00
Thomas Köppe
df3ebf5173
[quake3/common/unzip.c] Add braces to make nested if/else less brittle; attempt to make whitespace a bit more uniform
2016-08-14 01:01:05 +01:00
Thomas Köppe
3b2fb7f27e
[unzip.c{,pp}] Change zc{alloc,free} to internal linkage
2016-08-03 15:53:59 +01:00
Timothee "TTimo" Besset
c918a29cd0
Merge pull request #352 from Pan7/Sys_FPrintf
...
Using Sys_FPrintf with SYS_WRN and SYS_ERR
2016-06-11 13:01:13 -05:00
Pan7
5105fc5db8
Using Sys_FPrintf with SYS_WRN and SYS_ERR
2016-05-16 21:20:20 +02:00
Timothee Besset
cc68a76900
phrasing..
2016-04-24 15:05:09 -05:00
Timothee Besset
a88ef20680
fix short alloc and heap corruption for winding_accu_t and brush_t - brought about by https://github.com/TTimo/bspc/pull/4
2016-04-24 15:02:50 -05:00
Timothee Besset
b36b3ba4b6
Visual Studio 2015 on debug configs too
2016-04-24 14:52:52 -05: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
Timothee "TTimo" Besset
8428b75fcb
Merge pull request #273 from QBall147/master
...
Increase MAX_MAP_VISIBILITY as certain QuakeLive maps are starting to hi...
2016-01-10 11:31:47 -06:00
Timothee Besset
4e08b4bd49
compile x64 q3map2 against new libxml2 x64 lib folder
2015-12-24 22:31:49 -06:00
Timothee Besset
5ed4d02c78
more Visual Studio 2015 conversion
2015-12-24 19:21:23 -06:00
TTimo
48369d78f9
- Convert to Visual Studio 2015
...
- Drop STLPort
- Rebuild libxml2 binaries, update project files accordingly
- Rebuild jpeg-9 binaries
2015-11-07 23:44:49 -06:00
QBall147
17349a28db
Increase MAX_MAP_VISIBILITY as certain QuakeLive maps are starting to hit the limit
2014-08-14 19:05:13 +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
Timothee "TTimo" Besset
5aa744b026
misc fixes, reviewed the urt q3map2 code
2013-09-07 17:39:31 -05:00
TTimo
666847b0ce
switch to xp compatible compiler toolchain, add/fix an archive and upload script for the VM builder
2013-08-24 22:50:12 +00:00
Chris Brooke
65175c80b1
oops forgot q3map2_urt (added -exportents)
2013-07-15 07:16:51 +01:00
Chris Brooke
3e5bc317d0
Added -exportents to q3map2.
2013-07-15 04:58:15 +01:00
Timothee Besset
0241ec6d9b
put q3map2.exe x64 in install/x64, and copy the dependent DLLs
2013-06-07 05:13:20 +01:00
Timothee Besset
5d0b2a2b94
fix crashes: libxml2 static linking, turn off libintl stuff
2013-06-03 03:23:11 +01:00
Timothee Besset
7c1f101a29
spitting x64 q3map2 now
2013-06-02 00:56:33 +01:00
Timothee Besset
f397e4a8d6
link libxml2
2013-06-01 23:39:34 +01:00
Timothee Besset
9f425c0c72
add include path for gdk-pixbuf
2013-06-01 23:26:37 +01:00
Timothee Besset
1ec0ec94ba
switching to newer gtk and libxml. wip
2013-06-01 23:05:35 +01:00
Timothee "TTimo" Besset
ca29808460
missed those - q3map2 x64
2013-05-30 03:22:29 -05:00
Timothee "TTimo" Besset
2ca658fe9f
convert projects to msvc 2012
2013-05-23 20:44:41 -05:00
Timothee 'TTimo' Besset
05e48b2d4e
add q3data to the windows project
2012-10-07 14:22:42 -05:00
Timothee 'TTimo' Besset
df729933f8
compile q3data on Linux
2012-10-07 11:52:47 -05:00
Timothee 'TTimo' Besset
2bd4ea84f0
better QL Linux homepath config
2012-08-29 21:43:19 -05:00
Timothee 'TTimo' Besset
c692d7b5c5
point to the right QL homepath
2012-08-29 20:49:09 -05:00
Chris Brooke
9b37f2e205
Ok bspc works now for quakelive
2012-07-31 18:01:54 +01:00
Timothee "TTimo" Besset
06ac3b72a5
Merge pull request #104 from QBall147/bspc
...
Added bspc to the solution (with initial ql support)
2012-07-30 19:10:32 -07:00
Chris Brooke
bc1f18b574
Added bspc to the solution (with ql support)
2012-07-30 12:23:40 +01:00
Chris Brooke
2101cf6ae7
QuakeLive PK3 support for Q3Map2
2012-07-27 17:46:54 +01:00
Eric Wasylishen
29df45359d
Remove includes for glib/gconvert.h and glib/gmem.h, according to http://developer.gnome.org/glib/stable/glib-compiling.html it is an error to include individual hedaers starting with glib 2.32
2012-07-21 12:21:58 -04:00
Timothee 'TTimo' Besset
3311e3a0da
renaming q3map2.urt -> q3map2_urt
2012-07-07 17:39:27 -05:00
TTimo
8464aef05e
more fixes
2012-07-07 10:35:17 -05:00
TTimo
8cb9ca9031
fix/update the urt q2map2 project
2012-07-07 10:15:37 -05:00
Chris Brooke
26d3246edf
Additional Surface parameters for Quake Live -
...
snowsteps
woodsteps
The below params have been added but have not been implemented yet in ql
(been told it probably will be re-purposed at a later date)
dmgthrough <-- Missile dmg through surface(?)
2012-07-02 05:54:59 +01:00
Timothee 'TTimo' Besset
f3fb7465da
propagate png compatibility fix
2012-06-30 17:39:21 -05:00
Timothee 'TTimo' Besset
1e7ca049d6
stripped the common/ and libs/ that are coming from an older release of GtkR, bump version up. building Linux bins for Majki to test with
2012-06-09 14:49:14 -05:00
Timothee 'TTimo' Besset
61a03e2ee7
add license info on a few things
2012-06-04 23:42:31 -05:00
Timothee 'TTimo' Besset
b19c4bc879
this was built on top of 1.5, so it never got properly transformed to a GPL license. took care of that now
2012-05-28 18:29:36 -05:00
Timothee 'TTimo' Besset
03fbaaa2b6
pass through the same uncrustify rules as the rest of the code to help unifying the code
2012-05-27 22:33:41 -05:00
Timothee 'TTimo' Besset
b36ee55e96
cleanup
2012-05-27 18:53:14 -05:00
Timothee 'TTimo' Besset
31286fb558
import urban terror bumpy q3map2 from http://code.google.com/p/urt-bumpy-q3map2/ - removed some trash files, no modifications yet
2012-05-27 18:50:03 -05:00
Timothee 'TTimo' Besset
6476802ae8
dunno what happened there, someone brain farted hard
2012-05-06 15:55:10 -05:00
Timothee 'TTimo' Besset
c40e0b3e57
unused
2012-04-15 11:24:38 -05:00
Timothee 'TTimo' Besset
943424faa1
fix q3map2
2012-04-14 17:31:10 -05:00
Timothee 'TTimo' Besset
85a66c9519
fix unzip code
2012-04-14 17:15:55 -05:00
Timothee TTimo Besset
c64cd0cd05
Q2Tools source - didn't import this in initially
2012-04-07 18:53:01 -05:00
alex8664
67411cb18e
This is fix for failure of compilation on new libpng
2012-03-31 17:31:50 +04:00
Timothee TTimo Besset
6ac1b9cfd3
Merge branch 'master' of github.com:TTimo/GtkRadiant
2012-03-22 22:59:40 -05:00
Timothee TTimo Besset
a5a1d8287b
new version of glib is touchy
2012-03-22 22:57:36 -05:00
Ben Noordhuis
f961a547ff
q3map2: bump MAX_OS_PATH to 4096
...
Fixes a "buffer overflow detected" abort when compiled with _FORTIFY_SOURCE=1.
The realpath(3) function in glibc checks if the destination buffer is large
enough to hold up to PATH_MAX characters and aborts if that is not the case.
PATH_MAX doesn't have to be defined so assume that it's equal to 4096.
We should really be using pathconf(_PC_PATH_MAX) instead of a hard-coded value
but that means we can no longer use static buffers to hold paths.
2012-03-18 02:17:09 +01:00
Ben Noordhuis
3a959349ac
q3map2: harden UNIX path sniffer against buffer overflows
2012-03-18 02:17:09 +01:00
Ben Noordhuis
808e1c9f6f
q3map2: fix dangling pointer dereference
...
`last` was used but not initialized.
Also fixes a segmentation fault if PATH is not in the environment.
2012-03-18 02:17:09 +01:00
Ben Noordhuis
d7e9dab03d
q3map2: getpwent() result may not be persistent
...
Use getpwuid_r() instead and store the path in a static buffer.
2012-03-18 02:17:09 +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
Ben Noordhuis
997811d430
q3map2: fix bogus empty string checks
...
qdir is an array, not a pointer, so `if (qdir)` is always true.
2012-03-18 02:17:09 +01:00
Ben Noordhuis
ca8d032cfb
fix warning: unused variable 'foo'
2012-03-18 02:17:09 +01:00
Ben Noordhuis
3311b00ae6
fix warning: format not a string literal and no format arguments
2012-03-18 02:13:11 +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
88f8603d62
8MB stack size linker options on all VC2008 proj files.
...
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@485 8a3a26a2-13c4-0310-b231-cf6edde360e5
2011-04-06 04:12:34 +00:00
rambetter
33da149be0
Backing out commit 483. Going to set linker flags instead.
...
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@484 8a3a26a2-13c4-0310-b231-cf6edde360e5
2011-04-06 04:08:22 +00:00
rambetter
e39f6f4bae
Increasing stack size on Windows build.
...
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@483 8a3a26a2-13c4-0310-b231-cf6edde360e5
2011-04-06 03:56:18 +00: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
rambetter
561e062c87
This is a major change that updates the 3rd party libs on Windows builds.
...
A couple of things are broken right now:
- OpenGL font in Windows not appearing (expected to be broken, will fix)
- Linux build broken because it loads some .vcproj files that are removed
- 3rd party libs are downloaded from porky.nerius.com, not id Software
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@473 8a3a26a2-13c4-0310-b231-cf6edde360e5
2011-02-21 14:37:49 +00:00
Forest Hale
53af03faff
use bsp version 47 for the appropriate games, this unbreaks a previous
...
commit
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@440 8a3a26a2-13c4-0310-b231-cf6edde360e5
2011-01-30 03:18:05 +00:00
rambetter
7dceb250fe
Modifying game_reaction.h (for the game Reaction) to add custom surfaces.
...
This is more convenient than using custinfoparms.txt. TTI (from the
Reaction team) game these to me.
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@434 8a3a26a2-13c4-0310-b231-cf6edde360e5
2011-01-22 07:03:51 +00:00
rambetter
083f7c7d6a
In function AddGamePath() in path_init.c for q3map2,
...
only adding path if it's not already added (remove duplicates).
It's cleaner this way.
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@432 8a3a26a2-13c4-0310-b231-cf6edde360e5
2011-01-20 07:15:47 +00:00
rambetter
89f0eeeb28
Adding game_reaction.h to q3map2. We cannot use "-game quake3" because
...
we use ~/.Reaction instead of ~/.q3a . Oh well. This is for Reaction Quake III.
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@431 8a3a26a2-13c4-0310-b231-cf6edde360e5
2011-01-20 06:31:26 +00:00
rambetter
cb169716fe
Fixing a 45 degree model clipping problem.
...
Introducing Q3MAP2_EXPERIMENTAL_MODEL_CLIPPING_FIX to control the new code,
current value is 1 (enable the fix).
This code fixes the q3map2 regression test model_clipping_45_degrees.
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@429 8a3a26a2-13c4-0310-b231-cf6edde360e5
2011-01-19 06:41:33 +00:00
rambetter
3b0589dd8b
Renaming #define constants:
...
EXPERIMENTAL_HIGH_PRECISION_MATH_Q3MAP2_FIXES ->
Q3MAP2_EXPERIMENTAL_HIGH_PRECISION_MATH_FIXES
EXPERIMENTAL_SNAP_NORMAL_FIX ->
Q3MAP2_EXPERIMENTAL_SNAP_NORMAL_FIX
EXPERIMENTAL_SNAP_PLANE_FIX ->
Q3MAP2_EXPERIMENTAL_SNAP_PLANE_FIX
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@423 8a3a26a2-13c4-0310-b231-cf6edde360e5
2011-01-12 03:21:31 +00:00
rambetter
098fe8f8d5
Increasing the values of 3 constants that control how much space is reserved
...
for the stack and/or static memory for holding arrays of structures.
MAX_ORIGINAL_EDGES changed from 0x10000 to 0x20000 (x2 increase).
MAX_MAP_BRUSHES changed from 0x8000 to 0x10000 (x2 increase).
MAX_MAP_DRAW_VERTS changed from 0x80000 to 0x100000 (x2 increase).
This is pertaining to q3map2 only.
There is a real-world case where increasing these constants is needed.
That case is when compiling Icy World for Urban Terror.
Besides that, increasing these does not hurt anything (other than requiring
more memory).
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@422 8a3a26a2-13c4-0310-b231-cf6edde360e5
2011-01-11 09:49:45 +00:00
rambetter
ea589bedcc
As per TTimo's suggestion, turning all three experimental q3map2 fixes on
...
in q3map2.h: EXPERIMENTAL_HIGH_PRECISION_MATH_Q3MAP2_FIXES,
EXPERIMENTAL_SNAP_NORMAL_FIX, and EXPERIMENTAL_SNAP_PLANE_FIX. These are all
set to 1 now.
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@421 8a3a26a2-13c4-0310-b231-cf6edde360e5
2011-01-11 08:25:10 +00:00