Mercurial > hg > early-roguelike
log
age | author | description |
---|---|---|
Mon, 10 Oct 2011 20:57:51 +0000 | elwin | rogue5: make sure SAVEDIR is a directory. |
Mon, 10 Oct 2011 15:11:07 +0000 | elwin | rogue5: SAVEDIR off by default, remove generated files from version control. |
Fri, 07 Oct 2011 22:26:51 +0000 | elwin | rogue5: DESTDIR is not needed in config.h. |
Fri, 07 Oct 2011 21:19:14 +0000 | elwin | rogue5: Add chroot support to the autotools system. |
Fri, 07 Oct 2011 06:15:48 +0000 | elwin | rogue5: Clear encerror so scoreboard writing works. |
Tue, 14 Dec 2010 17:15:51 +0000 | elwin | Make sure lock_sc always returns a value. Fixes a weird bug that prevented the scorelist from updating. |
Tue, 07 Dec 2010 22:31:33 +0000 | elwin | srogue: prevent aquiring unlimited scrolls of aquirement. |