Historial de Commits

Autor SHA1 Mensaje Fecha
  Jeff Hutchinson 98a2fa0f33 Fix bugs with internalName accessor hace 4 años
  Jeff Hutchinson 6ec40e86da Fix bugs with certain properties (and .x .y .z accessors) and add tests. hace 4 años
  Jeff Hutchinson a449fadde2 hacks to make thedebugger work again. hace 4 años
  Robert MacGregor 6ad2876504 * BugFix: Correct 3 missing defines in the GCC types include file. hace 4 años
  Jeff Hutchinson 8fc0db21c1 Small fixes for the script interpreter. hace 4 años
  Jeff Hutchinson db047275f1 add fast int to object lookup. hace 4 años
  Jeff Hutchinson ab4c0f0361 Add fast math optimization hace 4 años
  Jeff Hutchinson 55b0ecb487 optimizations hace 4 años
  Jeff Hutchinson dcd01e1231 move parameters instead of copying. hace 4 años
  Jeff Hutchinson 964fde8f09 Goodbye String Stack! hace 4 años
  Jeff Hutchinson bb12638ea5 Added error checking for using a local variable in global scope, and added optimization to method object parameter. hace 4 años
  Jeff Hutchinson bfc0109485 fixes and some minor bc adjustment. hace 4 años
  Jeff Hutchinson bc0f5bd3a3 combine numeric stacks into one common stack. hace 4 años
  Jeff Hutchinson 960db74733 small fix. hace 4 años
  Jeff Hutchinson 4e678292e1 fix foreach/foreach$ loops. hace 4 años
  Jeff Hutchinson 3e04196a53 make tests pass. hace 4 años
  Jeff Hutchinson f776e73b04 cleanup hace 4 años
  Jeff Hutchinson 02447f0996 compile fixes. hace 4 años
  Jeff Hutchinson 35500a87c6 initial port of the new interpreter hace 4 años
  Glenn Smith 18dee487f9 Use a circular buffer for getReturnBuffer because StringStack's would get clobbered too quickly hace 7 años
  Glenn Smith 7769da9434 Use strncat instead of strcat to prevent some buffer overflows hace 7 años
  Areloch d666322a1b Merging hace 8 años
  Marc Chapman 39b62b1461 copy-on-reload -- The datablock copy op, ":" is modified to copy on reload as well as on creation. hace 8 años
  Marc Chapman 0b84fccdd2 substitutions -- Implementation of special substitution statements on datablock fields. hace 8 años
  Thomas "elfprince13" Dickerson 45ae5e71cb fixed lots of tabs and space hace 9 años
  Areloch 810ac82eae Adds a missed cleanup for currentNewObj. hace 9 años
  Areloch 3cfc6f787c Adds some pointer cleanup in the event we bail out of creating a new object for whatever reason. hace 9 años
  Areloch 86dd8a8cf7 Adds a onPostAdd callback to simObject so we can do handling AFTER the object and it's children have been added successfully. hace 9 años
  Areloch 7a3b40a86d Initial Implementation of the Taml, Asset and Modules systems. hace 10 años
  Azaezel 3c1c88d96b TORQUE_VALIDATE_STACK define for console stack debugging hace 10 años