My first attempt at a text roguelike game.
Go to file
Rob Pearce f31222e47d - [+] all torches are broken!!! i'm not setting losdirty when a cell's
light level changes
    - [+] try implementing "haslosdark"
    - [+] TEST TEST TEST - at the moment this is causing massive
          amounts of redraws!!!
- don't announce sounds when we can see the source (but monsters still hear them)
2011-12-09 03:39:57 +00:00
data added bazaar vault. 2011-12-09 00:37:02 +00:00
doc * [+] let credit cards be used at some shops? 2011-12-08 02:55:14 +00:00
vaults added bazaar vault. 2011-12-09 00:37:02 +00:00
Makefile * [+] let credit cards be used at some shops? 2011-12-08 02:55:14 +00:00
ai.c added bazaar vault. 2011-12-09 00:37:02 +00:00
ai.h - [+] when something grabs you, show an 'X' in its location so you know 2011-11-23 22:10:08 +00:00
attack.c added bazaar vault. 2011-12-09 00:37:02 +00:00
attack.h - [+] chage skill descriptions to use Accuray Rating numbers, not 2011-10-24 16:46:19 +00:00
data.c added bazaar vault. 2011-12-09 00:37:02 +00:00
data.h * [+] let credit cards be used at some shops? 2011-12-08 02:55:14 +00:00
defs.h - [+] all torches are broken!!! i'm not setting losdirty when a cell's 2011-12-09 03:39:57 +00:00
flag.c * [+] let credit cards be used at some shops? 2011-12-08 02:55:14 +00:00
flag.h - [+] add more vrare vaults to reduce likelihood of cockatrice lair! 2011-12-03 22:33:37 +00:00
god.c added bazaar vault. 2011-12-09 00:37:02 +00:00
god.h - [+] shops on a level should make loud sounds every few turns. (onein3) 2011-11-16 00:57:21 +00:00
io.c added bazaar vault. 2011-12-09 00:37:02 +00:00
io.h * [+] let credit cards be used at some shops? 2011-12-08 02:55:14 +00:00
lf.c - [+] all torches are broken!!! i'm not setting losdirty when a cell's 2011-12-09 03:39:57 +00:00
lf.h - [+] all torches are broken!!! i'm not setting losdirty when a cell's 2011-12-09 03:39:57 +00:00
map.c - [+] all torches are broken!!! i'm not setting losdirty when a cell's 2011-12-09 03:39:57 +00:00
map.h * [+] let credit cards be used at some shops? 2011-12-08 02:55:14 +00:00
mod_ob.txt initial checkin 2010-12-02 01:17:54 +00:00
move.c added bazaar vault. 2011-12-09 00:37:02 +00:00
move.h added bazaar vault. 2011-12-09 00:37:02 +00:00
nexus.c * [+] let credit cards be used at some shops? 2011-12-08 02:55:14 +00:00
nexus.h * [+] let credit cards be used at some shops? 2011-12-08 02:55:14 +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 - [+] all torches are broken!!! i'm not setting losdirty when a cell's 2011-12-09 03:39:57 +00:00
objects.h * [+] let credit cards be used at some shops? 2011-12-08 02:55:14 +00:00
save.c * [+] let credit cards be used at some shops? 2011-12-08 02:55:14 +00:00
save.h - [+] bug in movement speed display for monsters 2011-08-25 09:01:28 +00:00
shops.c added bazaar vault. 2011-12-09 00:37:02 +00:00
shops.h - [+] shops on a level should make loud sounds every few turns. (onein3) 2011-11-16 00:57:21 +00:00
spell.c - [+] all torches are broken!!! i'm not setting losdirty when a cell's 2011-12-09 03:39:57 +00:00
spell.h * [+] let credit cards be used at some shops? 2011-12-08 02:55:14 +00:00
text.c - [+] ob1() macros 2011-12-05 17:03:47 +00:00
text.h - [+] prevent 'A' (forceattack) behind you 2011-11-14 18:21:40 +00:00
vault.c * [+] let credit cards be used at some shops? 2011-12-08 02:55:14 +00:00
vault.h added vault code to svn! 2011-11-30 02:07:19 +00:00