aboutsummaryrefslogtreecommitdiffstats
path: root/src/world.cpp
AgeCommit message (Collapse)Author
2019-09-12Ability to pass world data into LuaAndy Belle-Isle
2019-09-11World system now has a pointer to the current world, and worlds created in ↵Andy Belle-Isle
Lua are returned to Lua as pointers
2019-09-10Started world systemAndy Belle-Isle