Commit History

Author SHA1 Message Date
  Sean Paul Taylor 95fc4e1599 Adds new files for PhysicsCollisionShape.h/.cpp 13 years ago
  Sean Paul Taylor b1b068da23 Merge pull request #222 from blackberry-gaming/next-setaylor 13 years ago
  setaylor 590458c716 Moved Rectangle class width/height back to use float for simplifying usage for users to they wont have to cast. 13 years ago
  Steve Grenier 9a87799f68 Merge pull request #221 from blackberry-gaming/next-sgrenier 13 years ago
  Steve Grenier 233458b220 Merge pull request #220 from blackberry-gaming/next-dgough 13 years ago
  Steve Grenier a2815e9bc7 Added visible and userPointer properties to Node. 13 years ago
  Darryl Gough 44863e88c9 Fixed bug in encoder when there is only 1 key frame. 13 years ago
  Steve Grenier 1d245dfd07 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier 13 years ago
  Steve Grenier 3ab1f4b6ea Several fixes to PhysicsCharacter. 13 years ago
  Sean Paul Taylor 4cf8f16b02 Merge pull request #219 from blackberry-gaming/next-dgough 13 years ago
  Darryl Gough 78e4a337cf Fixed compiling the samples for Android. 13 years ago
  Sean Paul Taylor 6dfe2ba26d Merge pull request #218 from blackberry-gaming/next-setaylor 13 years ago
  setaylor 3fbb42bcd9 Removed Viewport.h/.cpp and replaced use via Rectangle class. 13 years ago
  Sean Paul Taylor 79fc82be04 Merge pull request #217 from blackberry-gaming/next-cculy 13 years ago
  Chris Culy 51e0741b2d Fixed a memory leak in PhysicsCollisionShape (added copy constructor and assignment operators). 13 years ago
  Sean Paul Taylor 05cacfdbeb Merge pull request #216 from blackberry-gaming/next-cculy 13 years ago
  Chris Culy 0eb784da7f Added support for setting/loading character and ghost physics collision objects from properties files and the .scene file. 13 years ago
  Sean Paul Taylor 2191fe4e3a Merge pull request #215 from blackberry-gaming/next-kcunney 13 years ago
  Kieran Cunney 342605dee5 Adds functionality to apply attenuation/decay to point lights in order to compute the light's range. 13 years ago
  Sean Paul Taylor 3466f2fde0 Merge pull request #214 from blackberry-gaming/next-ablake 13 years ago
  Kieran Cunney 4ae4fe4bc7 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney 13 years ago
  Kieran Cunney 562b07e5b1 Fixing bad commit. 13 years ago
  Adam Blake 353b877fd3 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 13 years ago
  Adam Blake 6e9486ed43 Letting image lists set a default color. 13 years ago
  Steve Grenier 18ca4d352b Merge pull request #213 from blackberry-gaming/next-sgrenier 13 years ago
  Steve Grenier aab2daf9ab Fixed compile errors and warnings with qcc. 13 years ago
  Sean Paul Taylor 96650f2943 Merge pull request #212 from blackberry-gaming/next-cculy 13 years ago
  Chris Culy 35f2d5128c Adds a warning comment to Game to prevent false memory leaks from being reported in the future. 13 years ago
  Adam Blake 0213721be9 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 13 years ago
  Adam Blake f150ba812b Refactoring of Theme, especially the way data about texture regions (images used by controls) is stored. 13 years ago