Lukas
|
90d460d9a4
Remove object and function namespace from argument list
|
5 years ago |
Lukas Joergensen
|
c9609fbdbf
CInterface integration in CodeInterpreter null ptr fix
|
6 years ago |
Jeff Hutchinson
|
2bf3c8384c
Fix global variables not being able to be used inside of a foreach$ loop.
|
6 years ago |
AzaezelX
|
2c1508c169
uninitialized variables-console
|
5 years ago |
Areloch
|
cbc09534e4
Merge pull request #2248 from lukaspj/new-cinterface
|
6 years ago |
Areloch
|
21123bdc2f
Merge pull request #2237 from JeffProgrammer/codeinterpreter_cleanup
|
7 years ago |
Lukas Joergensen
|
870ee9fb5b
Integrate new CInterface into the engine-console
|
7 years ago |
Jeff Hutchinson
|
c6ec1f8d86
Added better script interpreter logging.
|
7 years ago |
Jeff Hutchinson
|
c75eecbf53
fix this pointer in op_callfunc_this
|
7 years ago |
Jeff Hutchinson
|
12134ceb2b
Check for NULL on the thisObject before using it. Also cleanup break to goto.
|
7 years ago |
Jeff Hutchinson
|
5d8b367de8
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
|
79c34c68db
Use strncpy instead of strcpy because again, buffer overflows
|
7 years ago |
Glenn Smith
|
7769da9434
Use strncat instead of strcat to prevent some buffer overflows
|
7 years ago |
Areloch
|
d666322a1b
Merging
|
7 years ago |