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-04-27 14:04:23 +02:00
..
abstract Fixed Character path finding to not skip points. 2013-04-27 13:51:51 +02:00
effects Removed unneeded comments, improved documentation. 2013-04-04 23:00:52 +02:00
generator Added automatic area generation so path finding works on random maps. 2013-04-27 14:04:23 +02:00
items Removed unnecessary brackets on if. 2013-04-04 23:13:08 +02:00
particle Removed unneeded comments, improved documentation. 2013-04-04 23:00:52 +02:00
sprites Fixed player path finding, made Character::move() private. 2013-04-25 21:57:37 +02:00
util Added automatic area generation so path finding works on random maps. 2013-04-27 14:04:23 +02:00
Game.cpp Added automatic area generation so path finding works on random maps. 2013-04-27 14:04:23 +02:00
Game.h Added random map generation. 2013-04-11 20:44:00 +02:00
main.cpp Added Yaml config for bullet. 2012-10-12 19:22:53 +02:00
World.cpp Added automatic area generation so path finding works on random maps. 2013-04-27 14:04:23 +02:00
World.h Added automatic area generation so path finding works on random maps. 2013-04-27 14:04:23 +02:00