diff -r 0fc9560be9cc -r 6446ddf0c0ba ChangeLog.txt --- a/ChangeLog.txt Sun Jan 06 02:32:27 2019 +0100 +++ b/ChangeLog.txt Tue Jan 08 03:03:21 2019 +0100 @@ -23,6 +23,7 @@ * Hide most HUD elements in cinematic mode * Don't show "F1", "F2", etc. in ammo menu if these aren't the actual slot keys * Fix force-locked schemes getting unlocked when changing map types + * Suppress “ is gone.” message at end of game Lua API: + New call: SaveMissionVar(varname, value): Save value to mission variable (variable for non-campaign mission)