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 22bcd8cf13 Removed unneeded YAML attributes, cleaned up Bullet class. 2013-05-04 23:00:45 +02:00
..
abstract Changed Character subclasses to not have config as parameter. 2013-05-02 13:31:26 +02:00
effects Removed unneeded YAML attributes, cleaned up Bullet class. 2013-05-04 23:00:45 +02:00
generator Changed Generator to use std::map and Tile::Type. 2013-05-01 21:32:03 +02:00
items Moved all YAML keys and defaults to Yaml.h. 2013-04-27 18:54:04 +02:00
particle Removed unneeded comments, improved documentation. 2013-04-04 23:00:52 +02:00
sprites Changed Character subclasses to not have config as parameter. 2013-05-02 13:31:26 +02:00
util Moved all YAML keys and defaults to Yaml.h. 2013-04-27 18:54:04 +02:00
Game.cpp Changed Character subclasses to not have config as parameter. 2013-05-02 13:31:26 +02:00
Game.h Removed TileManager. 2013-04-29 16:49:16 +02:00
Pathfinder.cpp Changed containers used by Pathfinder::astarArea. 2013-05-02 13:21:55 +02:00
Pathfinder.h Changed containers used by Pathfinder::astarArea. 2013-05-02 13:21:55 +02:00
World.cpp Fixed collision detection. 2013-05-01 19:07:47 +02:00
World.h Fixed collision detection. 2013-05-01 19:07:47 +02:00
main.cpp Added Yaml config for bullet. 2012-10-12 19:22:53 +02:00