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 11da25ce69 Minor code changes.
Moved template function definitions out of class definitions.
Moved Instances to util/.
2012-10-13 13:13:19 +02:00
..
abstract Minor code changes. 2012-10-13 13:13:19 +02:00
effects Removed secondary Sprite constructor (now only via Yaml). 2012-10-13 12:48:16 +02:00
items Minor code changes. 2012-10-13 13:13:19 +02:00
particle Removed secondary Sprite constructor (now only via Yaml). 2012-10-13 12:48:16 +02:00
sprite Minor code changes. 2012-10-13 13:13:19 +02:00
util Minor code changes. 2012-10-13 13:13:19 +02:00
Game.cpp Minor code changes. 2012-10-13 13:13:19 +02:00
Game.h Added String typedef to std::string for easier changing. 2012-10-11 23:28:54 +02:00
Pathfinder.cpp Added Pathfinder class (with errors). 2012-10-01 09:09:05 +02:00
Pathfinder.h Added Pathfinder class (with errors). 2012-10-01 09:09:05 +02:00
TileManager.cpp Removed secondary Sprite constructor (now only via Yaml). 2012-10-13 12:48:16 +02:00
TileManager.h Removed secondary Sprite constructor (now only via Yaml). 2012-10-13 12:48:16 +02:00
main.cpp Added Yaml config for bullet. 2012-10-12 19:22:53 +02:00