.. |
bv
|
Untangle the epic precompiled.h mess
|
2018-08-20 01:46:28 +02:00 |
containers
|
List.h needs sys/platform.h for ID_INLINE
|
2018-08-20 01:46:37 +02:00 |
geometry
|
Fix GCC -W(maybe-)uninitialized warnings that at least kinda had a point
|
2024-03-18 23:20:42 +01:00 |
hashing
|
Don't use "register" keyword, it was deprecated in C++11
|
2024-03-18 23:20:42 +01:00 |
math
|
Fix GCC -W(maybe-)uninitialized warnings that at least kinda had a point
|
2024-03-18 23:20:42 +01: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
|
Import changes from Doom3: The Lost Mission
|
2020-01-05 02:59:43 +01:00 |
Dict.h
|
Import changes from Doom3: The Lost Mission
|
2020-01-05 02:59:43 +01:00 |
Heap.cpp
|
Use idStr::Copynz() instead of strncpy()
|
2022-05-28 19:15:17 +02:00 |
Heap.h
|
Fix alignment issue with idBlockAlloc::Free()
|
2018-08-20 01:46:29 +02:00 |
LangDict.cpp
|
Mirroring the idLangDict changes made to the Engine for this mod
|
2020-01-05 02:59:43 +01:00 |
LangDict.h
|
Untangle the epic precompiled.h mess
|
2018-08-20 01:46:28 +02:00 |
Lexer.cpp
|
Fixing some spelling errors: s/unkown/unknown, s/seperate/separate. (#107)
|
2018-08-20 01:46:38 +02:00 |
Lexer.h
|
Untangle the epic precompiled.h mess
|
2018-08-20 01:46:28 +02:00 |
Lib.cpp
|
Don't use "register" keyword, it was deprecated in C++11
|
2024-03-18 23:20:42 +01: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
|
Fix -Wformat-security warnings - thanks James Addison!
|
2024-03-18 23:20:42 +01:00 |
Parser.h
|
Remove usage of long type from idlib/
|
2018-08-20 01:46:33 +02:00 |
Str.cpp
|
Add D3_(v)snprintfC99() for C99-compatible implementations
|
2022-05-28 19:15:16 +02:00 |
Str.h
|
Add D3_(v)snprintfC99() for C99-compatible implementations
|
2022-05-28 19:15:16 +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 |