Mercurial > hg > early-roguelike
log arogue5/main.c @ 290:2b452dbf0138
age | author | description |
---|---|---|
Sat, 23 Sep 2017 09:47:00 -0400 | John "Elwin" Edwards | Fix some potential problems detected by clang. |
Fri, 15 Sep 2017 19:57:54 -0400 | John "Elwin" Edwards | Use C stdio functions for score files and save files. |
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. |
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. |