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 197ef6b398 Integrated Pathfinder class into Game/Player. 2012-10-01 09:12:00 +02:00
..
abstract Added getter functions for size, solid and static properties. 2012-09-28 18:43:28 +02:00
effects Added forward declarations (not for library types). 2012-09-14 20:39:56 +02:00
items Added forward declarations (not for library types). 2012-09-14 20:39:56 +02:00
particle Added comments and clarified headers. 2012-09-16 21:32:31 +02:00
sprite Integrated Pathfinder class into Game/Player. 2012-10-01 09:12:00 +02:00
util Added output operator for Vector2f, minor fixes. 2012-09-25 18:20:45 +02:00
Game.cpp Integrated Pathfinder class into Game/Player. 2012-10-01 09:12:00 +02:00
Game.h Integrated Pathfinder class into Game/Player. 2012-10-01 09:12:00 +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 Initial commit after git corruption, old repo deleted. 2012-09-10 17:26:37 +02:00
TileManager.h Added comments and clarified headers. 2012-09-16 21:32:31 +02:00
main.cpp Initial commit after git corruption, old repo deleted. 2012-09-10 17:26:37 +02:00