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.
3ea80fa5ed
dungeon-gunner
/
source
History
Felix Ableitner
3ea80fa5ed
Moved World::checkDelete into World::step, made checks debug only.
2013-03-03 22:02:53 +01:00
..
abstract
Moved corpse dropping to Character::onDeath to allow overloading.
2013-03-03 21:33:01 +01:00
effects
Fixed bullet collisions.
2013-03-03 21:28:12 +01:00
items
Added automatic weapons.
2012-12-24 01:14:22 +01:00
particle
Merged Sprite and Body.
2012-12-23 15:50:49 +01:00
sprites
Replaced setTile with insertTile and removeTile.
2013-03-03 21:26:29 +01:00
util
Merged Sprite and Body.
2012-12-23 15:50:49 +01:00
Game.cpp
Moved World::checkDelete into World::step, made checks debug only.
2013-03-03 22:02:53 +01:00
Game.h
Added automatic weapons.
2012-12-24 01:14:22 +01:00
main.cpp
Added Yaml config for bullet.
2012-10-12 19:22:53 +02:00
World.cpp
Moved World::checkDelete into World::step, made checks debug only.
2013-03-03 22:02:53 +01:00
World.h
Moved World::checkDelete into World::step, made checks debug only.
2013-03-03 22:02:53 +01:00