Commit History

Author SHA1 Message Date
  Areloch 9cd149102d Merge pull request #2248 from lukaspj/new-cinterface 6 years ago
  Areloch 532cc4ad1b Merge pull request #2237 from JeffProgrammer/codeinterpreter_cleanup 7 years ago
  Lukas Joergensen cd06f569fa Integrate new CInterface into the engine-console 7 years ago
  Jeff Hutchinson babe32ae7b Added better script interpreter logging. 7 years ago
  Jeff Hutchinson 188fba2049 fix this pointer in op_callfunc_this 7 years ago
  Jeff Hutchinson 47b1990cb7 Check for NULL on the thisObject before using it. Also cleanup break to goto. 7 years ago
  Jeff Hutchinson 050d710580 Remove unused variables and cleanup precision warnings as dSprintf takes a U32 for the size of the buffer to use. 7 years ago
  Glenn Smith a94587af43 Use strncpy instead of strcpy because again, buffer overflows 7 years ago
  Glenn Smith 1728fe39ad Use strncat instead of strcat to prevent some buffer overflows 7 years ago
  Areloch 407bbce509 Merging 8 years ago