log

age author description
Tue, 11 May 2021 22:30:03 -0400 John "Elwin" Edwards Update the Autoconf files.
Tue, 04 May 2021 21:03:47 -0400 John "Elwin" Edwards Fix one more batch of compiler warnings.
Mon, 03 May 2021 19:05:37 -0400 John "Elwin" Edwards Advanced Rogue family: fix some potential buffer overflows.
Sun, 02 May 2021 21:54:11 -0400 John "Elwin" Edwards Advanced Rogue 7: ignore file locations in the save file when restoring.
Sat, 01 May 2021 09:51:30 -0400 John "Elwin" Edwards Fix a few more miscellaneous compiler warnings.
Fri, 30 Apr 2021 20:48:30 -0400 John "Elwin" Edwards Fix some warnings related to format strings.
Sat, 17 Apr 2021 15:41:12 -0400 John "Elwin" Edwards Super-Rogue: fix some out-of-range constants.
Thu, 15 Apr 2021 20:55:34 -0400 John "Elwin" Edwards Rogue V4: fix arithmetic operations on boolean variables.
Wed, 14 Apr 2021 18:55:33 -0400 John "Elwin" Edwards Fix many compiler warnings.
Sat, 20 Mar 2021 22:36:52 -0400 John "Elwin" Edwards Added tag rel2021.03 for changeset fa70bba6bb3f
Thu, 18 Mar 2021 20:53:49 -0400 John "Elwin" Edwards Update the README. rel2021.03
Sat, 15 Aug 2020 20:27:06 -0400 John "Elwin" Edwards rogue4: delete a duplicate variable definition.
Fri, 22 Nov 2019 21:18:27 -0500 John "Elwin" Edwards Fix an assortment of compiler warnings.
Sun, 11 Feb 2018 15:37:33 -0500 John "Elwin" Edwards Fix another pointer bug related to object stacks.
Thu, 08 Feb 2018 20:54:34 -0500 John "Elwin" Edwards UltraRogue: clear the next_obj field when removing items from the floor.