Mercurial > hg > early-roguelike
log arogue5/state.c @ 278:c222f9d56776
age | author | description |
---|---|---|
Sat, 19 Mar 2016 16:18:58 -0400 | John "Elwin" Edwards | Fix some functions not returning the right type. |
Sun, 07 Feb 2016 14:39:21 -0500 | John "Elwin" Edwards | Advanced Rogue 5: convert to ANSI function declarations. |
Fri, 28 Mar 2014 15:51:43 -0700 | John "Elwin" Edwards | arogue5: make alchemy jugs survive a save and restore. |
Fri, 28 Mar 2014 10:57:03 -0700 | John "Elwin" Edwards | arogue5: fix some daemon-related pointer/int casting. |
Mon, 06 Jan 2014 15:57:17 -0500 | John "Elwin" Edwards | arogue5: fix some save/restore-related crashes. |
Thu, 08 Aug 2013 12:41:35 -0700 | John "Elwin" Edwards | Properly handle invalid room references in savefiles. |