Commit History

Автор SHA1 Съобщение Дата
  Darryl Gough 85553c0bf8 Fixed minor warnings and converted tabs to spaces. преди 13 години
  Steve Grenier 2e7fcf3ca1 Added 64-bit Windows support. преди 13 години
  seanpaultaylor b84e1706f0 Fixed Linux sample06-racer. преди 13 години
  Steve Grenier cd56321b6d Merge branch 'next' of https://github.com/blackberry/GamePlay into next преди 13 години
  Steve Grenier d997f3dd6d Added MSAA support for iOS преди 13 години
  Adam Blake 2bfcd54eb6 #424 -- Added _pausedCount to Game. The game won't resume until Game::resume() has been called as many times as Game::pause() was called. This lets us continue to преди 13 години
  setaylor 6298869deb Added Game::isGestureRegistered(Gesture::GestureEvent evt) преди 13 години
  setaylor 9e246bae10 Changes to gesture interfaces. преди 13 години
  setaylor 23a3707f1c Added Gesture API support and implemented gestures support in PlatformQNX.cpp. преди 13 години
  setaylor c0e67fd388 API Changes to Gamepad, Game and Platform for Gamepad API. преди 13 години
  Kieran Cunney b9b7796333 Adds support for XInput gamepads for PlatformWin32 преди 13 години
  Darryl Gough 69fc8b07c0 Added some @script{create} tags. преди 13 години
  Chris Culy 20afed09b8 Added support for users to generate Lua script bindings for their own classes (with integration into gameplay). преди 13 години
  Chris Culy 00e82485f6 Added the ScriptTarget class, which any class can derive from in order to allow Lua scripts to interact with it (see the class for more information). преди 13 години
  Steve Grenier c35b92df90 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier преди 13 години
  Steve Grenier 511948a783 Added AIController and basic AI system including AIAgent, AIStateMachine, AIState and AIMessage. преди 13 години
  Chris Culy 648dd5474d Refactored all gameplay begin() member functions to start() (to match with the API change of end() to finish()). преди 13 години
  Kieran Cunney 268863bb76 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney преди 13 години
  Kieran Cunney fc49fae4d6 Fixes false memory leak being reported in Game as a result of declaring a vector of Gamepads. Now just store the pointer to the vector in Game and clean it up in Game::finalize(). преди 13 години
  Chris Culy bb658af28e Updated BB10 projects to work with Lua script support. преди 13 години
  Chris Culy c8e7975bd9 Fixed a bug in generating bindings for overloaded inherited functions. преди 13 години
  Chris Culy 29099b6987 Fix for enumerations in Lua scripts so that passing enums from C++ to Lua works properly. преди 13 години
  Chris Culy 9f1c2652ed Adds gameplay-luagen project, which generates bindings from the Doxygen XML output. преди 13 години
  Darryl Gough c47cc81178 Removed the copy constructor implementation for classes that wanted to hide it. преди 13 години
  Sean Paul Taylor daaa7190a0 Added cursor visibility and mouse capture on MacOSX преди 13 години
  setaylor 635aa6cb3a Changed Game::setMouseCapture and Platform::setMouseCapture to setMouseCaptured. преди 13 години
  setaylor f9a3585ce1 Changed Game::menu to menuEvent преди 13 години
  Steve Grenier 936a4efd3a Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-sgrenier преди 13 години
  Kieran Cunney c1c7be078f Adds the following APIs to the Gamepad class: преди 13 години
  Steve Grenier 1df09c1322 Mouse capture support for Windows (Mac OSX support and accessories support for embedded platforms incomplete). преди 13 години