ChangeLog.txt
changeset 13461 854caa3c9212
parent 13459 08a3851aaf67
child 13463 f1d349a52bc7
equal deleted inserted replaced
13460:c6ecb87b3231 13461:854caa3c9212
    38  + New call: Retreat(time [, respectGetAwayTimeFactor): Force current turn into retreating mode
    38  + New call: Retreat(time [, respectGetAwayTimeFactor): Force current turn into retreating mode
    39  + New call: GetAmmoTimer(gearUid, ammoType): Returns current set timer for given ammoType and hog gear in ms. Returns nil for non-timerable ammo
    39  + New call: GetAmmoTimer(gearUid, ammoType): Returns current set timer for given ammoType and hog gear in ms. Returns nil for non-timerable ammo
    40  + New call: EnableSwitchHog(): Enable hog switching
    40  + New call: EnableSwitchHog(): Enable hog switching
    41  + New call: GetAmmo(ammoType): Returns ammo configuration (corresponds to SetAmmo)
    41  + New call: GetAmmo(ammoType): Returns ammo configuration (corresponds to SetAmmo)
    42  + New parameter: SetAmmoTexts: 5th param. showExtra: Set to false to hide texts like “Not yet available”
    42  + New parameter: SetAmmoTexts: 5th param. showExtra: Set to false to hide texts like “Not yet available”
       
    43  + New parameter: ShowMission: 6th param. forceDisplay: Set to true to prevent this particular mission panel to be hidden manually by player
    43  * Fixed variable: TotalRounds was -1 (instead of 0) in first real round after hog placement phase
    44  * Fixed variable: TotalRounds was -1 (instead of 0) in first real round after hog placement phase
    44 
    45 
    45 ====================== 0.9.24.1 ====================
    46 ====================== 0.9.24.1 ====================
    46  * Fix crash when portable portal device is fired at reduced graphics quality
    47  * Fix crash when portable portal device is fired at reduced graphics quality
    47  * Fix possible crash when starting Hedgewars frontend in fullscreen mode
    48  * Fix possible crash when starting Hedgewars frontend in fullscreen mode