2012-08-21 |
John "Elwin" Edwards |
rogue4: fix "You found you found" bug.
|
2012-08-12 |
elwin |
arogue5: fix support for keypad 5.
|
2012-08-11 |
elwin |
arogue5: avoid segfaulting if getpwuid() fails.
|
2012-08-11 |
elwin |
arogue5: compile out wizard mode by default.
|
2012-08-11 |
elwin |
arogue5: change default program name and options.
|
2012-08-11 |
elwin |
arogue5: update the score list before prompting to exit.
|
2012-08-11 |
elwin |
arogue5: add nonl() to prevent CR/LF confusion.
|
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.
|