Commit graph

1076 commits

Author SHA1 Message Date
Timothee Besset
5432b04490 update git ignores 2016-09-30 10:24:25 -05:00
Timothee Besset
9102a0cdf6 add bspc as submodule 2016-09-30 10:19:43 -05:00
Timothee Besset
cd222b3618 misc cleanup 2016-09-29 14:20:56 -05:00
Jay Dolan
cdc2dbff32 More texture suffix checks for DarkPlaces effect texture names. 2016-09-15 16:27:55 -04:00
Pan7
70b90a60c7 Fix gcc warning sizeof on array function parameter src will return size of float (*)[3] 2016-08-25 17:47:34 +02:00
Pan7
3c9676f428 m4_submat modification 2016-08-24 11:28:08 +02:00
Pan7
5b342944e6 Fix gcc warning item may be used uninitialized in this function 2016-08-23 13:49:43 +02:00
Pan7
d089ba9454 Fix gcc warning shdr may be used uninitialized 2016-08-22 10:41:34 +02:00
Pan7
c346d43ae0 Fix gcc warning i may be used uninitialized 2016-08-22 08:48:01 +02:00
Pan7
282f33d813 Fix for potentially using uninitialized variable 2016-08-21 21:35:42 +02:00
Pan7
0b38ff0e5b Fix gcc warning suggest explicit braces to avoid ambiguous 2016-08-21 12:02:15 +02:00
Pan7
0844bbd4f6 Merge branch 'master' of https://github.com/TTimo/GtkRadiant 2016-08-21 07:58:20 +02: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
Timothee "TTimo" Besset
4c1897ce2b Merge pull request #369 from Pan7/fixstvef
Fix compiler warning with extra clamps for stvef
2016-08-20 15:54:05 -06:00
Timothee "TTimo" Besset
b4f58b6992 Merge pull request #370 from Pan7/fixwad2
Fix gcc compiler warning for wad
2016-08-20 15:53:00 -06:00
Pan7
a342e2d1d1 Fix for uninitialized var warning 2016-08-20 06:59:43 +02:00
Pan7
c5b717254c Fix compiling warning for wad 2016-08-17 08:45:14 +02:00
Thomas Köppe
7ea2c399ad [tools/quake3/q3map2] Fix memset size bugs 2016-08-16 23:41:29 +01:00
Pan7
f502093f8e Fix missing clamps for stvef 2016-08-17 00:30:32 +02:00
Timothee "TTimo" Besset
3b8916b877 Merge pull request #368 from tkoeppe/rint
[quake3/q3map2/brush.c] Fix misnamed variable
2016-08-16 15:53:25 -06: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
Timothee "TTimo" Besset
30e0307aa0 Merge pull request #366 from tkoeppe/unused
[quake3/common/aselib.c] Remove unused local variables
2016-08-16 06:17:40 -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
Pan7
9521a52442 Merge branch 'master' of https://github.com/TTimo/GtkRadiant 2016-08-13 21:13:36 +02:00
Timothee "TTimo" Besset
6409de3029 Merge pull request #359 from tkoeppe/unix
[regression_tests] Convert line endings to Unix style uniformly
2016-08-13 10:50:35 -06:00
Timothee "TTimo" Besset
748a1793d8 Merge pull request #360 from tkoeppe/static
[unzip.c{,pp}] Change zc{alloc,free} to internal linkage
2016-08-13 10:49:59 -06:00
Timothee "TTimo" Besset
4b8453ec36 Merge pull request #362 from jdolan/master
Fix Mac build's resolution of the gamepacks.
2016-08-13 10:35:25 -06:00
Jay Dolan
4638c13b57 Fix Mac build's resolution of the gamepacks. 2016-08-13 09:56:43 -04:00
Thomas Köppe
3b2fb7f27e [unzip.c{,pp}] Change zc{alloc,free} to internal linkage 2016-08-03 15:53:59 +01:00
Thomas Köppe
2028e89cf5 [regression_tests] Convert line endings to Unix style uniformly 2016-08-03 15:47:20 +01:00
TTimo
282c13d5ed fix compilation 2016-06-19 16:09:00 -06: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
Timothee "TTimo" Besset
9cb253c43b Merge pull request #353 from Pan7/shaderfallback
Win fallback for non associated shader files
2016-06-11 13:00:17 -05:00
Pan7
7ae40ed73c Win fallback for non associated shader files 2016-05-16 22:49:20 +02:00
Pan7
5105fc5db8 Using Sys_FPrintf with SYS_WRN and SYS_ERR 2016-05-16 21:20:20 +02:00
Timothee "TTimo" Besset
6f17a02271 Merge pull request #351 from Atalanttore/patch-1
Update de.po
2016-05-15 21:37:36 -05:00
Ettore Atalan
d07bdb48ba Update de.po
I've expanded and improved the German translation for GtkRadiant.
2016-05-15 20:14:43 +02:00
Jay Dolan
611b35214b Update Apple Makefile. 2016-05-08 09:22:55 -04:00
Timothee "TTimo" Besset
376eb6c0ac issue #343 - was purging the wrong model from cache, causing pointers to freed memory 2016-04-24 16:50:11 -05: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