Mercurial > hg > early-roguelike
log arogue5/main.c @ 159:44a0fce4b168
age | author | description |
---|---|---|
2015-05-20 | John "Elwin" Edwards | Advanced Rogue family: fix the "score" option. |
2015-05-16 | John "Elwin" Edwards | Advanced Rogue family: overhaul privilege handling. |
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. |
2012-08-11 | elwin | arogue5: avoid segfaulting if getpwuid() fails. |
2012-08-11 | elwin | arogue5: add nonl() to prevent CR/LF confusion. |
2012-08-11 | elwin | arogue5: add missing header files. |
2012-08-11 | elwin | arogue5: close security holes. |
2012-08-10 | elwin | arogue5: add the savedir feature. |
2012-08-09 | elwin | Import Advanced Rogue 5.8 from the Roguelike Restoration Project (r1490) |