]> code.bitgloo.com Git - clyne/gamedev.git/commit
vector2 stuff, other things
authorClyne Sullivan <tullivan99@gmail.com>
Fri, 13 Jan 2017 15:42:55 +0000 (10:42 -0500)
committerClyne Sullivan <tullivan99@gmail.com>
Fri, 13 Jan 2017 15:42:55 +0000 (10:42 -0500)
commitf91e95eed85bdd74b219b20a435fa6f297069da1
treebb22c40e618932c3aaef5b8d62e7305d4895a998
parent620311fb15953984c2fe37917d678f9b3aaa00b6
vector2 stuff, other things
24 files changed:
Makefile
include/common.hpp
include/render.hpp
include/texture.hpp
include/vector2.hpp [new file with mode: 0644]
include/world.hpp
main.cpp
src/components.cpp
src/entities.cpp.bak [deleted file]
src/gametime.cpp
src/inventory.cpp
src/inventory.cpp.bak [deleted file]
src/items.cpp.bak [deleted file]
src/mob.cpp.bak [deleted file]
src/old/entities.cpp.bak [new file with mode: 0644]
src/old/inventory.cpp.bak [new file with mode: 0644]
src/old/items.cpp.bak [new file with mode: 0644]
src/old/mob.cpp.bak [new file with mode: 0644]
src/old/quest.cpp.bak [new file with mode: 0644]
src/quest.cpp.bak [deleted file]
src/texture.cpp
src/ui.cpp
src/world.cpp
xml/!town.xml