提交歷史

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