..
bv
Untangle the epic precompiled.h mess
2018-08-20 01:46:28 +02:00
containers
Get rid of some compiler warnings
2018-08-20 01:46:37 +02:00
geometry
Untangle the epic precompiled.h mess
2018-08-20 01:46:28 +02:00
hashing
s/LittleLong/LittleInt/ to match the return type
2018-08-20 01:46:33 +02:00
math
Only compile msvc style asm with 32bit msvc
2018-08-20 01:46:35 +02:00
Base64.cpp
Remove usage of long type from idlib/
2018-08-20 01:46:33 +02:00
Base64.h
Untangle the epic precompiled.h mess
2018-08-20 01:46:28 +02:00
BitMsg.cpp
s/ReadDeltaLongCounter/ReadDeltaIntCounter/
2018-08-20 01:46:33 +02:00
BitMsg.h
s/ReadDeltaLong/ReadDeltaInt/
2018-08-20 01:46:33 +02:00
CmdArgs.cpp
Untangle the epic precompiled.h mess
2018-08-20 01:46:28 +02:00
CmdArgs.h
Fix all whitespace errors
2018-08-20 01:46:22 +02:00
Dict.cpp
s/LittleLong/LittleInt/ to match the return type
2018-08-20 01:46:33 +02:00
Dict.h
Untangle the epic precompiled.h mess
2018-08-20 01:46:28 +02:00
Heap.cpp
Untangle the epic precompiled.h mess
2018-08-20 01:46:28 +02:00
Heap.h
Fix alignment issue with idBlockAlloc::Free()
2018-08-20 01:46:29 +02:00
LangDict.cpp
Untangle the epic precompiled.h mess
2018-08-20 01:46:28 +02:00
LangDict.h
Untangle the epic precompiled.h mess
2018-08-20 01:46:28 +02:00
Lexer.cpp
Untangle the epic precompiled.h mess
2018-08-20 01:46:28 +02:00
Lexer.h
Untangle the epic precompiled.h mess
2018-08-20 01:46:28 +02:00
Lib.cpp
Use _exit() in AssertFailed()
2018-08-20 01:46:35 +02:00
Lib.h
s/BigLong/BigInt/ to match the return type
2018-08-20 01:46:33 +02:00
MapFile.cpp
Untangle the epic precompiled.h mess
2018-08-20 01:46:28 +02:00
MapFile.h
Untangle the epic precompiled.h mess
2018-08-20 01:46:28 +02:00
Parser.cpp
Remove usage of long type from idlib/
2018-08-20 01:46:33 +02:00
Parser.h
Remove usage of long type from idlib/
2018-08-20 01:46:33 +02:00
Str.cpp
Remove usage of long type from idlib/
2018-08-20 01:46:33 +02:00
Str.h
Get rid of some compiler warnings
2018-08-20 01:46:37 +02:00
Timer.cpp
Use idSys::GetMilliseconds() for idTimer
2018-08-20 01:46:29 +02:00
Timer.h
Use idSys::GetMilliseconds() for idTimer
2018-08-20 01:46:29 +02:00
Token.cpp
Untangle the epic precompiled.h mess
2018-08-20 01:46:28 +02:00
Token.h
Remove usage of long type from idlib/
2018-08-20 01:46:33 +02:00