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