]> code.bitgloo.com Git - clyne/gamedev.git/commit
scriptable tags, inv. system
authorClyne Sullivan <tullivan99@gmail.com>
Sun, 23 Oct 2016 23:05:12 +0000 (18:05 -0500)
committerClyne Sullivan <tullivan99@gmail.com>
Sun, 23 Oct 2016 23:05:12 +0000 (18:05 -0500)
commit2dd2f42ff1c683331e7192b4bfb832e41543d2df
tree50a8c022ed2f38cfae462296b28cd1543e4db42c
parentb32c68a5a4bfb06f321a1d78357c65458b24e760
scriptable tags, inv. system
12 files changed:
include/common.hpp
include/inventory.hpp [new file with mode: 0644]
include/player.hpp
include/texture.hpp
include/world.hpp
main.cpp
src/engine.cpp
src/inventory.cpp [new file with mode: 0644]
src/player.cpp
src/world.cpp
xml/!town.xml
xml/entities.xml [new file with mode: 0644]