커밋 기록

작성자 SHA1 메시지 날짜
  Areloch 6cf0c9e360 Merge branch 'development' into EngineAPI-Refactor 6 년 전
  Lukas Joergensen 7d91d0a577 Eliminate ConsoleFunction and ConsoleMethod, replace with DefineEngineStringlyVariadic 7 년 전
  Lukas Joergensen 76908eae3c Eliminate DefineConsoleMethod 7 년 전
  Azaezel cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 7 년 전
  Azaezel f36826605f simobject, dictionary, stringtable, and taml clarificationsand cleanups 7 년 전
  Azaezel 2e7d406860 variable naming cleanup due to locals overriding in multiple places. objectname to mObjectName+ getName() refs in dictionary. 7 년 전
  Glenn Smith 79c34c68db Use strncpy instead of strcpy because again, buffer overflows 7 년 전
  Glenn Smith 7769da9434 Use strncat instead of strcat to prevent some buffer overflows 7 년 전
  Areloch 402ce9b251 Adds a new function for defining static console fields on NetObjects - addNetworkedField() 7 년 전
  Areloch d666322a1b Merging 8 년 전
  Marc Chapman 8436dff732 enhanced-field-mgmt -- Enhancements to dynamic field handling that allow for name filtering and replacement limiting 8 년 전
  Marc Chapman f9f05f154f datablock-temp-clone -- Implements creation of temporary datablock clones to allow late substitution of datablock fields. 8 년 전
  Marc Chapman 0b84fccdd2 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 10 년 전
  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 년 전
  cpusci 4c35fd37af Simple pass over the codebase to standardize the platform types. 12 년 전
  James Urquhart 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code. 13 년 전