Commit History

Author SHA1 Message Date
  Darryl Gough a5c092a2f3 Added TimeListener interface and the ability to schedule a callback using game time. 14 years ago
  Chris Culy c82de3a543 Fixes issue where disabled UI controls were receiving input events. 14 years ago
  Chris Culy a9fc4bb7d1 Fix to AudioBuffer (buffers weren't being removed from the global cache when they were destroyed) - (also, changed tabs to spaces). 14 years ago
  Sean Paul Taylor aafa932d20 Added methods to Platform to support returning the native display resolution 14 years ago
  Darryl Gough d2bbb5e22c Removed mouseWheelEvent and combined it with mouseEvent instead. 14 years ago
  Chris Culy 12e7c20453 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-rmadhavan 14 years ago
  Darryl Gough 21b71c53d6 Added mouse events to Game.h. 14 years ago
  Chris Culy 7e796d6fd1 Audio support for Android using OpenSL ES. Note that multiple features (pitch, 3D audio) are not currently supported by Android. 14 years ago
  Ramprasad Madhavan 714743af08 Adding the modified files to support gameplay on android platform. 14 years ago
  Ramprasad Madhavan 617e969121 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-rmadhavan 14 years ago
  Steve Grenier 7bd06601ab Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier 14 years ago
  Steve Grenier dfc153a212 Added MeshBatch class to allow batching of any primitive mesh data. 14 years ago
  Sean Paul Taylor 6722f1d75d Changed Input.h to separate out Keyboard and Touch into seperate headers. 14 years ago
  Kieran Cunney fea5e09cde Merge branch 'next-kcunney' of https://github.com/blackberry-gaming/GamePlay into next-kcunney 14 years ago
  Sean Paul Taylor a9bee80b0b Update game to defer calling users initialize until the first game frame. 14 years ago
  Sean Paul Taylor 1f9ab7278c Moved <description> in bar-descriptor.xml to proper location in samples. 14 years ago
  Ramprasad Madhavan 68e29ad2c7 Added Theme.cpp and Theme.h for supporting loading of a theme from a Theme file. 14 years ago
  Ramprasad Madhavan e4719b3cea Backing up change before merge with next. 14 years ago
  Sean Paul Taylor 6bd1537915 Updated all gameplay .h/.cpp files to remove the useless file headers that only identify the file name. 14 years ago
  Chris Culy f81631ed7c Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-cculy 14 years ago
  Steve Grenier 420da906ac Added memory leak detection support (when GAMEPLAY_MEM_LEAK_DETECTION is defined - off by default) for tracking new/delete allocations and also gameplay::Ref allocations. 14 years ago
  Chris Culy c9f359b075 Continuing work on the physics API. 14 years ago
  Chris Culy cf536cc2fd - Interim commit on Physics development (before getting changes from SVN). 14 years ago
  Sean Paul Taylor 65ee2544e0 GamePlay v1.0.1 14 years ago
  Sean Paul Taylor 23328a79fd This is the group for gaming/gameplay 14 years ago