2012-08-11 |
elwin |
arogue5: add missing header files.
|
2012-08-11 |
elwin |
arogue5: close security holes.
|
2012-08-10 |
elwin |
arogue5: implement logging.
|
2012-08-10 |
elwin |
arogue5: add the savedir feature.
|
2012-08-09 |
elwin |
Import Advanced Rogue 5.8 from the Roguelike Restoration Project (r1490)
|
2012-08-07 |
elwin |
rogue3, rogue4: fix log message formatting for wins.
|
2012-05-24 |
elwin |
rogue3, srogue: showing the version should not take a turn.
|
2012-01-27 |
elwin |
srogue: include missing headers.
|
2012-01-24 |
elwin |
srogue: move default locations to /var.
|
2012-01-24 |
elwin |
rogue3: move default locations to /var.
|
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
|
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
|