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