My first attempt at a text roguelike game.
Go to file
Rob Pearce 9481e41701 * [+] bag of holding
- [+] change getobpileweight() to traverse into containers!
2011-07-26 02:26:19 +00:00
data * [+] make vending machines use this container code instead. 2011-07-13 21:40:28 +00:00
doc * [+] operate a candlabrum on the ground confers permenant light 2011-07-26 02:01:05 +00:00
vaults * [+] operate a candlabrum on the ground confers permenant light 2011-07-26 02:01:05 +00:00
Makefile - [+] thrown objects taking no damage due to hardness 2011-06-29 08:48:48 +00:00
ai.c * [+] operate a candlabrum on the ground confers permenant light 2011-07-26 02:01:05 +00:00
ai.h * [+] make vending machines use this container code instead. 2011-07-13 21:40:28 +00:00
attack.c * [+] operate a candlabrum on the ground confers permenant light 2011-07-26 02:01:05 +00:00
attack.h * [+] check darkmantle code now that i can se ab it in dark 2011-06-23 05:57:55 +00:00
defs.h * [+] bag of holding 2011-07-26 02:26:19 +00:00
flag.c * [+] operate a candlabrum on the ground confers permenant light 2011-07-26 02:01:05 +00:00
flag.h * [+] operate a candlabrum on the ground confers permenant light 2011-07-26 02:01:05 +00:00
io.c * [+] bag of holding 2011-07-26 02:26:19 +00:00
io.h * [+] fire should set equipped obs on fire too 2011-07-21 01:43:45 +00:00
lf.c * [+] bag of holding 2011-07-26 02:26:19 +00:00
lf.h * [+] operate a candlabrum on the ground confers permenant light 2011-07-26 02:01:05 +00:00
map.c * [+] operate a candlabrum on the ground confers permenant light 2011-07-26 02:01:05 +00:00
map.h * [+] fire should set equipped obs on fire too 2011-07-21 01:43:45 +00:00
mod_ob.txt initial checkin 2010-12-02 01:17:54 +00:00
move.c * [+] operate a candlabrum on the ground confers permenant light 2011-07-26 02:01:05 +00:00
move.h - [+] thrown objects taking no damage due to hardness 2011-06-29 08:48:48 +00:00
nexus.c * [+] operate a candlabrum on the ground confers permenant light 2011-07-26 02:01:05 +00:00
nexus.h * [+] make vending machines use this container code instead. 2011-07-13 21:40:28 +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 * [+] bag of holding 2011-07-26 02:26:19 +00:00
objects.h * [+] operate a candlabrum on the ground confers permenant light 2011-07-26 02:01:05 +00:00
save.c * [+] fire should set equipped obs on fire too 2011-07-21 01:43:45 +00:00
save.h * [+] make vending machines use this container code instead. 2011-07-13 21:40:28 +00:00
spell.c * [+] operate a candlabrum on the ground confers permenant light 2011-07-26 02:01:05 +00:00
spell.h * [+] operate a candlabrum on the ground confers permenant light 2011-07-26 02:01:05 +00:00
text.c * [+] bag of holding 2011-07-26 02:26:19 +00:00
text.h * [+] make vending machines use this container code instead. 2011-07-13 21:40:28 +00:00