]> code.bitgloo.com Git - clyne/gamedev2.git/commit
World system now has a pointer to the current world, and worlds created in Lua are...
authorAndy Belle-Isle <drumsetmonkey@gmail.com>
Wed, 11 Sep 2019 05:46:14 +0000 (01:46 -0400)
committerAndy Belle-Isle <drumsetmonkey@gmail.com>
Wed, 11 Sep 2019 05:46:14 +0000 (01:46 -0400)
commit8f0db67c5fdbc1e7b8759f44b45ad64caf336cb5
tree0333263e39e51eab9fdb83fc1f6046159d91b0e4
parent1d9c67f5719b3c55b1f2f2537e796e2ad95e1ac1
World system now has a pointer to the current world, and worlds created in Lua are returned to Lua as pointers
src/script.cpp
src/world.cpp
src/world.hpp