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 3d74314d22 Fixed rect-circle collisions not working on rect corners. 2013-03-05 00:36:22 +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 Moved World::checkDelete into World::step, made checks debug only. 2013-03-03 22:02:53 +01:00
Game.h Added automatic weapons. 2012-12-24 01:14:22 +01:00
World.cpp Fixed rect-circle collisions not working on rect corners. 2013-03-05 00:36:22 +01:00
World.h Fixed rect-circle collisions not working on rect corners. 2013-03-05 00:36:22 +01:00
main.cpp Added Yaml config for bullet. 2012-10-12 19:22:53 +02:00