More switch-slaying, some thematic changes
authorMartin Read <mpread@chiark.greenend.org.uk>
Mon, 10 Mar 2014 17:43:18 +0000 (17:43 +0000)
committerMartin Read <mpread@chiark.greenend.org.uk>
Mon, 10 Mar 2014 17:43:18 +0000 (17:43 +0000)
commitc029ecb267a4094852bb2cbef3b0bfa8b8b35134
tree99fd8e696be1c32b317b0d0b63fc558b63f6c6c4
parent997c36b263a20e159371b2f239ff5e1b565a122f
More switch-slaying, some thematic changes

* level connections are now magic portals rather than stairs
* some switches are now table searches (maybe someday I'll make them efficient)
* all sorts of bugslay associated with the above
18 files changed:
MANIFEST
Makefile
cave.cc
core.hh
deeds.cc [new file with mode: 0644]
display-nc.cc
map.cc
map.hh
mon1.cc
mon3.cc [new file with mode: 0644]
monsters.hh
notify-local-tty.cc
notify.hh
obj1.cc
obj2.cc [new file with mode: 0644]
objects.hh
player.hh
u.cc