Skip to content

Commit

Permalink
remove oolua from CustomSystem.h/cpp and reimplement it with raw Lua API
Browse files Browse the repository at this point in the history
This also involves some minor structural changes, namely that CustomSystem
and CustomSystemBody objects are now independent heap-allocated objects,
and std::vector<CS/CSB*> is used instead of std::list<CS/CSB>
  • Loading branch information
johnbartholomew committed May 5, 2012
1 parent 4d37bfc commit a24bb7d
Show file tree
Hide file tree
Showing 5 changed files with 449 additions and 211 deletions.
Loading

0 comments on commit a24bb7d

Please sign in to comment.