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.
439231727a
dungeon-gunner
/
source
History
Felix Ableitner
439231727a
Moved all YAML keys and defaults to Yaml.h.
2013-04-27 18:54:04 +02:00
..
abstract
Moved all YAML keys and defaults to Yaml.h.
2013-04-27 18:54:04 +02:00
effects
Moved all YAML keys and defaults to Yaml.h.
2013-04-27 18:54:04 +02:00
generator
Added automatic area generation so path finding works on random maps.
2013-04-27 14:04:23 +02:00
items
Moved all YAML keys and defaults to Yaml.h.
2013-04-27 18:54:04 +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
Moved all YAML keys and defaults to Yaml.h.
2013-04-27 18:54:04 +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