Historia zmian

Autor SHA1 Wiadomość Data
  Areloch a4fde427b7 Update simObject.cpp 6 lat temu
  Areloch 6f418cc183 Sanity check so calling getFieldValue on a blank fieldName doesn't cause a crash. 6 lat temu
  Areloch 3a71c75596 Merge branch 'development' into EngineAPI-Refactor 6 lat temu
  Lukas Joergensen bc435a3b33 Eliminate ConsoleFunction and ConsoleMethod, replace with DefineEngineStringlyVariadic 7 lat temu
  Lukas Joergensen 3c99ef73a9 Eliminate DefineConsoleMethod 7 lat temu
  Azaezel 28e509af1a Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 7 lat temu
  Azaezel 87207e0a97 simobject, dictionary, stringtable, and taml clarificationsand cleanups 7 lat temu
  Azaezel 886dcbaac5 variable naming cleanup due to locals overriding in multiple places. objectname to mObjectName+ getName() refs in dictionary. 7 lat temu
  Glenn Smith a94587af43 Use strncpy instead of strcpy because again, buffer overflows 7 lat temu
  Glenn Smith 1728fe39ad Use strncat instead of strcat to prevent some buffer overflows 7 lat temu
  Areloch b0e8a1f032 Adds a new function for defining static console fields on NetObjects - addNetworkedField() 7 lat temu
  Areloch 407bbce509 Merging 8 lat temu
  Marc Chapman 64e742f053 enhanced-field-mgmt -- Enhancements to dynamic field handling that allow for name filtering and replacement limiting 8 lat temu
  Marc Chapman 43815793d1 datablock-temp-clone -- Implements creation of temporary datablock clones to allow late substitution of datablock fields. 8 lat temu
  Marc Chapman 83c533249f substitutions -- Implementation of special substitution statements on datablock fields. 8 lat temu
  Thomas "elfprince13" Dickerson bcc5459818 whitespace 8 lat temu
  Areloch 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. 10 lat temu
  Daniel Buckmaster 84e8cbb4ee Revert recent style cleanup changes. 10 lat temu
  Daniel Buckmaster 33fcc59543 Merge remote-tracking branch 'origin/style-cleanup' into development 10 lat temu
  Daniel Buckmaster ded87c0165 Revert "PR for issue #748" 10 lat temu
  Daniel Buckmaster 7d4aeb8779 Merge pull request #1175 from Azaezel/linkNamespacesDebugOutput 10 lat temu
  Azaezel fb79d1fec7 formatting 10 lat temu
  Daniel Buckmaster 014b566014 Merge remote-tracking branch 'gg/development-3.6' into development 10 lat temu
  LuisAntonRebollo 3336bffad2 Changes for Linux. 10 lat temu
  Azaezel 793d7bf856 feedback for *which* namespace is already linked. should probably look into enhancing assertwarn to be able to take a formatted string at some point... 10 lat temu
  Daniel Buckmaster 33ff180593 Merge branch 'development' into style-cleanup 11 lat temu
  Areloch 8518c85e80 PR for issue #748 11 lat temu
  Daniel Buckmaster b507dc9555 Merge branch 'master' into console-func-refactor 11 lat temu
  bank f3fc84738b Use fixed buffer size var when allocating return buffer from console. 11 lat temu
  bank cf3eb26e6f Rename all member variables to follow the style guidelines (prefixed with the 'm') - class CodeBlock 11 lat temu