mark this revision as 0.9.24 branching point - next commit requires a protocol bump
Fix hog being unable to walk after using sniper rifle without firing both shots
Change KeyBindToName to shortstring
Key names do not and should not be longer than 255 characters. ;-)
Fix incorrect check for iPhone macro in hwconsts.h
TARGET_OS_IPHONE is always defined when building on Mac OS, so the define was wrong. This macro expands to either 0 or 1, so a simple #if should be enough.
Added tag 0.9.24.1-release for
changeset afc089c39556