Historique des commits

Auteur SHA1 Message Date
  Darryl Gough 2213eb04b7 Made the back button larger in the gameplay-tests. il y a 13 ans
  Darryl Gough 839677e1d1 Fixed the racer so that it runs on Android. il y a 13 ans
  Darryl Gough ce9854ecaf Merge branch 'next' of https://github.com/blackberry/GamePlay into next il y a 13 ans
  Ken Whatmough 23e54bf78b Merge pull request #434 from kwhatmough/next il y a 13 ans
  Ken Whatmough 0436fd846d Adds new MathUtil.cpp file to Linux and Android projects. il y a 13 ans
  Darryl Gough b66ea12fd4 Merge pull request #433 from dgough/next il y a 13 ans
  Darryl Gough 0c7127725b Merge branch 'next' of https://github.com/blackberry/GamePlay into next il y a 13 ans
  Ken Whatmough 27950f4f58 Merge pull request #432 from kwhatmough/next il y a 13 ans
  Darryl Gough 8a5746073a Fixed warning in TestsGame. il y a 13 ans
  Ken Whatmough 53cacef586 fix mac build il y a 13 ans
  Sean Paul Taylor bb210e37f9 Merge pull request #431 from ablake/next il y a 13 ans
  Adam Blake 09f48f9a9b Merge branch 'next' of https://github.com/blackberry/GamePlay into next il y a 13 ans
  Adam Blake c482107e64 Cleaning up memory in gameplay-tests. il y a 13 ans
  Adam Blake ca4a3f0826 Adding a control to a container now calls addRef() on the control, giving the container ownership. Removing a control releases the control. il y a 13 ans
  Sean Paul Taylor 224282b904 Merge pull request #430 from kwhatmough/next il y a 13 ans
  Ken Whatmough db83c84cb2 Update Xcode project with newly added file. il y a 13 ans
  Ken Whatmough 361a72fb8c Adds smoothing functions and updates the racer sample to use them. il y a 13 ans
  Ken Whatmough 2871ea6291 Minor cleanup of vehicle reset math. il y a 13 ans
  Ken Whatmough ef6dfc1120 Avoid undefined result in downforce calculation. il y a 13 ans
  Sean Paul Taylor be119f71e5 Merge pull request #428 from ablake/next il y a 13 ans
  Adam Blake be51d243c0 A few tweaks to the Racer sample's menu. Also disabling the menu when it's not visible. il y a 13 ans
  Adam Blake 2b01b7d485 Merge branch 'next' of https://github.com/blackberry/GamePlay into next il y a 13 ans
  Adam Blake 682507be97 Modified gameplay-tests to use a programmatically-created Form rather than just drawing text for the main menu. il y a 13 ans
  Adam Blake 6fd8aadef8 Added check to Form::setSize() to prevent it from attempting to create a FrameBuffer with a width or height of 0, which would cause the game to crash. il y a 13 ans
  Sean Paul Taylor 868510c070 Merge pull request #427 from kwhatmough/next il y a 13 ans
  Ken Whatmough b831d3adab Fix camera jitter at near-zero speeds. il y a 13 ans
  Ken Whatmough bcb74dbd42 Allow braking to take precedence over driving. il y a 13 ans
  Adam Blake bf5037eec6 Removed LAYOUT_SCROLL from Layout::Type enumeration as all containers can now scroll, not depending on layout type. il y a 13 ans
  Ken Whatmough b6bdfd2d06 Use separate bit flags for keyboard and mouse buttons to properly handle simultaneous use. il y a 13 ans
  Sean Paul Taylor 418fee21d0 Merge pull request #426 from kwhatmough/next il y a 13 ans