Historie revizí

Autor SHA1 Zpráva Datum
  Robert MacGregor f9b78597f7 * BugFix: Correct an error that causes the engine to crash when calling non-namespaced engine functions incorrectly. před 4 roky
  Jeff Hutchinson a7db690b59 Reimplement object copy failures. před 4 roky
  Jeff Hutchinson 7f59bc6350 Forgot to null out the datablock after being deleted when it fails to preload. před 4 roky
  Jeff Hutchinson 6d93e96dc3 NULL out an object variable if it fails to register. před 4 roky
  Jeff Hutchinson 9b2f4976c9 small regression fix. před 4 roky
  Jeff Hutchinson 278bef8d1a Fix if to else if regression. před 4 roky
  Jeff Hutchinson 313c069ecb Fix xyz again by reverting previous commit and fixing the local variables from not resetting the object states. před 4 roky
  Jeff Hutchinson 7efe72aced More fixes with xyz lookup, and some cleanup and test cases. před 4 roky
  Jeff Hutchinson f04aca9def Fix string stack issue returning from a foreach statement. před 4 roky
  Jeff Hutchinson 98a2fa0f33 Fix bugs with internalName accessor před 4 roky
  Jeff Hutchinson 6ec40e86da Fix bugs with certain properties (and .x .y .z accessors) and add tests. před 4 roky
  Jeff Hutchinson a449fadde2 hacks to make thedebugger work again. před 4 roky
  Robert MacGregor 6ad2876504 * BugFix: Correct 3 missing defines in the GCC types include file. před 4 roky
  Jeff Hutchinson 8fc0db21c1 Small fixes for the script interpreter. před 4 roky
  Jeff Hutchinson db047275f1 add fast int to object lookup. před 4 roky
  Jeff Hutchinson ab4c0f0361 Add fast math optimization před 4 roky
  Jeff Hutchinson 55b0ecb487 optimizations před 4 roky
  Jeff Hutchinson dcd01e1231 move parameters instead of copying. před 4 roky
  Jeff Hutchinson 964fde8f09 Goodbye String Stack! před 4 roky
  Jeff Hutchinson bb12638ea5 Added error checking for using a local variable in global scope, and added optimization to method object parameter. před 4 roky
  Jeff Hutchinson bfc0109485 fixes and some minor bc adjustment. před 4 roky
  Jeff Hutchinson bc0f5bd3a3 combine numeric stacks into one common stack. před 4 roky
  Jeff Hutchinson 960db74733 small fix. před 4 roky
  Jeff Hutchinson 4e678292e1 fix foreach/foreach$ loops. před 4 roky
  Jeff Hutchinson 3e04196a53 make tests pass. před 4 roky
  Jeff Hutchinson f776e73b04 cleanup před 4 roky
  Jeff Hutchinson 02447f0996 compile fixes. před 4 roky
  Jeff Hutchinson 35500a87c6 initial port of the new interpreter před 4 roky
  Glenn Smith 18dee487f9 Use a circular buffer for getReturnBuffer because StringStack's would get clobbered too quickly před 7 roky
  Glenn Smith 7769da9434 Use strncat instead of strcat to prevent some buffer overflows před 7 roky