Mercurial > hg > early-roguelike
log
age | author | description |
---|---|---|
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. |
Thu, 08 Feb 2018 18:56:15 -0500 | John "Elwin" Edwards | Ultra-Rogue: add a NULL check. |
Mon, 15 Jan 2018 20:20:35 -0500 | John "Elwin" Edwards | UltraRogue: fix inventory collision after save and restore. |