James Urquhart
|
12d435c341
Remove value constructors for ConsoleValueRef & fix callbacks which use them. Fixes issue #1289
|
10 years ago |
Daniel Buckmaster
|
57eed9c8e4
Amend console stack fixes to work with gcc in Ubuntu x64.
|
10 years ago |
Daniel Buckmaster
|
6c92ab065e
Merge remote-tracking branch 'jamesu/console_stack_fix2' into development
|
10 years ago |
Daniel Buckmaster
|
497a15cfd0
Merge pull request #1214 from bpay/cppcheck-cleaning
|
10 years ago |
Azaezel
|
54e1cceda9
Con::executef trampoline had mismatched argc values for the high end
|
10 years ago |
Ben Payne
|
591253d5b5
Fix missing va_end's
|
10 years ago |
James Urquhart
|
942c7a48f4
Fix corruption issue with string iterator was using an absolute pointer. Also adds a special relative pointer type for constructed strings on the stack.
|
10 years ago |
James Urquhart
|
f44a3f27d6
Fix stack balancing problems by refactoring execution calls
|
10 years ago |
LuisAntonRebollo
|
3336bffad2
Changes for Linux.
|
10 years ago |
Daniel Buckmaster
|
1204b81a78
Added anomymous functions as in Konrad Kiss's resource.
|
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
|
10 years ago |
bank
|
f3fc84738b
Use fixed buffer size var when allocating return buffer from console.
|
11 years ago |
cpusci
|
4c35fd37af
Simple pass over the codebase to standardize the platform types.
|
12 years ago |
jamesu
|
98b92360f9
Signed values now set/get from the float value. Also add a bool helper.
|
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 |