Mercurial > hg > early-roguelike
log
age | author | description |
---|---|---|
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. |
Thu, 08 Feb 2018 18:56:15 -0500 | John "Elwin" Edwards | Ultra-Rogue: add a NULL check. |