]> code.bitgloo.com Git - clyne/gamedev.git/commit
Inv and textures
authordrumsetmonkey <abelleisle@roadrunner.com>
Wed, 30 Mar 2016 12:41:16 +0000 (08:41 -0400)
committerdrumsetmonkey <abelleisle@roadrunner.com>
Wed, 30 Mar 2016 12:41:16 +0000 (08:41 -0400)
commitc35571e37bdd6d2fe9b95e4265c150265585f3a9
tree31478f777e27f345cc20f2eaf796a176b55cb4fe
parent82c178d797b9a23c31d7dad1cc8cac29d27c6eb1
Inv and textures
32 files changed:
assets/style/classic/bg/bgWoodTile.png
config/items.xml
include/Quest.h [deleted file]
include/Quest.hpp [new file with mode: 0644]
include/Texture.h [deleted file]
include/Texture.hpp [new file with mode: 0644]
include/common.h [deleted file]
include/common.hpp [new file with mode: 0644]
include/config.h [deleted file]
include/config.hpp [new file with mode: 0644]
include/entities.h [deleted file]
include/entities.hpp [new file with mode: 0644]
include/inventory.h [deleted file]
include/inventory.hpp [new file with mode: 0644]
include/threadpool.h [deleted file]
include/threadpool.hpp [new file with mode: 0644]
include/ui.h [deleted file]
include/ui.hpp [new file with mode: 0644]
include/world.h [deleted file]
include/world.hpp [new file with mode: 0644]
main.cpp
src/Quest.cpp
src/Texture.cpp
src/common.cpp
src/config.cpp
src/entities.cpp
src/gameplay.cpp
src/inventory.cpp
src/threadpool.cpp
src/ui.cpp
src/world.cpp
xml/playerSpawnHill1_Building1.xml