Areloch
|
5525f8ecdd
Converts all game, gui editor, and system classes to utilize assets
|
4 years ago |
Lukas Aldershaab
|
197a62f6ea
Convert dStrcmp to String::compare for more cases
|
4 years ago |
Lukas Aldershaab
|
c999baf7ed
Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense.
|
4 years ago |
Lukas Joergensen
|
76908eae3c
Eliminate DefineConsoleMethod
|
7 years ago |
Glenn Smith
|
e6e97e660c
Missed a couple +1s here and there
|
7 years ago |
Glenn Smith
|
79c34c68db
Use strncpy instead of strcpy because again, buffer overflows
|
7 years ago |
Glenn Smith
|
7769da9434
Use strncat instead of strcat to prevent some buffer overflows
|
7 years ago |
Thomas "elfprince13" Dickerson
|
27e2871b01
Replaced StringTable->insert("") with StringTable->EmptyString()
|
8 years ago |
Thomas "elfprince13" Dickerson
|
bcc5459818
whitespace
|
8 years ago |
Daniel Buckmaster
|
3ab048c5b0
Fixes after feedback from Luis.
|
10 years ago |
Vincent Gee
|
2f48f31a6f
Fixed String comparisons.
|
10 years ago |
Vincent Gee
|
acb192e2a5
Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro.
|
10 years ago |
jamesu
|
08d4f6ebc0
Improvements to console refactor code
|
12 years ago |
DavidWyand-GG
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |