コミット履歴

作者 SHA1 メッセージ 日付
  sgrenier bcc965412d More script prototyping changes. 11 年 前
  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 年 前
  Darryl Gough 3be40a9528 Convert line endings to LF 12 年 前
  Darryl Gough 50a5c98c26 Updated luagen to put 'gameplay::' before ScriptUtil 13 年 前
  Steve Grenier 5f80ee4a2b Merge branch 'next' of https://github.com/blackberry/GamePlay into next 13 年 前
  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 年 前
  Steve Grenier 739d4cdc39 Regenerated GamePlay Lua bindings. 13 年 前
  Steve Grenier cff8a4c3dd Updated Lua scripting sample to include a basic scripted AI. 13 年 前
  Chris Culy 4c66a91268 Verified and updated memory management with Lua scripts. 13 年 前
  Steve Grenier bfc29ef1a6 Regenerated API docs and script bindings for AI classes. 13 年 前