Commit History

Author SHA1 Message Date
  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
  AzaezelX 9fef1b3cd1 uninitialized variables-gui 5 years ago
  Areloch 6cf0c9e360 Merge branch 'development' into EngineAPI-Refactor 6 years ago
  Lukas Joergensen 76908eae3c Eliminate DefineConsoleMethod 7 years ago
  Azaezel cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 7 years ago
  Azaezel c875f44bd1 clarified several variable 'r' definitions, as well as a doubleup of a sucessive S32 txt_w = mProfile->mFont->getStrWidth( buff ); pair 7 years ago
  Glenn Smith 79c34c68db Use strncpy instead of strcpy because again, 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
  Areloch 2002d74b78 Issue found with PVS-Studio: 10 years ago
  Nathan Bowhay fbc6bcea20 Added better comments to console methods 10 years ago
  Vincent Gee acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 10 years ago
  Daniel Buckmaster b507dc9555 Merge branch 'master' into console-func-refactor 11 years ago
  bank 6d176cf8db Rename local variable to prevent confusion with member variable. 11 years ago
  jamesu 08d4f6ebc0 Improvements to console refactor code 13 years ago
  DavidWyand-GG 7dbfe6994d Engine directory for ticket #1 13 years ago