Lukas Aldershaab c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. 5 年 前
..
net c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. 5 年 前
auth.h 539efcb1e1 Input event changes 13 年 前
badWordFilter.cpp 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice 7 年 前
badWordFilter.h 7dbfe6994d Engine directory for ticket #1 13 年 前
banList.cpp 79c34c68db Use strncpy instead of strcpy because again, buffer overflows 7 年 前
banList.h 7dbfe6994d Engine directory for ticket #1 13 年 前
game.cpp 2bbc716db6 Eliminate unnecessary uses of ConsoleFunction 7 年 前
game.h 7dbfe6994d Engine directory for ticket #1 13 年 前
mainLoop.cpp c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. 5 年 前
mainLoop.h 9f47032522 Allow return status to be specified using quitWithStatus. 11 年 前
version.cpp e718841467 Eliminate DefineConsoleFunction 7 年 前
version.h a3f9365347 Update version.h 9 年 前