]> granicus.if.org Git - nethack/commitdiff
split getting kick damages into separate function
authornhmall <nhmall@nethack.org>
Mon, 9 May 2022 21:15:31 +0000 (17:15 -0400)
committernhmall <nhmall@nethack.org>
Mon, 9 May 2022 21:15:31 +0000 (17:15 -0400)
Closes #758 by argrath

doc/fixes3-7-0.txt

index 3990c62c6a93c08d6268e960c9a7d5e1d4a6b620..83d5b41a23633e8b33c95a0361af9d5e59d55268 100644 (file)
@@ -1779,6 +1779,7 @@ remove unnecessary null checks from christen_orc() (pr #681 by argrath)
 mark high altars in altarmask (pr #748 by entrez)
 split kicking empty space into separate function (pr #754 by argrath)
 split adjusting attributes into separate function (pr #757 by argrath)
+split getting damages with a kick into separate function (pr #758 by argrath)
 
 
 Code Cleanup and Reorganization