Commit History

Author SHA1 Message Date
  Lukas Joergensen bc435a3b33 Eliminate ConsoleFunction and ConsoleMethod, replace with DefineEngineStringlyVariadic 7 years ago
  Glenn Smith 6b024b21bf As suggested, extract strlen calls from sizes into variables so it isn't called twice 7 years ago
  Glenn Smith 963333c583 More cats and cpys in files that xcode doesn't see 7 years ago
  Glenn Smith a94587af43 Use strncpy instead of strcpy because again, buffer overflows 7 years ago
  Glenn Smith 1728fe39ad Use strncat instead of strcat to prevent some buffer overflows 7 years ago
  Areloch 5fd5519670 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 years ago
  Areloch 463cd50d0a Merge pull request #2133 from lukaspj/console-function-errors 7 years ago
  Lukas Joergensen 3bc46a8376 Cleanup of the elements exposed to the console 7 years ago
  Lukas Joergensen e7414e95a8 Fix minor errors in console function definitions 7 years ago
  Thomas "elfprince13" Dickerson 1c2b096a72 Whitespace consistency 8 years ago
  Thomas "elfprince13" Dickerson 88106f9032 Fixed type inference for nulls in console functions 8 years ago
  James Urquhart da6bcbeb2b Improvements to openvr code 9 years ago
  Daniel Buckmaster b507dc9555 Merge branch 'master' into console-func-refactor 11 years ago
  DavidWyand-GG 2c0fcaa398 Gamepad and joystick dead zone fix 12 years ago
  DavidWyand-GG 539efcb1e1 Input event changes 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