commit a93749833db20494a067399d52a0cd7ce3cf5b65 Author: Evan Ramos Date: Wed Aug 30 14:48:27 2023 -0500 KenBuild: Fix build after big updates in ae4a71a199773d77445a47e6ea80787969b2fd97 commit 50312d1fc66b0dec606c19dfd69d0f37a54590de Author: Jordon Moss Date: Wed Aug 30 02:32:24 2023 -0300 EDuke32: Give EVENT_POSTWEAPONSHOOT the return value of A_Shoot. commit ae1a3f7d854177ab504b8b65aedbcdce76aafc3c Author: Jordon Moss Date: Wed Aug 30 02:20:49 2023 -0300 EDuke32: Port EVENT_PREWEAPONSHOOT and EVENT_POSTWEAPONSHOOT from NetDuke32. * Setting RETURN to non-zero in EVENT_PREWEAPONSHOOT cancels the shot. See https://voidpoint.io/terminx/eduke32 for more details.