Commit Graph

859 Commits

Author SHA1 Message Date
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
Timothee "TTimo" Besset 95d4d9c114 Merge pull request #386 from illwieckz/sysfprintf
More: Using Sys_FPrintf with SYS_WRN and SYS_ERR
2016-10-15 18:08:15 -05:00
Timothee "TTimo" Besset 53ded3b365 Merge pull request #371 from Pan7/wunzip
Fix gcc warning suggest explicit braces to avoid ambiguous
2016-10-15 18:02:24 -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
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
Pan7 0b38ff0e5b Fix gcc warning suggest explicit braces to avoid ambiguous 2016-08-21 12:02:15 +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
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
Timothee "TTimo" Besset b60ab94a52 Merge pull request #342 from Pan7/MiniDump
MiniDump for msvc
2016-04-23 15:58:37 -05:00
Pan7 57daf1d8c5 MiniDump for msvc 2016-04-11 22:16:12 +02:00
Timothee "TTimo" Besset f7f0f1d433 Create CONTRIBUTING.md 2016-03-13 17:41:32 -05:00
Timothee "TTimo" Besset 1f71d06804 Merge pull request #338 from illwieckz/split
split q3map2's main.c to smaller files to make it easier to maintain and help sharing code
2016-03-13 17:18:16 -05:00