Commit History

Autor SHA1 Mensaxe Data
  Robert MacGregor 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. %!s(int64=4) %!d(string=hai) anos
  Jeff Hutchinson 35b33f1864 various fixes and memory corruption bug. %!s(int64=4) %!d(string=hai) anos
  Jeff Hutchinson 27a4868b6e Fix buffer corruption. %!s(int64=4) %!d(string=hai) anos
  Jeff Hutchinson 717c7acca9 Merge remote-tracking branch 'devhead/Preview4_0' into tsneo %!s(int64=4) %!d(string=hai) anos
  AzaezelX 313466f57c new method from JeffH and Marauder: getClassHierarchy(classname). dumps a list of the class inhericance in reverse ancestor order (so that class first, next parent, *it's* parent, ect %!s(int64=4) %!d(string=hai) anos
  Areloch 5525f8ecdd Converts all game, gui editor, and system classes to utilize assets %!s(int64=4) %!d(string=hai) anos
  Jeff Hutchinson f776e73b04 cleanup %!s(int64=4) %!d(string=hai) anos
  Jeff Hutchinson 02447f0996 compile fixes. %!s(int64=4) %!d(string=hai) anos
  Jeff Hutchinson 50df52ecfc more console refactor. %!s(int64=4) %!d(string=hai) anos
  Lukas Joergensen fe09d6e125 ModuleSystem: Lookup CInterface methods when calling module create func %!s(int64=6) %!d(string=hai) anos
  Lukas Aldershaab c999baf7ed Moves from using dStrCmp to the new String::compare static functions. Keeps things cleaner, consistent, and works with intellisense. %!s(int64=5) %!d(string=hai) anos
  Areloch 2c2c9659e1 Merge branch 'alpha40_HiddenHugs' of https://github.com/Azaezel/Torque3D into Preview4_0_w_alph40_cleanups %!s(int64=5) %!d(string=hai) anos
  AzaezelX 2c1508c169 uninitialized variables-console %!s(int64=5) %!d(string=hai) anos
  AzaezelX bf50af7954 show/hide children automagically for simgroups via inspector %!s(int64=5) %!d(string=hai) anos
  Areloch 701ae6034d Update simObject.cpp %!s(int64=6) %!d(string=hai) anos
  Areloch 173dbc8868 Update simObject.cpp %!s(int64=6) %!d(string=hai) anos
  Areloch 728511b137 Sanity check so calling getFieldValue on a blank fieldName doesn't cause a crash. %!s(int64=6) %!d(string=hai) anos
  Areloch 6cf0c9e360 Merge branch 'development' into EngineAPI-Refactor %!s(int64=6) %!d(string=hai) anos
  Lukas Joergensen 7d91d0a577 Eliminate ConsoleFunction and ConsoleMethod, replace with DefineEngineStringlyVariadic %!s(int64=7) %!d(string=hai) anos
  Lukas Joergensen 76908eae3c Eliminate DefineConsoleMethod %!s(int64=7) %!d(string=hai) anos
  Azaezel cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess %!s(int64=7) %!d(string=hai) anos
  Azaezel f36826605f simobject, dictionary, stringtable, and taml clarificationsand cleanups %!s(int64=7) %!d(string=hai) anos
  Azaezel 2e7d406860 variable naming cleanup due to locals overriding in multiple places. objectname to mObjectName+ getName() refs in dictionary. %!s(int64=7) %!d(string=hai) anos
  Glenn Smith 79c34c68db Use strncpy instead of strcpy because again, buffer overflows %!s(int64=7) %!d(string=hai) anos
  Glenn Smith 7769da9434 Use strncat instead of strcat to prevent some buffer overflows %!s(int64=7) %!d(string=hai) anos
  Areloch 402ce9b251 Adds a new function for defining static console fields on NetObjects - addNetworkedField() %!s(int64=7) %!d(string=hai) anos
  Areloch d666322a1b Merging %!s(int64=8) %!d(string=hai) anos
  Marc Chapman 8436dff732 enhanced-field-mgmt -- Enhancements to dynamic field handling that allow for name filtering and replacement limiting %!s(int64=8) %!d(string=hai) anos
  Marc Chapman f9f05f154f datablock-temp-clone -- Implements creation of temporary datablock clones to allow late substitution of datablock fields. %!s(int64=8) %!d(string=hai) anos
  Marc Chapman 0b84fccdd2 substitutions -- Implementation of special substitution statements on datablock fields. %!s(int64=8) %!d(string=hai) anos