# HG changeset patch # User Wuzzy # Date 1555768968 -7200 # Node ID 72291f0df5392b41c7072b6f7e6d53db532ed5bd # Parent bc8c8c4aa8e6d89d5b0e931a1c6da3cc372fd84f Update changelog WRT sounds diff -r bc8c8c4aa8e6 -r 72291f0df539 ChangeLog.txt --- a/ChangeLog.txt Sat Apr 20 07:47:32 2019 +0200 +++ b/ChangeLog.txt Sat Apr 20 16:02:48 2019 +0200 @@ -92,6 +92,10 @@ + More intelligent automatic mission selection in campaign screen * Fix force-locked schemes getting unlocked when changing map types +Sounds and voicepacks: + + sndYoohoo has been split to sndYoohoo and sndKiss + + Voice files sndPoisonCough and sndPoisonMoan are now optional (fall back to Default voicepack) + Lua API: + New call: SaveMissionVar(varname, value): Save value to mission variable (variable for non-campaign mission) + New call: GetMissionVar(varname): Get value of mission variable