ChangeLog.txt
changeset 14940 8b848c2939da
parent 14936 d6a8ef85cf53
child 14951 c173fae0a223
equal deleted inserted replaced
14939:7b597da60fda 14940:8b848c2939da
   112  * Disallow slash, backslash and colon characters in team and scheme names
   112  * Disallow slash, backslash and colon characters in team and scheme names
   113 
   113 
   114 Sounds and voicepacks:
   114 Sounds and voicepacks:
   115  + sndYoohoo has been split to sndYoohoo and sndKiss
   115  + sndYoohoo has been split to sndYoohoo and sndKiss
   116  + Voice files sndPoisonCough and sndPoisonMoan are now optional (fall back to Default voicepack)
   116  + Voice files sndPoisonCough and sndPoisonMoan are now optional (fall back to Default voicepack)
       
   117  + Add taunt: sndFlyAway / Flyaway.ogg: When hedgehog flies off the map
   117  + Tweak some taunts: sndFirstBlood, sndLeaveMeAlone, sndCutItOut
   118  + Tweak some taunts: sndFirstBlood, sndLeaveMeAlone, sndCutItOut
   118  * Fix English voicepack selection of team being overwritten when playing in non-English locale
   119  * Fix English voicepack selection of team being overwritten when playing in non-English locale
   119 
   120 
   120 Lua API:
   121 Lua API:
   121  + New call: SaveMissionVar(varname, value): Save value to mission variable (variable for non-campaign mission)
   122  + New call: SaveMissionVar(varname, value): Save value to mission variable (variable for non-campaign mission)