Mercurial > hg > early-roguelike
log arogue7/rip.c @ 295:1e1c81fbb533
age | author | description |
---|---|---|
Fri, 15 Sep 2017 19:57:54 -0400 | John "Elwin" Edwards | Use C stdio functions for score files and save files. |
Fri, 19 Feb 2016 21:02:28 -0500 | John "Elwin" Edwards | Advanced Rogue 7: convert to ANSI-style function declarations. |
Thu, 21 Jan 2016 21:10:23 -0500 | John "Elwin" Edwards | Initialize some more pointers for the benefit of MSVC. |
Sat, 22 Aug 2015 10:55:53 -0400 | John "Elwin" Edwards | Advanced Rogue 7: rename magic users to magicians. |
Sat, 16 May 2015 13:39:26 -0400 | John "Elwin" Edwards | Advanced Rogue family: overhaul privilege handling. |
Tue, 12 May 2015 09:55:05 -0400 | John "Elwin" Edwards | arogue7: record completed games in a logfile. |