Commit Graph

4 Commits

Author SHA1 Message Date
David Capello 4fe66f2ffb Change scripting language to Lua 2018-08-22 14:54:51 -03:00
David Capello 31de049a68 Add missing #include to use ASSERT() 2016-11-18 12:26:43 -03:00
David Capello 02b9a953ef Avoid creating a System instance in she::instance()
This is necessary for tests that don't need a System but call the
instance() function anyway.
2016-11-18 12:13:10 -03:00
David Capello 08bb51e358 Merge all she::instance() implementations
Only she::create_system() must be provided by the platform impl.
2016-11-18 09:40:35 -03:00