From 9e10458209fb9eaabb9192383614d950b572083c Mon Sep 17 00:00:00 2001 From: miham Date: Fri, 14 Jan 2005 00:14:13 +0000 Subject: (svn r1503) Added feature: o allows users to setup the production values of the rawmaterial producing industries in the editor Modified: o ttd.h - added CT_INVALID for 0xFF cargo type o english.txt - added 1 string o industry_gui.c - the feature itself o window.h - added compile asserts to the structs which checks whether their sizes are smaller than WINDOW_CUSTOM_SIZE Thanks: o Darkvater to bother me to constantly improve the patch o Various users at #openttd for testing --- lang/english.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'lang') diff --git a/lang/english.txt b/lang/english.txt index be9f24d84..e547df307 100644 --- a/lang/english.txt +++ b/lang/english.txt @@ -1191,6 +1191,7 @@ STR_RAIL_SELECT_TYPE_OF_CARGO_FOR :{BLACK}Select type of cargo for train to c STR_RAIL_REFIT_TO_CARRY_HIGHLIGHTED :{BLACK}Refit train to carry highlighted cargo type STR_RAIL_CAN_T_REFIT_VEHICLE :{WHITE}Can't refit train... STR_CONFIG_PATCHES_SERVINT_ISPERCENT :{LTBLUE}Service intervals are in percents: {ORANGE}{STRING} +STR_CONFIG_GAME_PRODUCTION :{WHITE}Change production TEMP_AI_IN_PROGRESS :{WHITE}Welcome to this new AI, a work in progress. You should expect problems. When you happen take a screenshot and post it in the forum. Enjoy! TEMP_AI_ACTIVATED :{WHITE}Warning: this new AI is still alpha! Currently, only trucks and busses work! -- cgit v1.2.3-54-g00ecf