Историја ревизија

Аутор SHA1 Порука Датум
  Darryl Gough 1b01a77c43 Fixed loadfile and dofile for PlayBook, Android etc. пре 13 година
  Darryl Gough 64c6f19902 Renamed gameplay::printError to gameplay::print. пре 13 година
  Darryl Gough fce1db5157 Updated lua script bindings. пре 13 година
  Darryl Gough 356ab9e809 Merge branch 'next' of https://github.com/blackberry/GamePlay into next пре 13 година
  Darryl Gough 69fc8b07c0 Added some @script{create} tags. пре 13 година
  Darryl Gough c6dce31cfe Fixed the print function in Lua. пре 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 година
  Chris Culy 4c66a91268 Verified and updated memory management with Lua scripts. пре 13 година
  Chris Culy 648dd5474d Refactored all gameplay begin() member functions to start() (to match with the API change of end() to finish()). пре 13 година
  Chris Culy 39280b9f59 Refactored ScriptController's interface to be more clean (moved utility functions that are only used by the generated bindings outside ScriptController into the ScriptUtil namespace). пре 13 година
  Chris Culy 9ae05ccb3d Adds Lua scripting support to Android. пре 13 година
  Chris Culy bb658af28e Updated BB10 projects to work with Lua script support. пре 13 година
  Chris Culy 8bcd9762d8 Adds support for object arrays (i.e. VertexElement*). пре 13 година
  Chris Culy 29099b6987 Fix for enumerations in Lua scripts so that passing enums from C++ to Lua works properly. пре 13 година
  Chris Culy 7e9c449ffc Fixed another bug with boolean Lua stack values. пре 13 година
  Chris Culy 8167dc4e88 Adds support for detecting name clashes between Lua bindings and Lua keywords. пре 13 година
  Chris Culy 9f1c2652ed Adds gameplay-luagen project, which generates bindings from the Doxygen XML output. пре 13 година