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-06-25 21:28:22 +02:00
..
abstract Removed useless constants for yaml fields/filenames. 2013-06-25 17:51:06 +02:00
effects Added shotgun/auto shotgun, removed Particle/Emitter. 2013-06-25 21:02:08 +02:00
generator Added enemies back in. 2013-06-21 17:40:39 +02:00
items Added bullet spread and Heavy Machine Gun. 2013-06-25 21:28:22 +02:00
particle Changed sprites to always render as rectangle. 2013-05-08 00:42:26 +02:00
sprites Added C++11 override keyword. 2013-06-25 18:12:50 +02:00
util Removed useless constants for yaml fields/filenames. 2013-06-25 17:51:06 +02:00
Game.cpp Added weapon ammo/reloading, with GUI ammo widget. 2013-06-25 17:44:40 +02:00
Game.h Added weapon ammo/reloading, with GUI ammo widget. 2013-06-25 17:44:40 +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