log

age author description
2011-11-09 elwin srogue: don't display a room when a monster steps on a teleport trap.
2011-10-28 elwin Improve support for keypad 5.
2011-10-28 elwin rogue3: improve keypad support.
2011-10-14 elwin rogue4: update the installation instructions.
2011-10-14 elwin rogue5: improve defaults for SAVEDIR.
2011-10-13 elwin rogue4: improve defaults for SAVEDIR.
2011-10-11 elwin rogue4: ported to autoconf.
2011-10-10 elwin rogue5: make sure SAVEDIR is a directory.
2011-10-10 elwin rogue5: SAVEDIR off by default, remove generated files from version control.
2011-10-07 elwin rogue5: DESTDIR is not needed in config.h.
2011-10-07 elwin rogue5: Add chroot support to the autotools system.
2011-10-07 elwin rogue5: Clear encerror so scoreboard writing works.
2010-12-14 elwin Make sure lock_sc always returns a value. Fixes a weird bug that prevented the scorelist from updating.
2010-12-07 elwin srogue: prevent aquiring unlimited scrolls of aquirement.
2010-12-07 elwin Make sure the score list appears in all situations.
2010-12-06 elwin srogue: Fix CR/LF playback bug.
2010-12-04 elwin srogue: add logging.
2010-12-04 elwin srogue: fix '2n orange potions' description bug.
2010-11-27 elwin srogue: fix bug causing healing on invalid commands.
2010-11-27 elwin Prevent changing name or savefile when SAVEDIR is used.
2010-11-25 elwin srogue: add support for SAVEDIR
2010-11-25 elwin Import Super-Rogue 9.0 from the Roguelike Restoration Project (r1490)
2010-06-15 elwin rogue5: remove some NULLs.
2010-05-24 elwin rogue5: add savedir, logfile, bugfixes
2010-05-24 elwin Import Rogue 5.4 from the Roguelike Restoration Project (r1490)
2010-02-16 elwin Fix the playback bug which was caused by CR/LF confusion
2010-02-13 elwin Added INSTALL.txt files
2010-01-01 edwarj4 Slightly modify savefile location and prompt
2009-12-29 edwarj4 rogue3: allow load and user count checks to be compiled out
2009-11-26 edwarj4 rogue4: move the lockfile to somewhere with write permission