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