Robert MacGregor
|
1b6b803a20
* BugFix: Clear a lot of warnings and correct a few actual programming errors along the way.
|
3 anos atrás |
Jeff Hutchinson
|
5e81c021f5
start cleaning up ConsoleValueRef's
|
4 anos atrás |
Lukas Aldershaab
|
099dd4f1f3
Parametrize script extension, default to 'tscript'
|
4 anos atrás |
Lukas Joergensen
|
7d91d0a577
Eliminate ConsoleFunction and ConsoleMethod, replace with DefineEngineStringlyVariadic
|
7 anos atrás |
Glenn Smith
|
47d5b6ead7
As suggested, extract strlen calls from sizes into variables so it isn't called twice
|
7 anos atrás |
Glenn Smith
|
d9a723d533
More cats and cpys in files that xcode doesn't see
|
7 anos atrás |
Glenn Smith
|
79c34c68db
Use strncpy instead of strcpy because again, buffer overflows
|
7 anos atrás |
Glenn Smith
|
7769da9434
Use strncat instead of strcat to prevent some buffer overflows
|
7 anos atrás |
Areloch
|
81a7fabe3c
Implements hold and context keybind functionality, enabling the ability to have actionmap binds for holding down a button(complete with hold time return if needed) and context binds for being able to have different events for tapping and holding on the same key.
|
7 anos atrás |
Areloch
|
1ef75b411c
Merge pull request #2133 from lukaspj/console-function-errors
|
7 anos atrás |
Lukas Joergensen
|
86a0ba44d3
Cleanup of the elements exposed to the console
|
7 anos atrás |
Lukas Joergensen
|
2bd43efcb9
Fix minor errors in console function definitions
|
7 anos atrás |
Thomas "elfprince13" Dickerson
|
1c2b096a72
Whitespace consistency
|
8 anos atrás |
Thomas "elfprince13" Dickerson
|
88106f9032
Fixed type inference for nulls in console functions
|
8 anos atrás |
James Urquhart
|
da6bcbeb2b
Improvements to openvr code
|
9 anos atrás |
Daniel Buckmaster
|
b507dc9555
Merge branch 'master' into console-func-refactor
|
10 anos atrás |
DavidWyand-GG
|
2c0fcaa398
Gamepad and joystick dead zone fix
|
12 anos atrás |
DavidWyand-GG
|
539efcb1e1
Input event changes
|
12 anos atrás |
jamesu
|
08d4f6ebc0
Improvements to console refactor code
|
12 anos atrás |
James Urquhart
|
38c8e52c1d
Beginnings of the "pass everything using a native type wrapper" console code.
|
13 anos atrás |
DavidWyand-GG
|
7dbfe6994d
Engine directory for ticket #1
|
13 anos atrás |