(svn r7523) -Feature: Add the possibility to change the newgrf configuration of a running game.
This is only possible in SP (or in the intro menu). During game play you will get a confirmation window when applying the changes as some actions can crash OpenTTD and/or make your current game unplayable.
This commit is contained in:
@@ -154,6 +154,7 @@ STR_00B0_MAP :{WHITE}Map - {S
|
||||
STR_00B1_GAME_OPTIONS :{WHITE}Game Options
|
||||
STR_00B2_MESSAGE :{YELLOW}Message
|
||||
STR_00B3_MESSAGE_FROM :{YELLOW}Message from {STRING1}
|
||||
STR_POPUP_CAUTION_CAPTION :{WHITE}Caution!
|
||||
STR_00B4_CAN_T_DO_THIS :{WHITE}Can't do this....
|
||||
STR_00B5_CAN_T_CLEAR_THIS_AREA :{WHITE}Can't clear this area....
|
||||
STR_00B6_ORIGINAL_COPYRIGHT :{BLACK}Original copyright {COPYRIGHT} 1995 Chris Sawyer, All rights reserved
|
||||
@@ -2889,6 +2890,7 @@ STR_NEWGRF_NO_FILES_INSTALLED :{BLACK}There ar
|
||||
STR_NEWGRF_FILENAME :{BLACK}Filename: {SILVER}{STRING}
|
||||
STR_NEWGRF_GRF_ID :{BLACK}GRF ID: {SILVER}{STRING}
|
||||
STR_NEWGRF_MD5SUM :{BLACK}MD5sum: {SILVER}{STRING}
|
||||
STR_NEWGRF_CONFIRMATION_TEXT :{YELLOW}You are about to make changes to a running game; this can crash OpenTTD.{}Are you absolutely sure about this?
|
||||
|
||||
STR_NEWGRF_ADD :{BLACK}Add
|
||||
STR_NEWGRF_ADD_TIP :{BLACK}Add a NewGRF file to the list
|
||||
|
Reference in New Issue
Block a user