Mercurial > hg > early-roguelike
log arogue5/mdport.c @ 252:3d4252fa2ed3
age | author | description |
---|---|---|
Sat, 28 Jan 2017 15:49:41 -0500 | John "Elwin" Edwards | Use more portable random seed generation. |
Sun, 07 Feb 2016 14:39:21 -0500 | John "Elwin" Edwards | Advanced Rogue 5: convert to ANSI function declarations. |
Tue, 11 Aug 2015 15:29:31 -0400 | John "Elwin" Edwards | Advanced Rogue 5: rearrange some of mdport.c. |
Tue, 11 Aug 2015 15:15:09 -0400 | John "Elwin" Edwards | Advanced Rogue 5: add and use md_fdopen(). |
Mon, 08 Jun 2015 10:01:25 -0400 | John "Elwin" Edwards | Don't swap signal handlers in md_shellescape(). |
Wed, 20 May 2015 08:42:17 -0400 | John "Elwin" Edwards | Advanced Rogue family: fix the "score" option. |