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.
0c29dac282
dungeon-gunner
/
source
/
sprites
History
Felix Ableitner
0c29dac282
Removed player right click movement.
2013-03-30 02:38:16 +01:00
..
Corpse.cpp
Made direction param optional in Sprite::Data.
2013-03-30 02:36:06 +01:00
Corpse.h
Cleaned includes in .h files.
2013-03-29 18:34:51 +01:00
Enemy.cpp
Made direction param optional in Sprite::Data.
2013-03-30 02:36:06 +01:00
Enemy.h
Changed code to use direction vector instead of angle.
2013-03-30 02:30:11 +01:00
Player.cpp
Removed player right click movement.
2013-03-30 02:38:16 +01:00
Player.h
Removed player right click movement.
2013-03-30 02:38:16 +01:00
TileManager.cpp
Made direction param optional in Sprite::Data.
2013-03-30 02:36:06 +01:00
TileManager.h
Cleaned includes in .h files.
2013-03-29 18:34:51 +01:00