Robert MacGregor
|
6ad2876504
* BugFix: Correct 3 missing defines in the GCC types include file.
|
4 年之前 |
Jeff Hutchinson
|
3e04196a53
make tests pass.
|
4 年之前 |
Jeff Hutchinson
|
f776e73b04
cleanup
|
4 年之前 |
Jeff Hutchinson
|
02447f0996
compile fixes.
|
4 年之前 |
Jeff Hutchinson
|
50df52ecfc
more console refactor.
|
4 年之前 |
Jeff Hutchinson
|
5e81c021f5
start cleaning up ConsoleValueRef's
|
4 年之前 |
Lukas
|
e69c4f0f6a
Remove typename from ArgumentToValue specifier in MethodTrampoline
|
5 年之前 |
Lukas
|
bcb75e21ac
Remove typename from ArgumentToValue specifier
|
5 年之前 |
Lukas Joergensen
|
6a9c09f145
Update EngineAPI, use fixed_tuple as main underlying data structure
|
6 年之前 |
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 年之前 |