Commit History

Author SHA1 Message Date
  Darryl Gough 2dac2eef86 Renamed FileSystem::dirname() to getDirectoryName 12 years ago
  Darryl Gough 60bf9185d3 Merge branch 'next' of https://github.com/blackberry/GamePlay into next 12 years ago
  Sean Paul Taylor 1c4bb3a668 Merge pull request #960 from Kernald/fix-newproject-permissions 12 years ago
  Marc Plano-Lesay 8dde4c3d29 Make newproject.sh executable 12 years ago
  Steve Grenier 6534da9d15 Merge pull request #959 from sgrenier/next 12 years ago
  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 be35f66409 Merge pull request #958 from sgrenier/next 12 years ago
  Steve Grenier b88d288c49 Exposed game command-line arguments to Lua script via a global "arg" parameter. 12 years ago
  Darryl Gough b3bb05228e Merge branch 'next' of https://github.com/blackberry/GamePlay into next 12 years ago
  Darryl Gough 1c34eebc9b Changed Properties so that files can be loaded relative to the property file. 12 years ago
  Darryl Gough b7751af3d2 Added FileSystem::dirname() 12 years ago
  Darryl Gough 29bad3b528 Added -m to the encoder to allow exporting materials from FBX scenes 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