Histórico de commits

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