Cronologia Commit

Autore SHA1 Messaggio Data
  sgrenier 2a3f6a3144 Finished most work for new prototype of scripting system. 11 anni fa
  sgrenier 7276079d52 Changed Lua enum bindings to use integers instead of strings. This not only increased performance for enums, but it fixed some scripting bugs anf removed a large number of generated script binding source files. 11 anni fa
  sgrenier 31457c054e More prototyping of LUA scripting changes. 11 anni fa
  sgrenier cfb81be201 UI Changes: 12 anni fa
  Darryl Gough 3be40a9528 Convert line endings to LF 12 anni fa
  sgrenier 25e70f7088 Added gameplay::strcmpnocase as a platform-independent case-insensitive ASCII string comparison function. 12 anni fa
  Steve Grenier 4421b05569 Re-generated lua bindings. 12 anni fa
  sgrenier 6adf21a905 - Large overhaul to how focus and control state changes are managed within the UI system. 12 anni fa
  sgrenier b4e08c4aa5 Update lua bindings. 12 anni fa
  ablake d11c3739d5 Changing utility method isInFocus() to hasFocus() and making it protected. 12 anni fa
  ablake ebd5d0a92a Adds Hover state to UI controls. Tweaks the handling of scroll wheels to scroll containers and manipulate sliders. 12 anni fa
  Adam Blake d1ff163f30 Tweaks and fixes to Container behavior when a gamepad is used to interact with a form. 12 anni fa
  setaylor 1c3fadda4c Adds Control::setVisible(bool) and Control::isVisible() const 13 anni fa
  Darryl Gough 2a88028639 Updated lua files. 13 anni fa
  Kieran Cunney b9b7796333 Adds support for XInput gamepads for PlatformWin32 13 anni fa
  Steve Grenier cff8a4c3dd Updated Lua scripting sample to include a basic scripted AI. 13 anni fa
  Chris Culy 44910120f4 Fixes and clean up for ScriptTarget. 13 anni fa
  Chris Culy 8167dc4e88 Adds support for detecting name clashes between Lua bindings and Lua keywords. 13 anni fa
  Chris Culy 0b21c11ac0 Scripting support update. 13 anni fa
  Chris Culy 9f1c2652ed Adds gameplay-luagen project, which generates bindings from the Doxygen XML output. 13 anni fa