Commit graph

26 commits

Author SHA1 Message Date
Jonathan Gray
ac9a3c7748 use an int not a long for the version in the roff header 2013-04-24 01:24:31 +10:00
Jonathan Gray
76fb0c6d6f chids in savegames are 32 bits on disk so don't use long 2013-04-24 01:24:31 +10:00
Jonathan Gray
5b9dda241c initial round of amd64 fixes 2013-04-24 01:24:17 +10:00
Jonathan Gray
eba23de0e9 modify #elif statements so they will build if a symbol isn't defined 2013-04-24 00:36:59 +10:00
Jonathan Gray
40a2f534d0 remove a wrong and unused prototype 2013-04-24 00:16:12 +10:00
Jonathan Gray
7fa9827a94 avoid implicit int types 2013-04-24 00:15:48 +10:00
Jonathan Gray
666685fba6 adjust to different scoping of variables declared in for loops 2013-04-24 00:13:50 +10:00
Jonathan Gray
ea4f7f0599 turn off c++ symbol mangling for GetGameAPI/vmMain/dllEntry 2013-04-24 00:11:01 +10:00
Jonathan Gray
0833f632ad add a CPUSTRING for amd64 linux 2013-04-23 23:27:00 +10:00
Jonathan Gray
eaad5df3d1 add an OpenBSD section to q_shared.h 2013-04-23 23:26:59 +10:00
Jonathan Gray
df9e8b2224 leave the masm assembly to msvc 2013-04-23 23:26:57 +10:00
Jonathan Gray
ef2d578693 avoid scoped enums which was until very recently a microsoft extension 2013-04-23 23:26:56 +10:00
Jonathan Gray
8096cb839d _snprintf -> snprintf 2013-04-23 23:26:56 +10:00
Jonathan Gray
a72f2af77e replace _isnan with Q_isnan 2013-04-23 23:26:56 +10:00
Jonathan Gray
3dff5cdf52 avoid including some bg_lib functions 2013-04-23 23:26:55 +10:00
Jonathan Gray
e18c1d17b7 add wrappers for function pointers with default arguments 2013-04-23 21:59:38 +10:00
Jonathan Gray
2c2667afcc don't hardcode windows value of RAND_MAX and fix namespace issues 2013-04-23 21:59:37 +10:00
Jonathan Gray
0c448c94df fix #includes to compile on non windows without pch 2013-04-23 21:59:26 +10:00
Jonathan Gray
53d289ddc2 rename some c files that will be compiled as c++ 2013-04-23 17:10:44 +10:00
Jonathan Gray
dbf733b95c add and use Q_stricmp/Q_strcmpi/Q_strlwr/Q_strupr 2013-04-23 16:54:20 +10:00
Jonathan Gray
bd47e42e0e fix slashes in include paths 2013-04-23 15:40:23 +10:00
Jonathan Gray
85e0d466e2 remove the rest of the Visual SourceSafe files 2013-04-23 15:39:07 +10:00
Jonathan Gray
039ef2cb4a ditch dos style newlines 2013-04-23 15:21:39 +10:00
Josh Vega
107cd7a531 Deleted all the Visual SourceSafe files. 2013-04-06 20:59:34 -04:00
James Monroe
59f7e71450 Jedi Academy Patch 1.01 2013-04-04 18:21:13 -05:00
James Monroe
684d1bcb3b Jedi Academy Release 2013-04-04 17:35:38 -05:00