diff -r 369efa5e01fa -r 73b096e1d895 ChangeLog.txt --- a/ChangeLog.txt Thu Aug 02 23:24:27 2018 +0200 +++ b/ChangeLog.txt Thu Aug 02 23:43:31 2018 +0200 @@ -84,6 +84,7 @@ + New global: NoPointX. Value of CursorX and CursorY if cursor is inactive + New global: AMMO_INFINITE. Value for infinite ammo count for AddAmmo and other functions + New global: cMaxHogHealth. Maximum possible hedgehog health + + New global: EXPLForceDraw. Flag for Explode function, forces land removal even with gfSolidLand on * Changed global: lfCurrentHog becomes lfCurHogCrate * Fixed variable: TotalRounds was -1 (instead of 0) in first real round after hog placement phase * AI sometimes intentionally shot hedgehogs with aihDoesntMatter set