My first attempt at a text roguelike game.
Go to file
Rob Pearce 57d783ab71 - [+] make frozen lfs be cyan
- [+] flaming corpses aer stil always giving roast meat. - should only
      happen sometimes!
Fixed secret door bug
2011-06-22 06:39:44 +00:00
doc - [+] askchar - default isnt working. 2011-06-22 06:01:48 +00:00
vaults - [+] askchar - default isnt working. 2011-06-22 06:01:48 +00:00
Makefile VAULTS 2011-06-02 08:34:44 +00:00
ai.c - [+] askchar - default isnt working. 2011-06-22 06:01:48 +00:00
ai.h - [+] implement getradiuscells() 2011-06-09 08:58:35 +00:00
attack.c - [+] askchar - default isnt working. 2011-06-22 06:01:48 +00:00
attack.h - [+] adjust damage for size 2011-06-20 03:16:30 +00:00
defs.h - [+] askchar - default isnt working. 2011-06-22 06:01:48 +00:00
flag.c - [+] adjust damage for size 2011-06-20 03:16:30 +00:00
flag.h * [+] need to set "needredraw" every time we exit: 2011-05-12 01:49:35 +00:00
io.c - [+] askchar - default isnt working. 2011-06-22 06:01:48 +00:00
io.h - [+] askchar - default isnt working. 2011-06-22 06:01:48 +00:00
lf.c - [+] make frozen lfs be cyan 2011-06-22 06:39:44 +00:00
lf.h - [+] askchar - default isnt working. 2011-06-22 06:01:48 +00:00
map.c - [+] make frozen lfs be cyan 2011-06-22 06:39:44 +00:00
map.h - [+] askchar - default isnt working. 2011-06-22 06:01:48 +00:00
mod_ob.txt initial checkin 2010-12-02 01:17:54 +00:00
move.c - [+] askchar - default isnt working. 2011-06-22 06:01:48 +00:00
move.h - [+] 's' = slowwalk(lf, dir). ask which dir if not given and player. 2011-05-27 02:50:59 +00:00
nexus.c - [+] BUG: genhiddennames() not being called. 2011-06-22 06:20:24 +00:00
nexus.h - [+] implement getradiuscells() 2011-06-09 08:58:35 +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 - [+] make frozen lfs be cyan 2011-06-22 06:39:44 +00:00
objects.h - [+] askchar - default isnt working. 2011-06-22 06:01:48 +00:00
save.c - [+] askchar - default isnt working. 2011-06-22 06:01:48 +00:00
save.h Updates 2011-01-31 19:16:13 +00:00
spell.c - [+] askchar - default isnt working. 2011-06-22 06:01:48 +00:00
spell.h - [+] adjust damage for size 2011-06-20 03:16:30 +00:00
text.c - [+] implement getradiuscells() 2011-06-09 08:58:35 +00:00
text.h - [+] implement getradiuscells() 2011-06-09 08:58:35 +00:00