log

age author description
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
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
2009-10-31 edwarj4 rogue4: add -n option and system savedir
2009-10-24 edwarj4 Import Rogue 5.2 from the Roguelike Restoration Project (r1490)
2009-10-24 edwarj4 Allow wizard mode to be compiled out
2009-10-24 edwarj4 Further updates to the documentation
2009-10-24 edwarj4 Update the documentation
2009-10-23 edwarj4 Make sure all output appears when exiting
2009-10-16 edwarj4 Don't autosave on segfault or after death
2009-10-16 edwarj4 Fix segfault on getpwuid failure
2009-10-16 edwarj4 Ask about unidentified objects by default
2009-10-15 edwarj4 Change the default binary name to rogue3
2009-10-15 edwarj4 Rest on '.' instead of ' ', like all the other roguelikes
2009-10-14 edwarj4 Prevent changing name or save file when using system savedir
2009-10-14 edwarj4 Add -n option and system savedir functionality
2009-10-13 edwarj4 Import Rogue 3.6 from the Roguelike Restoration Project (r1490)