My first attempt at a text roguelike game.
Go to file
Rob Pearce b6c2fb818c adding vaultfiles 2011-06-02 08:34:54 +00:00
doc VAULTS 2011-06-02 08:34:44 +00:00
vaults adding vaultfiles 2011-06-02 08:34:54 +00:00
Makefile VAULTS 2011-06-02 08:34:44 +00:00
ai.c - [+] 's' = slowwalk(lf, dir). ask which dir if not given and player. 2011-05-27 02:50:59 +00:00
ai.h Monster AI improvements: 2011-05-25 02:12:00 +00:00
attack.c * [+] shallow water / deep water 2011-05-27 00:41:34 +00:00
attack.h * [+] calcxp 2011-04-11 05:05:45 +00:00
defs.h VAULTS 2011-06-02 08:34:44 +00:00
flag.c - [+] 's' = slowwalk(lf, dir). ask which dir if not given and player. 2011-05-27 02:50:59 +00:00
flag.h * [+] need to set "needredraw" every time we exit: 2011-05-12 01:49:35 +00:00
io.c VAULTS 2011-06-02 08:34:44 +00:00
io.h Monster AI improvements: 2011-05-25 02:12:00 +00:00
lf.c VAULTS 2011-06-02 08:34:44 +00:00
lf.h * [+] shallow water / deep water 2011-05-27 00:41:34 +00:00
map.c VAULTS 2011-06-02 08:34:44 +00:00
map.h VAULTS 2011-06-02 08:34:44 +00:00
mod_ob.txt initial checkin 2010-12-02 01:17:54 +00:00
move.c VAULTS 2011-06-02 08:34:44 +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 VAULTS 2011-06-02 08:34:44 +00:00
nexus.h Monster AI improvements: 2011-05-25 02:12:00 +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 VAULTS 2011-06-02 08:34:44 +00:00
objects.h VAULTS 2011-06-02 08:34:44 +00:00
save.c - [+] issues with drawing off edge of map. 2011-05-19 20:30:58 +00:00
save.h Updates 2011-01-31 19:16:13 +00:00
spell.c VAULTS 2011-06-02 08:34:44 +00:00
spell.h Monster AI improvements: 2011-05-25 02:12:00 +00:00
text.c VAULTS 2011-06-02 08:34:44 +00:00
text.h VAULTS 2011-06-02 08:34:44 +00:00