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 |
Azaezel
|
cbce2ee805
Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess
|
7 years ago |
Azaezel
|
f36826605f
simobject, dictionary, stringtable, and taml clarificationsand cleanups
|
7 years ago |
Glenn Smith
|
47d5b6ead7
As suggested, extract strlen calls from sizes into variables so it isn't called twice
|
7 years ago |
Glenn Smith
|
79c34c68db
Use strncpy instead of strcpy because again, buffer overflows
|
7 years ago |
Daniel Buckmaster
|
40b871e652
Add profiling to StringTable.
|
10 years ago |
LuisAntonRebollo
|
fcf7bee64a
Fix x64 problems for WIN64.
|
11 years ago |
LuisAntonRebollo
|
e6e225e081
Fix for avoid a zero division on _StringTable::resize.
|
11 years ago |
DavidWyand-GG
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |