log

age author description
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.
2016-03-06 John "Elwin" Edwards Daemons and fuses now return void.
2016-03-05 John "Elwin" Edwards Rogue V4, V5: disable a cheat granting permanent monster detection.
2016-03-04 John "Elwin" Edwards Super-Rogue: begin fixing restore failures on Windows.
2016-03-03 John "Elwin" Edwards Merge the GCC5 and build fix branches.
2016-02-26 John "Elwin" Edwards Makefile fixes related to installation.