log

age author description
2016-03-12 John "Elwin" Edwards Super-Rogue: fix saving and restoring on Windows.
2016-03-12 John "Elwin" Edwards Merge the GCC5 and build fix branches.
2016-03-11 John "Elwin" Edwards arogue7, xrogue: improve the handling of the arguments to fuses.
2016-03-09 John "Elwin" Edwards XRogue: fix some uses of entire structs instead of their members.
2016-03-08 John "Elwin" Edwards XRogue: get rid of VOID as an alias for long.
2016-03-08 John "Elwin" Edwards Rogue V4: add two more function declarations.
2016-03-07 John "Elwin" Edwards Fix various overlooked causes of warnings.
2016-03-07 John "Elwin" Edwards Declare some function arguments as const.
2016-03-09 John "Elwin" Edwards Makefiles: don't rely on built-in implicit rules.
2016-03-06 John "Elwin" Edwards Don't force the use of GCC.
2016-03-06 John "Elwin" Edwards Rogue V5: prevent error messages from 'make clean'.
2016-03-06 John "Elwin" Edwards Use uniform return types for functions related to options.