Commit History

Author SHA1 Message Date
  Jeff Hutchinson 02447f0996 compile fixes. 4 years ago
  Jeff Hutchinson 50df52ecfc more console refactor. 4 years ago
  Lukas Joergensen fe09d6e125 ModuleSystem: Lookup CInterface methods when calling module create func 6 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
  Areloch 2c2c9659e1 Merge branch 'alpha40_HiddenHugs' of https://github.com/Azaezel/Torque3D into Preview4_0_w_alph40_cleanups 5 years ago
  AzaezelX 2c1508c169 uninitialized variables-console 5 years ago
  AzaezelX bf50af7954 show/hide children automagically for simgroups via inspector 5 years ago
  Areloch 701ae6034d Update simObject.cpp 6 years ago
  Areloch 173dbc8868 Update simObject.cpp 6 years ago
  Areloch 728511b137 Sanity check so calling getFieldValue on a blank fieldName doesn't cause a crash. 6 years ago
  Areloch 6cf0c9e360 Merge branch 'development' into EngineAPI-Refactor 6 years ago
  Lukas Joergensen 7d91d0a577 Eliminate ConsoleFunction and ConsoleMethod, replace with DefineEngineStringlyVariadic 7 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 f36826605f simobject, dictionary, stringtable, and taml clarificationsand cleanups 7 years ago
  Azaezel 2e7d406860 variable naming cleanup due to locals overriding in multiple places. objectname to mObjectName+ getName() refs in dictionary. 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
  Areloch 402ce9b251 Adds a new function for defining static console fields on NetObjects - addNetworkedField() 7 years ago
  Areloch d666322a1b Merging 7 years ago
  Marc Chapman 8436dff732 enhanced-field-mgmt -- Enhancements to dynamic field handling that allow for name filtering and replacement limiting 8 years ago
  Marc Chapman f9f05f154f datablock-temp-clone -- Implements creation of temporary datablock clones to allow late substitution of datablock fields. 8 years ago
  Marc Chapman 0b84fccdd2 substitutions -- Implementation of special substitution statements on datablock fields. 8 years ago
  Thomas "elfprince13" Dickerson bcc5459818 whitespace 8 years ago
  Areloch 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. 9 years ago
  Daniel Buckmaster 84e8cbb4ee Revert recent style cleanup changes. 10 years ago
  Daniel Buckmaster 33fcc59543 Merge remote-tracking branch 'origin/style-cleanup' into development 10 years ago
  Daniel Buckmaster ded87c0165 Revert "PR for issue #748" 10 years ago
  Daniel Buckmaster 7d4aeb8779 Merge pull request #1175 from Azaezel/linkNamespacesDebugOutput 10 years ago
  Azaezel fb79d1fec7 formatting 10 years ago