Commit History

Author SHA1 Message Date
  sgrenier bcc965412d More script prototyping changes. 11 years ago
  sgrenier 7276079d52 Changed Lua enum bindings to use integers instead of strings. This not only increased performance for enums, but it fixed some scripting bugs anf removed a large number of generated script binding source files. 11 years ago
  Darryl Gough 3be40a9528 Convert line endings to LF 12 years ago
  Darryl Gough 50a5c98c26 Updated luagen to put 'gameplay::' before ScriptUtil 13 years ago
  Steve Grenier 5f80ee4a2b Merge branch 'next' of https://github.com/blackberry/GamePlay into next 13 years ago
  Steve Grenier 9c19d44567 Fixed issue where Lua bindings for overloaded functions with the same number of parameters could be forwarded to the incorrect function. 13 years ago
  Steve Grenier 739d4cdc39 Regenerated GamePlay Lua bindings. 13 years ago
  Steve Grenier cff8a4c3dd Updated Lua scripting sample to include a basic scripted AI. 13 years ago
  Chris Culy 4c66a91268 Verified and updated memory management with Lua scripts. 13 years ago
  Steve Grenier bfc29ef1a6 Regenerated API docs and script bindings for AI classes. 13 years ago