My first attempt at a text roguelike game.
Go to file
Rob Pearce aaf48355eb Removed logfile 2011-05-27 00:41:45 +00:00
doc Monster AI improvements: 2011-05-25 02:12:00 +00:00
Makefile Updates 2011-01-31 19:16:13 +00:00
ai.c * [+] shallow water / deep water 2011-05-27 00:41:34 +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 * [+] shallow water / deep water 2011-05-27 00:41:34 +00:00
flag.c * [+] shallow water / deep water 2011-05-27 00:41:34 +00:00
flag.h * [+] need to set "needredraw" every time we exit: 2011-05-12 01:49:35 +00:00
io.c * [+] shallow water / deep water 2011-05-27 00:41:34 +00:00
io.h Monster AI improvements: 2011-05-25 02:12:00 +00:00
lf.c * [+] shallow water / deep water 2011-05-27 00:41:34 +00:00
lf.h * [+] shallow water / deep water 2011-05-27 00:41:34 +00:00
map.c * [+] shallow water / deep water 2011-05-27 00:41:34 +00:00
map.h * [+] shallow water / deep water 2011-05-27 00:41:34 +00:00
mod_ob.txt initial checkin 2010-12-02 01:17:54 +00:00
move.c * [+] shallow water / deep water 2011-05-27 00:41:34 +00:00
move.h Monster AI improvements: 2011-05-25 02:12:00 +00:00
nexus.c * [+] shallow water / deep water 2011-05-27 00:41:34 +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 * [+] shallow water / deep water 2011-05-27 00:41:34 +00:00
objects.h Monster AI improvements: 2011-05-25 02:12:00 +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 * [+] shallow water / deep water 2011-05-27 00:41:34 +00:00
spell.h Monster AI improvements: 2011-05-25 02:12:00 +00:00
text.c - [+] issues with drawing off edge of map. 2011-05-19 20:30:58 +00:00
text.h * [+] F_prone if you're knocked down 2011-05-03 07:34:07 +00:00