Lukas Joergensen
|
a241d27b58
Expand EngineAPI type definitions
|
преди 6 години |
AzaezelX
|
2c1508c169
uninitialized variables-console
|
преди 5 години |
Marc Chapman
|
e5884c56a7
Sqlite Console refactor, also rename param to make tooltip function more helpful
|
преди 6 години |
Lukas Joergensen
|
780e1dc73f
Use FixedTuple in EngineTrampoline, to make memory-layout consistent
|
преди 7 години |
Lukas Joergensen
|
7d91d0a577
Eliminate ConsoleFunction and ConsoleMethod, replace with DefineEngineStringlyVariadic
|
преди 7 години |
Lukas Joergensen
|
6be736ff85
Eliminate DefineConsoleStaticMethod
|
преди 7 години |
Lukas Joergensen
|
76908eae3c
Eliminate DefineConsoleMethod
|
преди 7 години |
Lukas Joergensen
|
e718841467
Eliminate DefineConsoleFunction
|
преди 7 години |
Thomas "elfprince13" Dickerson
|
d64e2a7019
Removed constexpr use to support VS2013
|
преди 8 години |
Thomas "elfprince13" Dickerson
|
1c2b096a72
Whitespace consistency
|
преди 8 години |
Thomas "elfprince13" Dickerson
|
39bea37fa0
minor fixes, and converted the type table
|
преди 8 години |
Thomas "elfprince13" Dickerson
|
500383591c
TSShapeConstruct commands converted
|
преди 8 години |
Thomas "elfprince13" Dickerson
|
62e3fae060
so many variadics.
|
преди 8 години |
Thomas "elfprince13" Dickerson
|
0dfb15dc57
Another set of templates converted to be variadic
|
преди 8 години |
Thomas "elfprince13" Dickerson
|
88106f9032
Fixed type inference for nulls in console functions
|
преди 8 години |
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 години |
Thomas "elfprince13" Dickerson
|
5a53fe7311
Started variadic templates in engine API
|
преди 8 години |
James Urquhart
|
3f97c2cedd
Fix building on GCC
|
преди 10 години |
James Urquhart
|
4a97054f02
Workaround for GCC/LLVM
|
преди 10 години |
James Urquhart
|
94a46d7123
Regenerate engineAPI.h from a template
|
преди 10 години |
James Urquhart
|
f44a3f27d6
Fix stack balancing problems by refactoring execution calls
|
преди 10 години |
Vincent Gee
|
acb192e2a5
Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro.
|
преди 10 години |
Daniel Buckmaster
|
b507dc9555
Merge branch 'master' into console-func-refactor
|
преди 10 години |
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 години |
Thomas Fischer
|
cd978039ac
Merge pull request #635 from just-bank/engine-fixes
|
преди 11 години |
bank
|
e7eab10ad5
Corrected the use of #pragma warning()
|
преди 11 години |
cpusci
|
4c35fd37af
Simple pass over the codebase to standardize the platform types.
|
преди 12 години |
bank
|
9f2b0bcaf4
Fix engine API copy/paste errors (typo).
|
преди 12 години |
jamesu
|
08d4f6ebc0
Improvements to console refactor code
|
преди 13 години |
James Urquhart
|
38c8e52c1d
Beginnings of the "pass everything using a native type wrapper" console code.
|
преди 13 години |