Mercurial > hg > early-roguelike
graph
-
Fix some functions not returning the right type.Sat, 19 Mar 2016 16:18:58 -0400, by John "Elwin" Edwards
-
README.txt: remove outdated information.Sat, 12 Mar 2016 14:36:25 -0500, by John "Elwin" Edwards
-
Super-Rogue: fix saving and restoring on Windows.Sat, 12 Mar 2016 14:29:07 -0500, by John "Elwin" Edwards
-
Merge the GCC5 and build fix branches.Fri, 11 Mar 2016 19:47:52 -0500, by John "Elwin" Edwards
-
arogue7, xrogue: improve the handling of the arguments to fuses.Fri, 11 Mar 2016 17:40:00 -0500, by John "Elwin" Edwards
-
XRogue: fix some uses of entire structs instead of their members.Tue, 08 Mar 2016 20:47:57 -0500, by John "Elwin" Edwards
-
XRogue: get rid of VOID as an alias for long.Mon, 07 Mar 2016 20:44:01 -0500, by John "Elwin" Edwards
-
Rogue V4: add two more function declarations.Mon, 07 Mar 2016 19:26:08 -0500, by John "Elwin" Edwards
-
Fix various overlooked causes of warnings.Sun, 06 Mar 2016 21:02:59 -0500, by John "Elwin" Edwards
-
Declare some function arguments as const.Sun, 06 Mar 2016 19:32:47 -0500, by John "Elwin" Edwards
-
Makefiles: don't rely on built-in implicit rules.Tue, 08 Mar 2016 19:45:41 -0500, by John "Elwin" Edwards
-
Don't force the use of GCC.Sun, 06 Mar 2016 17:09:17 -0500, by John "Elwin" Edwards
-
Rogue V5: prevent error messages from 'make clean'.Sun, 06 Mar 2016 17:03:47 -0500, by John "Elwin" Edwards
-
Use uniform return types for functions related to options.Sun, 06 Mar 2016 14:45:18 -0500, by John "Elwin" Edwards
-
Daemons and fuses now return void.Sat, 05 Mar 2016 20:49:37 -0500, by John "Elwin" Edwards