Commit graph

878 commits

Author SHA1 Message Date
sago007
01b8cae52e Now compiles on Ubuntu 16.10 2016-12-22 16:09:32 +01:00
Timothee "TTimo" Besset
d860894ca3 Merge pull request #392 from Mateos81/PicoModelExperiment
Pico model experiment
2016-12-19 17:00:43 -06:00
Christophe Mateos
c483b791b0 Aligment. 2016-12-19 23:53:11 +01:00
Christophe Mateos
690979796d Merge remote-tracking branch 'refs/remotes/TTimo/master' into PicoModelExperiment 2016-12-19 23:46:19 +01:00
Christophe Mateos
2d08c0518c PicoModel Backport: Fixed compilation. 2016-12-19 23:45:54 +01:00
Christophe Mateos
aac08480d3 Merge remote-tracking branch 'refs/remotes/TTimo/master' into PicoModelExperiment 2016-12-19 23:37:45 +01:00
Timothee "TTimo" Besset
6f7ae10f78 Merge pull request #388 from Mateos81/UpdateGitIgnore
Update .gitignore
2016-12-12 08:33:55 -06:00
Christophe Mateos
787c0cc3cb Update .gitignore
Added more exclusions, most of them Windows/Visual Studio related.
2016-12-11 03:07:28 +01:00
Christophe Mateos
bbca1630f1 Merge remote-tracking branch 'refs/remotes/TTimo/master' 2016-12-11 01:41:07 +01:00
Timothee "TTimo" Besset
bcdcd58467 Merge pull request #387 from Mateos81/PicoModelExperiment
PicoModel lib backport from 1.5
2016-12-10 11:16:48 -06:00
Christophe Mateos
14c2c858b9 PicoModel - End of 1.5 backporting
lwo subfolder already done by @jdolan:
a269593afe (diff-584b574ac260b5150f42f60544e9266e)
2016-12-09 02:57:39 +01:00
Christophe Mateos
054cfcd15c PicoModel: Cleanup, ASE support upgrade test, uncrustify
Next to be tested is MD3...
2016-12-04 06:16:39 +01:00
Christophe Mateos
41f9d3a1e1 Ported picomodel.c from 1.5
Improvements over 1.4/1.5 are in.
2016-12-04 01:43:28 +01:00
Christophe Mateos
3fb0a994e2 Merge remote-tracking branch 'refs/remotes/TTimo/master' 2016-12-03 23:17:26 +01: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
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