Commit History

Author SHA1 Message Date
  Jeff Hutchinson 4af4d90f4a Get rid of setLocalVariable entirely. 3 years ago
  Jeff Hutchinson c16b88d709 Fix temporary buffer for scripting conversions. 4 years ago
  Jeff Hutchinson 478a04bea8 Fix DSOs and bump version! 4 years ago
  Jeff Hutchinson 1b54162580 cleanup todos 4 years ago
  Jeff Hutchinson 6f7fdca87d lotsa fixes. 4 years ago
  Jeff Hutchinson ab4c0f0361 Add fast math optimization 4 years ago
  Jeff Hutchinson 55b0ecb487 optimizations 4 years ago
  Jeff Hutchinson 964fde8f09 Goodbye String Stack! 4 years ago
  Jeff Hutchinson bfc0109485 fixes and some minor bc adjustment. 4 years ago
  Jeff Hutchinson 3e04196a53 make tests pass. 4 years ago
  Jeff Hutchinson f776e73b04 cleanup 4 years ago
  Jeff Hutchinson 02447f0996 compile fixes. 4 years ago
  Jeff Hutchinson 50df52ecfc more console refactor. 4 years ago
  Jeff Hutchinson 5e81c021f5 start cleaning up ConsoleValueRef's 4 years ago
  Lukas Aldershaab 099dd4f1f3 Parametrize script extension, default to 'tscript' 4 years ago
  Areloch 6cf0c9e360 Merge branch 'development' into EngineAPI-Refactor 6 years ago
  Lukas Joergensen 7d91d0a577 Eliminate ConsoleFunction and ConsoleMethod, replace with DefineEngineStringlyVariadic 7 years ago
  Lukas Joergensen 6b524ae58a Eliminate ConsoleStaticMethod 7 years ago
  Azaezel cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 7 years ago
  Azaezel 9b8c950701 console membervar cleanup 7 years ago
  Glenn Smith 79c34c68db Use strncpy instead of strcpy because again, buffer overflows 7 years ago
  Areloch d666322a1b Merging 7 years ago
  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 years ago
  Thomas "elfprince13" Dickerson 1c2b096a72 Whitespace consistency 8 years ago
  Thomas "elfprince13" Dickerson b215bfb933 executef converted 8 years ago
  Areloch 255fec1a9d Make exec() and getDSOPath() proper Con namespace functions. 9 years ago
  Areloch 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. 10 years ago
  Raul Ferriz 7e172869a9 Fixed warning. 10 years ago
  Daniel Buckmaster d89c3b7c6f Merge pull request #1333 from Azaezel/PluggingLeaks 10 years ago
  Azaezel b1e8a45a48 leak prevention according to: https://vld.codeplex.com/ ConsoleValue() constructors and destructors to handle corner-cases not already addressed via init, and cleanup 10 years ago