Historique des commits

Auteur SHA1 Message Date
  Brian Roberts 0d981b62cf Merge pull request #1015 from Azaezel/alpha41/consoleCleanups il y a 2 ans
  AzaezelX b86716c670 further console cleanups. mostly of the form of correcting uninitialized values. some arithmatic sizes il y a 2 ans
  AzaezelX fed381c945 more console cleanups il y a 2 ans
  AzaezelX 0ce2da3a23 clean up math varsize complaints il y a 2 ans
  AzaezelX a956264bbc misc warn fixes il y a 2 ans
  JeffR ed13bdfdd2 Changes the -> syntax check from exclusively checking simgroups to checking simsets, allowing both to be used il y a 3 ans
  Jeff Hutchinson 73b023a4b7 Fix console warning when calling void functions in console il y a 3 ans
  Jeff Hutchinson 7ac62f42a3 Fixed a leak with console stack in the interpreter. il y a 3 ans
  Jeff Hutchinson 2e03108856 Optionally allow to treat script assert as warning il y a 3 ans
  Robert MacGregor 5d26dba7da * BugFix: Clear some MSVC compiler warnings. il y a 4 ans
  Jeff Hutchinson 2d50f52cf1 Allow local variables to be used in eval. il y a 4 ans
  Robert MacGregor f9b78597f7 * BugFix: Correct an error that causes the engine to crash when calling non-namespaced engine functions incorrectly. il y a 4 ans
  Jeff Hutchinson a7db690b59 Reimplement object copy failures. il y a 4 ans
  Jeff Hutchinson 7f59bc6350 Forgot to null out the datablock after being deleted when it fails to preload. il y a 4 ans
  Jeff Hutchinson 6d93e96dc3 NULL out an object variable if it fails to register. il y a 4 ans
  Jeff Hutchinson 9b2f4976c9 small regression fix. il y a 4 ans
  Jeff Hutchinson 278bef8d1a Fix if to else if regression. il y a 4 ans
  Jeff Hutchinson 313c069ecb Fix xyz again by reverting previous commit and fixing the local variables from not resetting the object states. il y a 4 ans
  Jeff Hutchinson 7efe72aced More fixes with xyz lookup, and some cleanup and test cases. il y a 4 ans
  Jeff Hutchinson f04aca9def Fix string stack issue returning from a foreach statement. il y a 4 ans
  Jeff Hutchinson 98a2fa0f33 Fix bugs with internalName accessor il y a 4 ans
  Jeff Hutchinson 6ec40e86da Fix bugs with certain properties (and .x .y .z accessors) and add tests. il y a 4 ans
  Jeff Hutchinson a449fadde2 hacks to make thedebugger work again. il y a 4 ans
  Robert MacGregor 6ad2876504 * BugFix: Correct 3 missing defines in the GCC types include file. il y a 4 ans
  Jeff Hutchinson 8fc0db21c1 Small fixes for the script interpreter. il y a 4 ans
  Jeff Hutchinson db047275f1 add fast int to object lookup. il y a 4 ans
  Jeff Hutchinson ab4c0f0361 Add fast math optimization il y a 4 ans
  Jeff Hutchinson 55b0ecb487 optimizations il y a 4 ans
  Jeff Hutchinson dcd01e1231 move parameters instead of copying. il y a 4 ans
  Jeff Hutchinson 964fde8f09 Goodbye String Stack! il y a 4 ans