Commit History

Автор SHA1 Съобщение Дата
  Areloch cbc09534e4 Merge pull request #2248 from lukaspj/new-cinterface преди 7 години
  Areloch 6cf0c9e360 Merge branch 'development' into EngineAPI-Refactor преди 7 години
  Lukas Joergensen 870ee9fb5b Integrate new CInterface into the engine-console преди 7 години
  Lukas Joergensen e718841467 Eliminate DefineConsoleFunction преди 7 години
  Azaezel cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess преди 7 години
  Azaezel 9b8c950701 console membervar cleanup преди 7 години
  Azaezel 46ac677906 local 'duplicates' of scratchbuffer global shifted to varBuffer преди 7 години
  Glenn Smith 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice преди 7 години
  Glenn Smith e6e97e660c Missed a couple +1s here and there преди 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 8c807485b1 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. преди 8 години
  Areloch ed14b6fced Removes bits of code and includes that are based on old 360, xbox and PS3 flags that are no longer needed. преди 8 години
  Thomas "elfprince13" Dickerson 45ae5e71cb fixed lots of tabs and space преди 9 години
  Areloch 255fec1a9d Make exec() and getDSOPath() proper Con namespace functions. преди 9 години
  Alex Piola 07cf85143b fixes crash when callOnChildren преди 10 години
  Areloch 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. преди 10 години
  James Urquhart d9436e65c5 Add workaround for issue #1292 преди 10 години
  James Urquhart 12d435c341 Remove value constructors for ConsoleValueRef & fix callbacks which use them. Fixes issue #1289 преди 10 години
  Daniel Buckmaster 57eed9c8e4 Amend console stack fixes to work with gcc in Ubuntu x64. преди 11 години
  Daniel Buckmaster 6c92ab065e Merge remote-tracking branch 'jamesu/console_stack_fix2' into development преди 11 години
  Daniel Buckmaster 497a15cfd0 Merge pull request #1214 from bpay/cppcheck-cleaning преди 11 години
  Azaezel 54e1cceda9 Con::executef trampoline had mismatched argc values for the high end преди 11 години
  Ben Payne 591253d5b5 Fix missing va_end's преди 11 години
  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. преди 11 години
  James Urquhart f44a3f27d6 Fix stack balancing problems by refactoring execution calls преди 11 години
  LuisAntonRebollo 3336bffad2 Changes for Linux. преди 11 години
  Daniel Buckmaster 1204b81a78 Added anomymous functions as in Konrad Kiss's resource. преди 11 години
  Vincent Gee acb192e2a5 Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. преди 11 години
  Daniel Buckmaster b507dc9555 Merge branch 'master' into console-func-refactor преди 11 години