Mercurial > hg > early-roguelike
log xrogue/sticks.c @ 314:2f0eb38da609
age | author | description |
---|---|---|
Thu, 21 Oct 2021 21:00:15 -0400 | John "Elwin" Edwards | Advanced Rogue 7: fix a crash when casting magic missile. |
Wed, 14 Apr 2021 18:55:33 -0400 | John "Elwin" Edwards | Fix many compiler warnings. |
Tue, 08 Mar 2016 20:47:57 -0500 | John "Elwin" Edwards | XRogue: fix some uses of entire structs instead of their members. |
Mon, 07 Mar 2016 20:44:01 -0500 | John "Elwin" Edwards | XRogue: get rid of VOID as an alias for long. |
Wed, 02 Mar 2016 21:13:26 -0500 | John "Elwin" Edwards | XRogue: convert to ANSI-style function declarations. |
Tue, 21 Apr 2015 10:34:01 -0400 | John "Elwin" Edwards | xrogue: add missing includes. |