Mercurial > hg > early-roguelike
log arogue5/main.c @ 172:c199a15a2c70
age | author | description |
---|---|---|
Wed, 20 May 2015 08:42:17 -0400 | John "Elwin" Edwards | Advanced Rogue family: fix the "score" option. |
Sat, 16 May 2015 13:39:26 -0400 | John "Elwin" Edwards | Advanced Rogue family: overhaul privilege handling. |
Sun, 23 Mar 2014 21:27:14 -0700 | John "Elwin" Edwards | Don't truncate player name in savefile name or log message. |
Sat, 07 Sep 2013 08:08:00 -0400 | John "Elwin" Edwards | Rename daemon() to start_daemon(). |
Tue, 27 Aug 2013 22:25:40 -0700 | John "Elwin" Edwards | Make sure file_name contains '/' between SAVEDIR and the file name. |
Sat, 11 Aug 2012 23:45:34 +0000 | elwin | arogue5: avoid segfaulting if getpwuid() fails. |