ChangeLog.txt
changeset 13684 739fd039daaa
parent 13665 5664650befcd
child 13689 27e5e311c7a3
equal deleted inserted replaced
13681:5662360f6a4a 13684:739fd039daaa
   104  + New global: AMMO_INFINITE. Value for infinite ammo count for AddAmmo and other functions
   104  + New global: AMMO_INFINITE. Value for infinite ammo count for AddAmmo and other functions
   105  + New global: cMaxHogHealth. Maximum possible hedgehog health
   105  + New global: cMaxHogHealth. Maximum possible hedgehog health
   106  + New global: cMaxTurnTime. Maximum possible turn time
   106  + New global: cMaxTurnTime. Maximum possible turn time
   107  + New global: EXPLForceDraw. Flag for Explode function, forces land removal even with gfSolidLand on
   107  + New global: EXPLForceDraw. Flag for Explode function, forces land removal even with gfSolidLand on
   108  + New globals: capcolDefault, capcolSetting: Default caption colors
   108  + New globals: capcolDefault, capcolSetting: Default caption colors
       
   109  * Animate library: Remove defunct follow argument for AnimVisualGear
   109  * Changed global: lfCurrentHog becomes lfCurHogCrate
   110  * Changed global: lfCurrentHog becomes lfCurHogCrate
   110  * Fixed variable: TotalRounds was -1 (instead of 0) in first real round after hog placement phase
   111  * Fixed variable: TotalRounds was -1 (instead of 0) in first real round after hog placement phase
   111  * AI sometimes intentionally shot hedgehogs with aihDoesntMatter set
   112  * AI sometimes intentionally shot hedgehogs with aihDoesntMatter set
   112 
   113 
   113 ====================== 0.9.24.1 ====================
   114 ====================== 0.9.24.1 ====================