Mercurial > hg > early-roguelike
log
age | author | description |
---|---|---|
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. |
Mon, 07 Mar 2016 19:26:08 -0500 | John "Elwin" Edwards | Rogue V4: add two more function declarations. |
Sun, 06 Mar 2016 21:02:59 -0500 | John "Elwin" Edwards | Fix various overlooked causes of warnings. |
Sun, 06 Mar 2016 19:32:47 -0500 | John "Elwin" Edwards | Declare some function arguments as const. |
Tue, 08 Mar 2016 19:45:41 -0500 | John "Elwin" Edwards | Makefiles: don't rely on built-in implicit rules. |