Mercurial > hg > early-roguelike
log rogue3/main.c @ 254:e940e6c00751
age | author | description |
---|---|---|
Sat, 28 Jan 2017 15:49:41 -0500 | John "Elwin" Edwards | Use more portable random seed generation. |
Sat, 23 Jan 2016 09:35:14 -0500 | John "Elwin" Edwards | rogue3, rogue5: fix all GCC5 warnings. |
Fri, 22 Jan 2016 19:19:48 -0500 | John "Elwin" Edwards | rogue3: replace alarm() calls with a portable function. |