| .. |
|
findMatch.cpp
|
ab9fc302fc
Added D3D error code interpreter
|
6 years ago |
|
findMatch.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
|
stringFunctions.cpp
|
c999baf7ed
Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense.
|
5 years ago |
|
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 years ago |
|
stringUnit.cpp
|
7769da9434
Use strncat instead of strcat to prevent some buffer overflows
|
7 years ago |
|
stringUnit.h
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |
|
unicode.cpp
|
1b4f238a25
Fixed V610: Undefined behavior
|
8 years ago |
|
unicode.h
|
fcf52fb5e0
Rename the memory allocating versions to make prev error less likely
|
11 years ago |