This repository has been archived on 2019-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
dungeon-gunner/source
2013-07-09 22:29:56 +02:00
..
abstract Added collision detection for rotated rectangles. 2013-07-09 22:29:56 +02:00
effects Added knife. 2013-07-06 13:22:55 +02:00
generator Added enemies back in. 2013-06-21 17:40:39 +02:00
items Added abstract Gadget and Heal gadget. 2013-07-08 16:57:37 +02:00
sprites Added abstract Gadget and Heal gadget. 2013-07-08 16:57:37 +02:00
util Removed useless constants for yaml fields/filenames. 2013-06-25 17:51:06 +02:00
Game.cpp Added abstract Gadget and Heal gadget. 2013-07-08 16:57:37 +02:00
Game.h Added health widget to GUI. 2013-07-06 14:37:16 +02:00
main.cpp Added weapon ammo/reloading, with GUI ammo widget. 2013-06-25 17:44:40 +02:00
Pathfinder.cpp Added enemies back in. 2013-06-21 17:40:39 +02:00
Pathfinder.h Added enemies back in. 2013-06-21 17:40:39 +02:00
World.cpp Changed collision resolving so sliding along walls is possible. 2013-05-26 20:16:36 +02:00
World.h Changed collision resolving so sliding along walls is possible. 2013-05-26 20:16:36 +02:00