ChangeLog.txt
changeset 13752 f1c66a34f2fe
parent 13750 110d6c1e817f
child 13757 f0cb47f0bfaf
equal deleted inserted replaced
13751:5985ee7a4922 13752:f1c66a34f2fe
   132  + New global: EXPLForceDraw. Flag for Explode function, forces land removal even with gfSolidLand on
   132  + New global: EXPLForceDraw. Flag for Explode function, forces land removal even with gfSolidLand on
   133  + New globals: capcolDefault, capcolSetting: Default caption colors
   133  + New globals: capcolDefault, capcolSetting: Default caption colors
   134  * Animate library: Remove defunct follow argument for AnimVisualGear
   134  * Animate library: Remove defunct follow argument for AnimVisualGear
   135  * Changed global: lfCurrentHog becomes lfCurHogCrate
   135  * Changed global: lfCurrentHog becomes lfCurHogCrate
   136  * Fixed variable: TotalRounds was -1 (instead of 0) in first real round after hog placement phase
   136  * Fixed variable: TotalRounds was -1 (instead of 0) in first real round after hog placement phase
       
   137  * Fixed variables: LeftX, RightX, TopY, LAND_WIDTH, LAND_HEIGHT were broken if onVisualGearAdd was defined
   137  * AI sometimes intentionally shot hedgehogs with aihDoesntMatter set
   138  * AI sometimes intentionally shot hedgehogs with aihDoesntMatter set
   138 
   139 
   139 ====================== 0.9.24.1 ====================
   140 ====================== 0.9.24.1 ====================
   140  * Fix crash when portable portal device is fired at reduced graphics quality
   141  * Fix crash when portable portal device is fired at reduced graphics quality
   141  * Fix possible crash when starting Hedgewars frontend in fullscreen mode
   142  * Fix possible crash when starting Hedgewars frontend in fullscreen mode