Lukas Aldershaab
|
c999baf7ed
Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense.
|
4 anos atrás |
Areloch
|
8956559bfd
Various misc. tweaks and fixes based on static code analysis to minimize/fix memleaks, crashes, or other performance impacting code.
|
4 anos atrás |
Areloch
|
6cf0c9e360
Merge branch 'development' into EngineAPI-Refactor
|
6 anos atrás |
Lukas Joergensen
|
76908eae3c
Eliminate DefineConsoleMethod
|
7 anos atrás |
Azaezel
|
cbce2ee805
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
7 anos atrás |
Azaezel
|
5282b37d9f
shadowvar cleanup
|
7 anos atrás |
Glenn Smith
|
79c34c68db
Use strncpy instead of strcpy because again, buffer overflows
|
7 anos atrás |
Glenn Smith
|
7769da9434
Use strncat instead of strcat to prevent some buffer overflows
|
7 anos atrás |
Thomas "elfprince13" Dickerson
|
27e2871b01
Replaced StringTable->insert("") with StringTable->EmptyString()
|
8 anos atrás |
Thomas "elfprince13" Dickerson
|
bcc5459818
whitespace
|
8 anos atrás |
Areloch
|
6e8fa7215a
Moves from using dStrIsEmpty to the new String::isEmpty static function. Keeps things cleaner, consistent, and works with intellisense.
|
10 anos atrás |
Daniel Buckmaster
|
3ab048c5b0
Fixes after feedback from Luis.
|
10 anos atrás |
Vincent Gee
|
acb192e2a5
Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro.
|
10 anos atrás |
jamesu
|
08d4f6ebc0
Improvements to console refactor code
|
12 anos atrás |
DavidWyand-GG
|
7dbfe6994d
Engine directory for ticket #1
|
13 anos atrás |