Jonathan Gray
|
6bc56bd6b6
|
set some possibly uninitialised vars to zero
|
2013-05-02 17:45:27 +10:00 |
|
Jonathan Gray
|
2647f1e8d1
|
const fixes
|
2013-05-02 17:21:31 +10:00 |
|
Jonathan Gray
|
854e82ae96
|
add sdl glimp/input from ioquake3 for MP
|
2013-04-30 14:59:53 +10:00 |
|
Jonathan Gray
|
0b512e60b6
|
fix some accesses beyond the end of arrays spotted via clang
|
2013-04-28 21:55:11 +10:00 |
|
Jonathan Gray
|
b1e04dbac4
|
avoid overflowing buffer with GL_EXTENSIONS, from ioquake3
|
2013-04-28 21:55:11 +10:00 |
|
Jonathan Gray
|
33b0592a56
|
stricmp -> Q_stricmp
|
2013-04-28 21:55:10 +10:00 |
|
Jonathan Gray
|
cf987264f9
|
adapt the q3a unix backend to c++ and JO
|
2013-04-28 17:55:04 +10:00 |
|
Jonathan Gray
|
8202db3fe1
|
provide a gcc style alternative to the inline asm in tr_shade
|
2013-04-28 16:24:32 +10:00 |
|
Jonathan Gray
|
c294d5e494
|
match JA and typedef LPCSTR q_shared.h
|
2013-04-28 16:24:32 +10:00 |
|
Jonathan Gray
|
ceb09f0e9b
|
place win32 code under #ifdef _WIN32 not #ifndef __linux__
|
2013-04-28 16:24:32 +10:00 |
|
Jonathan Gray
|
4b44474789
|
change iterator erasing so we don't need to overload the = operator
|
2013-04-28 16:24:31 +10:00 |
|
Jonathan Gray
|
6d2a2a5c1e
|
add a gcc style alignment alternative to msvc code
|
2013-04-28 16:24:31 +10:00 |
|
Jonathan Gray
|
92d13d1c98
|
rename _X to avoid a collision with ctype.h
|
2013-04-28 16:24:30 +10:00 |
|
Jonathan Gray
|
a962a72805
|
leave the masm assembly to msvc
|
2013-04-28 16:24:30 +10:00 |
|
Jonathan Gray
|
16ff91d807
|
fix #includes to compile on non windows without pch
|
2013-04-28 16:24:14 +10:00 |
|
Jonathan Gray
|
89212b6574
|
Deleted all the Visual SourceSafe files.
|
2013-04-22 15:40:58 +10:00 |
|
Jonathan Gray
|
e4d728c502
|
ditch dos style newlines
|
2013-04-22 15:25:59 +10:00 |
|
James Monroe
|
6af9b594e1
|
Jedi Outcast Patch v1.03
|
2013-04-04 16:05:53 -05:00 |
|
James Monroe
|
fdf355590f
|
Jedi Outcast Patch v1.02
|
2013-04-04 15:49:50 -05:00 |
|
James Monroe
|
a8c260f9e4
|
Jedi Outcast Release v1.0
|
2013-04-04 13:24:26 -05:00 |
|
James Monroe
|
b2f9cf6f08
|
Jedi Outcast v056
|
2013-04-04 13:07:40 -05:00 |
|
James Monroe
|
ccbb2c0000
|
Jedi Outcast v055
|
2013-04-04 13:01:17 -05:00 |
|