Jonathan Gray
|
42dd32771a
|
set some possibly uninitialised vars to zero
|
2013-05-02 13:47:34 +10:00 |
|
Jonathan Gray
|
8f7968cb9c
|
add sdl glimp/input from ioquake3 for SP
|
2013-04-30 15:02:18 +10:00 |
|
Jonathan Gray
|
5b9dda241c
|
initial round of amd64 fixes
|
2013-04-24 01:24:17 +10:00 |
|
Jonathan Gray
|
21a15843f6
|
fix some accesses beyond the end of arrays spotted via clang
|
2013-04-24 00:57:09 +10:00 |
|
Jonathan Gray
|
5ed4e4ca50
|
avoid overflowing buffer with GL_EXTENSIONS, from ioquake3
|
2013-04-24 00:54:54 +10:00 |
|
Jonathan Gray
|
8cbc7dc223
|
use libGL.so.1 on linux
|
2013-04-24 00:17:55 +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
|
4e402640e7
|
adapt the q3a unix backend to c++ and JA
|
2013-04-24 00:07:39 +10:00 |
|
Jonathan Gray
|
dca7904229
|
only declare the WGL pointers on windows
|
2013-04-23 23:27:00 +10:00 |
|
Jonathan Gray
|
acc51ddf20
|
'or' is a c++ operator so rename variables to avoid it
|
2013-04-23 23:26:59 +10:00 |
|
Jonathan Gray
|
1cfc2bde7b
|
add a gcc style alignment alternative to msvc code
|
2013-04-23 23:26:58 +10:00 |
|
Jonathan Gray
|
6fc2559179
|
opt out of more masm assembly
|
2013-04-23 23:26:58 +10:00 |
|
Jonathan Gray
|
3aaacddbb2
|
USHORT -> unsigned short
|
2013-04-23 23:26:58 +10:00 |
|
Jonathan Gray
|
e1fa7930f5
|
change iterator erasing so we don't need to overload the = operator
|
2013-04-23 23:26:57 +10:00 |
|
Jonathan Gray
|
0c24fcdbfb
|
use QDECL instead of __cdecl
|
2013-04-23 23:26:49 +10:00 |
|
Jonathan Gray
|
e18c1d17b7
|
add wrappers for function pointers with default arguments
|
2013-04-23 21:59:38 +10:00 |
|
Jonathan Gray
|
648cfe3711
|
rename _X to avoid a collision with ctype.h
|
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
|
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
|
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 |
|