Commit History

Author SHA1 Message Date
  Steve Grenier 3da88bcaf3 Fixed possible issue with script event lists being indexed out of range if an event was unregistered during the invocation of another script event. 12 years ago
  Steve Grenier b88d288c49 Exposed game command-line arguments to Lua script via a global "arg" parameter. 12 years ago
  Ken Whatmough c5aa47ccd8 Merge pull request #957 from kwhatmough/next 12 years ago
  Ken Whatmough 28fa311f2e Fix my previous merge, due to renaming in next. 12 years ago
  Ken Whatmough 4fd39c2764 Merge pull request #956 from blackberry/master 12 years ago
  Sean Paul Taylor 4bcd101722 Merge pull request #955 from kwhatmough/master 12 years ago
  Ken Whatmough 750a019f93 Re-add Visual Studio template files (reverts fe907e5ac7) 12 years ago
  Sean Paul Taylor 83d524c3d6 Merge pull request #953 from ablake/next 12 years ago
  ablake 93afab937a Merge branch 'next' of https://github.com/blackberry/GamePlay into next 12 years ago
  ablake 138e47d8b7 Changing the default setting of consumeInputEvents to 'true' for all controls. 12 years ago
  ablake a24737bf58 Gamepad can return from getJoystickValues and getTriggerValue if the control doesn't exist, rather than assert that it does. This simplifies some code e.g. in the samples. 12 years ago
  Sean Paul Taylor 373c8bd9dd Merge pull request #952 from ablake/next 12 years ago
  ablake 6a9c8ca9c9 Merging gameplay.sln 12 years ago
  ablake 72783f5574 Reverting changes to project files that would have enabled XInput by default (with paths specific to my machine). 12 years ago
  ablake e05be23f0c Fixing the FormsSample from the merge. 12 years ago
  ablake 46f490421a Merge branch 'next' of https://github.com/blackberry/GamePlay into next 12 years ago
  ablake 0637ece4ac Removes analogIndex from Game::gamepadEvent. Gamepad events other than connect/disconnect will no longer be sent to games -- they are only used internally by forms. 12 years ago
  Ken Whatmough 21939408ce Merge branch 'master' into next 12 years ago
  Sean Paul Taylor 8f8e41e03b Merge pull request #943 from Kernald/cmake-windows 12 years ago
  Sean Paul Taylor f6f0ed9760 Merge pull request #950 from kwhatmough/next 12 years ago
  Ken Whatmough 0ace468625 Add more indicators for the (slow) fallback case. 12 years ago
  Ken Whatmough 191a5cb60a Add Windows 8 support for .NET downloader in the install script. 12 years ago
  Marc Plano-Lesay 5d8b1a2f6b Merge branch 'next' of git://github.com/blackberry/GamePlay into cmake-windows 12 years ago
  Steve Grenier c17f981fa1 Merge pull request #948 from sgrenier/next 12 years ago
  sgrenier f8c71553a4 Fixed a bug in cleanup code for AIStateMachine. 12 years ago
  Steve Grenier bf22ca2dfb Merge pull request #947 from sgrenier/next 12 years ago
  sgrenier af1d747ca3 Fixes cloning issue in character sample. 12 years ago
  Steve Grenier 2a3b2e0c3b Merge pull request #946 from sgrenier/next 12 years ago
  sgrenier cb3bf08f1e Merge branch 'next' of https://github.com/blackberry/GamePlay into next 12 years ago
  sgrenier bf06aa67a7 Fixed some issues related to cloning RenderState. 12 years ago