Historial de Commits

Autor SHA1 Mensaje Fecha
  JeffR ed13bdfdd2 Changes the -> syntax check from exclusively checking simgroups to checking simsets, allowing both to be used hace 3 años
  Jeff Hutchinson 73b023a4b7 Fix console warning when calling void functions in console hace 3 años
  Jeff Hutchinson 7ac62f42a3 Fixed a leak with console stack in the interpreter. hace 3 años
  Jeff Hutchinson 2e03108856 Optionally allow to treat script assert as warning hace 3 años
  Robert MacGregor 5d26dba7da * BugFix: Clear some MSVC compiler warnings. hace 3 años
  Jeff Hutchinson 2d50f52cf1 Allow local variables to be used in eval. hace 3 años
  Robert MacGregor f9b78597f7 * BugFix: Correct an error that causes the engine to crash when calling non-namespaced engine functions incorrectly. hace 3 años
  Jeff Hutchinson a7db690b59 Reimplement object copy failures. hace 3 años
  Jeff Hutchinson 7f59bc6350 Forgot to null out the datablock after being deleted when it fails to preload. hace 3 años
  Jeff Hutchinson 6d93e96dc3 NULL out an object variable if it fails to register. hace 3 años
  Jeff Hutchinson 9b2f4976c9 small regression fix. hace 3 años
  Jeff Hutchinson 278bef8d1a Fix if to else if regression. hace 3 años
  Jeff Hutchinson 313c069ecb Fix xyz again by reverting previous commit and fixing the local variables from not resetting the object states. hace 3 años
  Jeff Hutchinson 7efe72aced More fixes with xyz lookup, and some cleanup and test cases. hace 3 años
  Jeff Hutchinson f04aca9def Fix string stack issue returning from a foreach statement. hace 3 años
  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