James Urquhart
|
3f97c2cedd
Fix building on GCC
|
10 years ago |
James Urquhart
|
4a97054f02
Workaround for GCC/LLVM
|
10 years ago |
James Urquhart
|
94a46d7123
Regenerate engineAPI.h from a template
|
10 years ago |
James Urquhart
|
f44a3f27d6
Fix stack balancing problems by refactoring execution calls
|
10 years ago |
Vincent Gee
|
acb192e2a5
Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro.
|
10 years ago |
Daniel Buckmaster
|
b507dc9555
Merge branch 'master' into console-func-refactor
|
11 years ago |
LuisAntonRebollo
|
82bb19e1b5
Fix for error on Clang compiler: reinterpret_cast from 'const void *' to 'FunctionType *' (aka 'void (*)(EngineObject *, const char *, const char *)') casts away qualifiers
|
11 years ago |
Thomas Fischer
|
cd978039ac
Merge pull request #635 from just-bank/engine-fixes
|
11 years ago |
bank
|
e7eab10ad5
Corrected the use of #pragma warning()
|
11 years ago |
cpusci
|
4c35fd37af
Simple pass over the codebase to standardize the platform types.
|
12 years ago |
bank
|
9f2b0bcaf4
Fix engine API copy/paste errors (typo).
|
12 years ago |
jamesu
|
08d4f6ebc0
Improvements to console refactor code
|
13 years ago |
James Urquhart
|
38c8e52c1d
Beginnings of the "pass everything using a native type wrapper" console code.
|
13 years ago |
DavidWyand-GG
|
7dbfe6994d
Engine directory for ticket #1
|
13 years ago |