Mercurial > hg > early-roguelike
log xrogue/state.c @ 182:1fe660009fd3
age | author | description |
---|---|---|
Fri, 26 Jun 2015 11:42:02 -0400 | John "Elwin" Edwards | arogue7, xrogue: fix uninitialized variables when restoring. |
Fri, 29 May 2015 17:34:04 -0400 | John "Elwin" Edwards | arogue7, xrogue: fix save/restore of alchemy jugs. |
Mon, 18 May 2015 10:53:22 -0400 | John "Elwin" Edwards | arogue7, xrogue: prevent potential NULL dereferencing. |
Sat, 16 May 2015 13:39:26 -0400 | John "Elwin" Edwards | Advanced Rogue family: overhaul privilege handling. |
Tue, 05 May 2015 20:54:33 -0400 | John "Elwin" Edwards | xrogue: call nonl() during initialization. |
Tue, 21 Apr 2015 10:34:01 -0400 | John "Elwin" Edwards | xrogue: add missing includes. |