Revīziju vēsture

Autors SHA1 Ziņojums Datums
  setaylor 635aa6cb3a Changed Game::setMouseCapture and Platform::setMouseCapture to setMouseCaptured. 13 gadi atpakaļ
  setaylor 1346e4c3a6 Updated Platform to support for optionally passing a user defined nativeWindow to attach to. (on platforms that support this) 13 gadi atpakaļ
  Steve Grenier 1df09c1322 Mouse capture support for Windows (Mac OSX support and accessories support for embedded platforms incomplete). 13 gadi atpakaļ
  Adam Blake 48fbf29317 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 13 gadi atpakaļ
  Adam Blake 15aafb3c21 Fixes #476 (adding mouse event support to UI controls). 13 gadi atpakaļ
  Steve Grenier ee61e40cc8 Fixed issue where time would not progress properly in animations when the game framerate was significantly high (greater than several hundred FPS). 13 gadi atpakaļ
  Chris Culy c28860fd66 Error handling improvements (6 of 7 - Game and Platform). 13 gadi atpakaļ
  Steve Grenier 5db193ce1d Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier 13 gadi atpakaļ
  Steve Grenier 820398598f Adds game configuration support including support for resource aliases to assist in defining different assets per target platform. 13 gadi atpakaļ
  setaylor fd8e995eb2 Fixed android support for portrait mode accelerometer. 13 gadi atpakaļ
  Chris Culy 39a5e125a9 Fixes Android activity (app) life cycle issues. 13 gadi atpakaļ
  setaylor 8223247b12 Fixes #94 for JNI ERROR: non-VM thread making JNI calls. 13 gadi atpakaļ
  Darryl Gough 1dd3de7431 Fixed multi-touch for Android. 13 gadi atpakaļ
  Darryl Gough a4cf36f65b Fixed Platform::getAccelerometerValues() for Android. 13 gadi atpakaļ
  Darryl Gough 6720274dc9 Fixed bug where Forms did not receive touch event on Android. 13 gadi atpakaļ
  Brandon Slack a58358f42e Fixes crash on hitting esc on Mac OS X 13 gadi atpakaļ
  Chris Culy ddbafec5ea Moved the gameplay splash image into the main gameplay res folder. 13 gadi atpakaļ
  Sean Paul Taylor aafa932d20 Added methods to Platform to support returning the native display resolution 14 gadi atpakaļ
  Darryl Gough b882214017 Fixed multi-touch for Android. 14 gadi atpakaļ
  Ramprasad Madhavan 203f0d6ad2 Minor change of comments on gameplay-main-android.cpp file. 14 gadi atpakaļ
  Ramprasad Madhavan 3a4fe3be01 Moving all the android platform related stuff from gameplay-main to to the PlatformAndroid. 14 gadi atpakaļ
  Chris Culy 7e796d6fd1 Audio support for Android using OpenSL ES. Note that multiple features (pitch, 3D audio) are not currently supported by Android. 14 gadi atpakaļ
  Ramprasad Madhavan 3bede83e8e Adding keyboard (show / hide) support. 14 gadi atpakaļ
  Ramprasad Madhavan 482c2fd970 Merge branch 'next-rmadhavan' of https://github.com/blackberry-gaming/GamePlay into next-rmadhavan 14 gadi atpakaļ
  Ramprasad Madhavan 2b0b288c59 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-rmadhavan 14 gadi atpakaļ
  Ramprasad Madhavan 0c66baf747 Initial checkin for android platform support. 14 gadi atpakaļ