Mercurial > hg > early-roguelike
log
age | author | description |
---|---|---|
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. |