Mercurial > hg > early-roguelike
log arogue7/main.c @ 189:7c552cbc6ad9
age | author | description |
---|---|---|
Thu, 28 May 2015 10:21:43 -0400 | John "Elwin" Edwards | arogue7, xrogue: rename daemon() to start_daemon(). |
Wed, 20 May 2015 15:15:29 -0400 | John "Elwin" Edwards | arogue7, xrogue: put newlines at the end of startup messages. |
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. |
Tue, 12 May 2015 10:28:05 -0400 | John "Elwin" Edwards | arogue7: call nonl() during initialization. |
Mon, 11 May 2015 16:46:00 -0400 | John "Elwin" Edwards | arogue7: implement the -n option. |