Lukas Aldershaab c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. 5 лет назад
..
findMatch.cpp ab9fc302fc Added D3D error code interpreter 6 лет назад
findMatch.h 7dbfe6994d Engine directory for ticket #1 13 лет назад
stringFunctions.cpp c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. 5 лет назад
stringFunctions.h a061923c1e Better to use strlcat and strlcpy and move them to the cpp file. Provided an implementation for platforms that don't support them (macOS only currently) 7 лет назад
stringUnit.cpp 7769da9434 Use strncat instead of strcat to prevent some buffer overflows 7 лет назад
stringUnit.h 7dbfe6994d Engine directory for ticket #1 13 лет назад
unicode.cpp 1b4f238a25 Fixed V610: Undefined behavior 8 лет назад
unicode.h fcf52fb5e0 Rename the memory allocating versions to make prev error less likely 11 лет назад