Histórico de Commits

Autor SHA1 Mensagem Data
  Areloch 9cd149102d Merge pull request #2248 from lukaspj/new-cinterface há 6 anos atrás
  Areloch 3a71c75596 Merge branch 'development' into EngineAPI-Refactor há 6 anos atrás
  Lukas Joergensen cd06f569fa Integrate new CInterface into the engine-console há 7 anos atrás
  Lukas Joergensen 5bde18143f Eliminate DefineConsoleFunction há 7 anos atrás
  Azaezel 28e509af1a Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess há 7 anos atrás
  Azaezel 21f9c3343c console membervar cleanup há 7 anos atrás
  Azaezel 1b016c4b7d local 'duplicates' of scratchbuffer global shifted to varBuffer há 7 anos atrás
  Glenn Smith 6b024b21bf As suggested, extract strlen calls from sizes into variables so it isn't called twice há 7 anos atrás
  Glenn Smith 751ccae12d Missed a couple +1s here and there há 7 anos atrás
  Glenn Smith a94587af43 Use strncpy instead of strcpy because again, buffer overflows há 7 anos atrás
  Glenn Smith 1728fe39ad Use strncat instead of strcat to prevent some buffer overflows há 7 anos atrás
  Areloch 7567ca10c3 Reworks the $Core::commonShaderPath variable usage to be a static variable in ShaderGen for efficiency(only one getVariable when shadergen is initialized), as well as implements the ability to set a default value, and ensures that it tries to set a path even if the pref variable is missing which is important for ported projects from older builds. há 8 anos atrás
  Areloch 26fd24fbab Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed. há 8 anos atrás
  Thomas "elfprince13" Dickerson bb38a40bcb fixed lots of tabs and space há 8 anos atrás
  Areloch 255fec1a9d Make exec() and getDSOPath() proper Con namespace functions. há 9 anos atrás
  Alex Piola 07cf85143b fixes crash when callOnChildren há 9 anos atrás
  Areloch 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. há 10 anos atrás
  James Urquhart d9436e65c5 Add workaround for issue #1292 há 10 anos atrás
  James Urquhart 12d435c341 Remove value constructors for ConsoleValueRef & fix callbacks which use them. Fixes issue #1289 há 10 anos atrás
  Daniel Buckmaster 57eed9c8e4 Amend console stack fixes to work with gcc in Ubuntu x64. há 10 anos atrás
  Daniel Buckmaster 6c92ab065e Merge remote-tracking branch 'jamesu/console_stack_fix2' into development há 10 anos atrás
  Daniel Buckmaster 497a15cfd0 Merge pull request #1214 from bpay/cppcheck-cleaning há 10 anos atrás
  Azaezel 54e1cceda9 Con::executef trampoline had mismatched argc values for the high end há 10 anos atrás
  Ben Payne 591253d5b5 Fix missing va_end's há 10 anos atrás
  James Urquhart 942c7a48f4 Fix corruption issue with string iterator was using an absolute pointer. Also adds a special relative pointer type for constructed strings on the stack. há 10 anos atrás
  James Urquhart f44a3f27d6 Fix stack balancing problems by refactoring execution calls há 10 anos atrás
  LuisAntonRebollo 3336bffad2 Changes for Linux. há 10 anos atrás
  Daniel Buckmaster 1204b81a78 Added anomymous functions as in Konrad Kiss's resource. há 10 anos atrás
  Vincent Gee acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. há 11 anos atrás
  Daniel Buckmaster b507dc9555 Merge branch 'master' into console-func-refactor há 11 anos atrás