Thomas "elfprince13" Dickerson
|
d64e2a7019
Removed constexpr use to support VS2013
|
8 years ago |
Thomas "elfprince13" Dickerson
|
1c2b096a72
Whitespace consistency
|
8 years ago |
Thomas "elfprince13" Dickerson
|
39bea37fa0
minor fixes, and converted the type table
|
8 years ago |
Thomas "elfprince13" Dickerson
|
500383591c
TSShapeConstruct commands converted
|
8 years ago |
Thomas "elfprince13" Dickerson
|
62e3fae060
so many variadics.
|
8 years ago |
Thomas "elfprince13" Dickerson
|
0dfb15dc57
Another set of templates converted to be variadic
|
8 years ago |
Thomas "elfprince13" Dickerson
|
88106f9032
Fixed type inference for nulls in console functions
|
8 years ago |
Thomas "elfprince13" Dickerson
|
26da831b01
This commit is broken, but has a lot of important stuff in it. Trying to figure out why my constructor thinks it doesn't take any parameters
|
8 years ago |
Thomas "elfprince13" Dickerson
|
5a53fe7311
Started variadic templates in engine API
|
8 years ago |
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 |