Mercurial > hg > early-roguelike
log rogue4/state.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. |
Sat, 19 Mar 2016 16:18:58 -0400 | John "Elwin" Edwards | Fix some functions not returning the right type. |
Sun, 06 Mar 2016 21:02:59 -0500 | John "Elwin" Edwards | Fix various overlooked causes of warnings. |
Sat, 05 Mar 2016 12:10:20 -0500 | John "Elwin" Edwards | Rogue V4, V5: disable a cheat granting permanent monster detection. |
Wed, 27 Jan 2016 19:41:05 -0500 | John "Elwin" Edwards | rogue4: fix most GCC5 warnings. |
Thu, 08 Aug 2013 12:41:35 -0700 | John "Elwin" Edwards | Properly handle invalid room references in savefiles. |