Mercurial > hg > early-roguelike
log srogue/state.c @ 308:13b482bd9e66
age | author | description |
---|---|---|
Wed, 14 Apr 2021 18:55:33 -0400 | John "Elwin" Edwards | Fix many compiler warnings. |
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. |
Sat, 05 Mar 2016 12:10:20 -0500 | John "Elwin" Edwards | Rogue V4, V5: disable a cheat granting permanent monster detection. |
Sun, 31 Jan 2016 13:45:07 -0500 | John "Elwin" Edwards | Super-Rogue: convert to ANSI-style function declarations. |
Thu, 08 Aug 2013 12:41:35 -0700 | John "Elwin" Edwards | Properly handle invalid room references in savefiles. |