Mercurial > hg > early-roguelike
log rogue4/main.c @ 113:aa582a02eb5d
age | author | description |
---|---|---|
2014-03-24 | John "Elwin" Edwards | Don't truncate player name in savefile name or log message. |
2013-09-07 | John "Elwin" Edwards | Rename daemon() to start_daemon(). |
2013-08-28 | John "Elwin" Edwards | Make sure file_name contains '/' between SAVEDIR and the file name. |
2010-12-07 | elwin | Make sure the score list appears in all situations. |
2010-02-16 | elwin | Fix the playback bug which was caused by CR/LF confusion |
2010-01-01 | edwarj4 | Slightly modify savefile location and prompt |
2009-11-26 | edwarj4 | rogue4: add logging all games |
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) |