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 10 年之前