My first attempt at a text roguelike game.
Go to file
Rob Pearce 9a3c2c69ba - [+] Redo precalclos() code!
- [+] more haslos() improvements
* [+] fix god pleaseing when fleefrom expires
* [+] bug with pet running away
- [+] instead of "You hit xxx but do no damage", say "You hit xx
      ineffectually."
- [+] if you do  >half someone's AR, they always take at least 1 damage
- [+] initial objects aren't worth any points
2011-08-20 04:14:39 +00:00
data - [+] Redo precalclos() code! 2011-08-20 04:14:39 +00:00
doc - [+] outdoor bug: at -1,-1. travel south. end up at 0,0!!! 2011-08-03 18:43:05 +00:00
vaults 2011-08-17 20:57:43 +00:00
Makefile - [+] outdoor bug: at -1,-1. travel south. end up at 0,0!!! 2011-08-03 18:43:05 +00:00
ai.c 2011-08-17 20:57:43 +00:00
ai.h * [+] why did i get a gift from yumi in the middle of a battle? 2011-08-10 02:40:29 +00:00
attack.c 2011-08-17 20:57:43 +00:00
attack.h * [+] hiscores 2011-07-28 22:45:34 +00:00
defs.h - [+] Redo precalclos() code! 2011-08-20 04:14:39 +00:00
flag.c - [+] Redo precalclos() code! 2011-08-20 04:14:39 +00:00
flag.h - [+] vampire gas cloud not working for player 2011-08-05 21:34:35 +00:00
god.c 2011-08-17 20:57:43 +00:00
god.h - [+] outdoor bug: at -1,-1. travel south. end up at 0,0!!! 2011-08-03 18:43:05 +00:00
io.c - [+] Redo precalclos() code! 2011-08-20 04:14:39 +00:00
io.h - [+] outdoor bug: at -1,-1. travel south. end up at 0,0!!! 2011-08-03 18:43:05 +00:00
lf.c - [+] Redo precalclos() code! 2011-08-20 04:14:39 +00:00
lf.h - [+] Redo precalclos() code! 2011-08-20 04:14:39 +00:00
map.c 2011-08-17 20:57:43 +00:00
map.h - [+] vampire gas cloud not working for player 2011-08-05 21:34:35 +00:00
mod_ob.txt initial checkin 2010-12-02 01:17:54 +00:00
move.c - [+] Redo precalclos() code! 2011-08-20 04:14:39 +00:00
move.h * [+] why did i get a gift from yumi in the middle of a battle? 2011-08-10 02:40:29 +00:00
nexus.c - [+] Redo precalclos() code! 2011-08-20 04:14:39 +00:00
nexus.h - [+] Redo precalclos() code! 2011-08-20 04:14:39 +00:00
object.h initial checkin 2010-12-02 01:17:54 +00:00
object_ideas.txt Updates 2011-01-31 19:16:13 +00:00
objects.c - [+] Redo precalclos() code! 2011-08-20 04:14:39 +00:00
objects.h - [+] Redo precalclos() code! 2011-08-20 04:14:39 +00:00
save.c * [+] why did i get a gift from yumi in the middle of a battle? 2011-08-10 02:40:29 +00:00
save.h * [+] hiscores 2011-07-28 22:45:34 +00:00
spell.c 2011-08-17 20:57:43 +00:00
spell.h * [+] why did i get a gift from yumi in the middle of a battle? 2011-08-10 02:40:29 +00:00
text.c - [+] vampire gas cloud not working for player 2011-08-05 21:34:35 +00:00
text.h - [+] outdoor bug: at -1,-1. travel south. end up at 0,0!!! 2011-08-03 18:43:05 +00:00