]> code.bitgloo.com Git - clyne/gamedev.git/commit
no more getSystem
authorClyne Sullivan <tullivan99@gmail.com>
Sat, 29 Apr 2017 22:28:28 +0000 (18:28 -0400)
committerClyne Sullivan <tullivan99@gmail.com>
Sat, 29 Apr 2017 22:28:28 +0000 (18:28 -0400)
commit40d164ea3d8437cd5a06a06d5b89bd938d3dd906
treeec22853ca9a18706a3318ea9d16464d9a36a7419
parent18380eb2e6443c2736b4958b01e7ba2fe2cfa318
no more getSystem
27 files changed:
assets/player/player.png
assets/player/player_b.png [new file with mode: 0644]
assets/player/player_w.png [deleted file]
config/controls.dat
include/components.hpp
include/inventory.hpp
include/particle.hpp
include/player.hpp
include/quest.hpp
include/weather.hpp
include/window.hpp
include/world.hpp
main.cpp
src/attack.cpp
src/components.cpp
src/engine.cpp
src/inventory.cpp
src/particle.cpp
src/player.cpp
src/quest.cpp
src/render.cpp
src/ui.cpp
src/ui_menu.cpp
src/weather.cpp [new file with mode: 0644]
src/window.cpp
src/world.cpp
xml/entities.xml