This website requires JavaScript.
Explore
Help
Sign in
nutomic
/
dungeon-gunner
Archived
Watch
1
Star
0
Fork
You've already forked dungeon-gunner
0
Code
Issues
Pull requests
Releases
Wiki
Activity
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.
39cfb89f5e
dungeon-gunner
/
source
/
sprites
History
Felix Ableitner
39cfb89f5e
Changed Generator to use enum instead of bool.
2013-04-28 23:18:17 +02:00
..
Corpse.cpp
Made direction param optional in Sprite::Data.
2013-03-30 02:36:06 +01:00
Corpse.h
Removed unneeded comments, improved documentation.
2013-04-04 23:00:52 +02:00
Enemy.cpp
Extracted Pathfinder class from World.
2013-04-28 18:12:30 +02:00
Enemy.h
Extracted Pathfinder class from World.
2013-04-28 18:12:30 +02:00
Player.cpp
Extracted Pathfinder class from World.
2013-04-28 18:12:30 +02:00
Player.h
Extracted Pathfinder class from World.
2013-04-28 18:12:30 +02:00
TileManager.cpp
Removed unused function.
2013-04-27 21:31:08 +02:00
TileManager.h
Changed Generator to use enum instead of bool.
2013-04-28 23:18:17 +02:00