log

age author description
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
2009-11-26 edwarj4 Fix variable name
2009-11-26 edwarj4 rogue4: add logging all games
2009-11-24 edwarj4 Add a file include
2009-11-24 edwarj4 rogue4: make sure score list appears when exiting
2009-11-24 edwarj4 rogue4: prevent segfault on getpwuid failure
2009-11-16 edwarj4 Record experience level in the logfile too
2009-11-12 edwarj4 rogue3: improve log messages when Amulet is found
2009-11-11 edwarj4 rogue3: move file locations from Makefile to machdep.h
2009-11-11 edwarj4 rogue3: make LOGFILE work with SAVEDIR
2009-11-10 edwarj4 More conflict. Change log to writelog.
2009-11-10 edwarj4 Change logf to logfi
2009-11-10 edwarj4 rogue3: add the option of logging all games to a text file
2009-10-31 edwarj4 rogue4: ask about unidentified objects by default
2009-10-31 edwarj4 rogue4: prevent changing name or save file when using system savedir