Jonathan Gray
|
e454e9ebd7
|
callMask needs to be externally visible
|
2013-04-26 22:27:21 +10:00 |
|
Jonathan Gray
|
e058e43fa4
|
place win32 code under #ifdef _WIN32 not #ifndef __linux__
|
2013-04-26 22:27:19 +10:00 |
|
Jonathan Gray
|
a064ebf87a
|
change iterator erasing so we don't need to overload the = operator
|
2013-04-26 22:27:19 +10:00 |
|
Jonathan Gray
|
d7b7f5ac78
|
match the rest of the code and have OutputDebugString under _DEBUG
|
2013-04-26 22:27:12 +10:00 |
|
Jonathan Gray
|
f99cdcd1fa
|
leave the masm assembly to msvc
|
2013-04-25 23:51:56 +10:00 |
|
Jonathan Gray
|
5c941d29f1
|
strnicmp -> Q_strnicmp
|
2013-04-25 23:51:56 +10:00 |
|
Jonathan Gray
|
901d5acb51
|
stricmp -> Q_stricmp
|
2013-04-25 23:51:55 +10:00 |
|
Jonathan Gray
|
4d606a650d
|
USHORT -> unsigned short
|
2013-04-25 23:51:54 +10:00 |
|
Jonathan Gray
|
067e58ea4e
|
provide a gcc style alternative to the inline asm in timing.h
|
2013-04-25 23:51:54 +10:00 |
|
Jonathan Gray
|
d140164808
|
__int64 -> int64_t
|
2013-04-25 23:51:54 +10:00 |
|
Jonathan Gray
|
46c9f91703
|
strlwr -> Q_strlwr
|
2013-04-25 23:51:54 +10:00 |
|
Jonathan Gray
|
2d66eb2b2b
|
fix #includes to compile on non windows without pch
|
2013-04-25 23:51:46 +10:00 |
|
Jonathan Gray
|
d279049cb8
|
replace some #elif __linux__ with #else
|
2013-04-25 12:46:05 +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 |
|