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
Felix Ableitner 12655e0319 Moved corpse dropping to Character::onDeath to allow overloading. 2013-03-03 21:33:01 +01:00
..
abstract Moved corpse dropping to Character::onDeath to allow overloading. 2013-03-03 21:33:01 +01:00
effects Fixed bullet collisions. 2013-03-03 21:28:12 +01:00
items Added automatic weapons. 2012-12-24 01:14:22 +01:00
particle Merged Sprite and Body. 2012-12-23 15:50:49 +01:00
sprites Replaced setTile with insertTile and removeTile. 2013-03-03 21:26:29 +01:00
util Merged Sprite and Body. 2012-12-23 15:50:49 +01:00
Game.cpp Replaced setTile with insertTile and removeTile. 2013-03-03 21:26:29 +01:00
Game.h Added automatic weapons. 2012-12-24 01:14:22 +01:00
World.cpp Added collisions detection. 2013-03-03 21:32:49 +01:00
World.h Added collisions detection. 2013-03-03 21:32:49 +01:00
main.cpp Added Yaml config for bullet. 2012-10-12 19:22:53 +02:00