提交歷史

作者 SHA1 備註 提交日期
  Robert MacGregor 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 3 年之前
  Jeff Hutchinson 5e81c021f5 start cleaning up ConsoleValueRef's 4 年之前
  Lukas Aldershaab 099dd4f1f3 Parametrize script extension, default to 'tscript' 4 年之前
  Lukas Joergensen 7d91d0a577 Eliminate ConsoleFunction and ConsoleMethod, replace with DefineEngineStringlyVariadic 7 年之前
  Glenn Smith 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice 7 年之前
  Glenn Smith d9a723d533 More cats and cpys in files that xcode doesn't see 7 年之前
  Glenn Smith 79c34c68db Use strncpy instead of strcpy because again, buffer overflows 7 年之前
  Glenn Smith 7769da9434 Use strncat instead of strcat to prevent some buffer overflows 7 年之前
  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 年之前
  Areloch 1ef75b411c Merge pull request #2133 from lukaspj/console-function-errors 7 年之前
  Lukas Joergensen 86a0ba44d3 Cleanup of the elements exposed to the console 7 年之前
  Lukas Joergensen 2bd43efcb9 Fix minor errors in console function definitions 7 年之前
  Thomas "elfprince13" Dickerson 1c2b096a72 Whitespace consistency 8 年之前
  Thomas "elfprince13" Dickerson 88106f9032 Fixed type inference for nulls in console functions 8 年之前
  James Urquhart da6bcbeb2b Improvements to openvr code 9 年之前
  Daniel Buckmaster b507dc9555 Merge branch 'master' into console-func-refactor 10 年之前
  DavidWyand-GG 2c0fcaa398 Gamepad and joystick dead zone fix 12 年之前
  DavidWyand-GG 539efcb1e1 Input event changes 12 年之前
  jamesu 08d4f6ebc0 Improvements to console refactor code 12 年之前
  James Urquhart 38c8e52c1d Beginnings of the "pass everything using a native type wrapper" console code. 13 年之前
  DavidWyand-GG 7dbfe6994d Engine directory for ticket #1 13 年之前