ChangeLog.txt
changeset 14804 d7b40d61729f
parent 14778 bbec6b28d072
child 14811 d65e25e211d4
equal deleted inserted replaced
14803:92225a708bda 14804:d7b40d61729f
    80  * Suppress “<team> is gone.” message at end of game
    80  * Suppress “<team> is gone.” message at end of game
    81  * Fix game engine ignoring appropriate number formatting of user language
    81  * Fix game engine ignoring appropriate number formatting of user language
    82  * Fix buggy behaviour when entering speech bubble command in hog placement phase
    82  * Fix buggy behaviour when entering speech bubble command in hog placement phase
    83 
    83 
    84 Frontend:
    84 Frontend:
       
    85  + Add button in main menu at top left corner to open credits page
    85  + Restructure credits
    86  + Restructure credits
    86  + Credits screen in main menu is now translatable
    87  + Credits page is now translatable
    87  + More intelligent automatic mission selection in campaign screen
    88  + More intelligent automatic mission selection in campaign screen
    88  * Fix force-locked schemes getting unlocked when changing map types
    89  * Fix force-locked schemes getting unlocked when changing map types
    89 
    90 
    90 Lua API:
    91 Lua API:
    91  + New call: SaveMissionVar(varname, value): Save value to mission variable (variable for non-campaign mission)
    92  + New call: SaveMissionVar(varname, value): Save value to mission variable (variable for non-campaign mission)