From 7470322a3d0fd1d37ab95ba4625e3bed2ad22f84 Mon Sep 17 00:00:00 2001 From: Darkvater Date: Sat, 14 May 2005 12:36:16 +0000 Subject: (svn r2306) - CodeChange: Check the last commands; refits. This needed an extensive rewrite and global/local-cargo ID juggling and bitmasking. However with this done it looks better as well and is compatible with newgrf handling. Big thanks to HackyKid for doing most of the work. This also closes patch "[ 1199277 ] Command checks" --- lang/english.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'lang') diff --git a/lang/english.txt b/lang/english.txt index c15eb9b78..892c6fae1 100644 --- a/lang/english.txt +++ b/lang/english.txt @@ -2445,6 +2445,7 @@ STR_882C_BUILT_VALUE :{LTBLUE}{STRING STR_882D_VALUE :{LTBLUE}{STRING}{BLACK} Value: {LTBLUE}{CURRENCY} STR_882E :{WHITE}{STRING} STR_882F_LOADING_UNLOADING :{LTBLUE}Loading / Unloading +STR_TRAIN_MUST_BE_STOPPED :{WHITE}Train must be stopped inside depot STR_8830_CAN_T_SEND_TRAIN_TO_DEPOT :{WHITE}Can't send train to depot... STR_8831_NO_MORE_SPACE_FOR_ORDERS :{WHITE}No more space for orders STR_8832_TOO_MANY_ORDERS :{WHITE}Too many orders -- cgit v1.2.3-54-g00ecf