Commit Graph

337 Commits (a33376b6ca2bdd9f5fdf6a704aef044c06505125)

Author SHA1 Message Date
rubidium 5294ca8a10 (svn r17182) -Feature(ish) [FS#2945]: sort vehicle lists on (timetable) delay 15 years ago
smatz a29bbb1e1f (svn r17157) -Add: localised decimal separator 15 years ago
rubidium 9ee2a66c86 (svn r17139) -Change: add the concept of sound sets 15 years ago
smatz 2a430d981f (svn r17113) -Change [FS#265][FS#2094][FS#2589]: apply the subsidy when subsidy's destination is in station's catchment area and cargo packets originate from subsidy's source
-Change [FS#1134]: subsidies aren't bound to stations after awarding anymore, they still apply to town or industry, no matter what station is used for loading and unloading. Awarded subsidies from older savegames are lost
-Change [NoAI]: due to these changes, AISubsidy::GetSource and AISubsidy::GetDestination now return STATION_INVALID for awarded subsidies
15 years ago
rubidium 3ecf335718 (svn r17096) -Fix [FS#3091]: news message about ordered refits failing wasn't very clear 15 years ago
rubidium 1fe3ad3288 (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives 15 years ago
rubidium e0ba8e6b56 (svn r17070) -Codechange: some minor fixes to the order in english.txt 15 years ago
rubidium 5351db3703 (svn r17068) -Change: make a number of strings more consistent with their relatives 15 years ago
rubidium 6b59a238ae (svn r17067) -Fix (r17064): local authority window got messed up a bit; also move OS names to a more logical place. 15 years ago
rubidium 04927226bd (svn r17066) -Codechange: unify the order of {TINYFONT}/{BIGFONT} and {<colour>} 15 years ago
rubidium c9048bc6f8 (svn r17065) -Codechange: reorder last 1/3 of the strings. Hope it makes a bit more sense now 15 years ago
rubidium 8a20e528a5 (svn r17064) -Codechange: reorder another 1/3 of the strings 15 years ago
rubidium f5b1f23bb2 (svn r17063) -Fix: terraform toolbar had the wrong tooltip for building trees. 15 years ago
rubidium 4b2592dbc0 (svn r17062) -Change: unify the naming of some 125 strings 15 years ago
rubidium 3914bfecf6 (svn r17060) -Codechange: reorder 1/3 of the strings so they are more logically grouped (rest still needs to be done) 15 years ago
yexo 113d276ca5 (svn r17059) -Codechange: Rename a few strings to reflect their usage 15 years ago
rubidium a7b0040e30 (svn r17040) -Fix [FS#3081]: inconsistency between signs of stations and waypoints 15 years ago
alberth 6d05326143 (svn r17030) -Codechange: Better descriptions for buoys. 15 years ago
rubidium a148a991bb (svn r17002) -Change: also support distant join for waypoints 15 years ago
rubidium c2fdb85c0d (svn r17000) -Change: allow overbuilding/extending waypoints 15 years ago
belugas 57dd3a7ad9 (svn r16979) -Codechange[FS#3066]: Add notion of Ctrl_Click in the tooltip for Loan borrow/repay buttons (planetmaker) 15 years ago
rubidium 96cc9c2de1 (svn r16954) -Codechange: make the Game Options window use the nested widget system. 15 years ago
rubidium 36a28fe3d2 (svn r16951) -Change: order the strings in the options dropdown slightly more logical 15 years ago
rubidium e9bc557b2a (svn r16930) -Codechange: more StringID name unification and grouping 15 years ago
rubidium 1e6b1a7613 (svn r16927) -Change: make the 'there is no AI' error message translatable 15 years ago
rubidium 9980af2898 (svn r16921) -Codechange: make it more clear what strings are related to road vehicles; only ROAD isn't always enough. Also unify the way of writing it. 15 years ago
rubidium 2962d8f0fc (svn r16920) -Codechange: shuffle some strings around to simplify looking up vehicle type specific strings for a specific message 15 years ago
rubidium c17c31b5b6 (svn r16919) -Codechange: unify some more StringID w.r.t. their naming 15 years ago
rubidium 68ead6b84f (svn r16909) -Fix [FS#2996]: NewGRF stations would be triggering assertions all over the place when using the more advanced station types.
-Change: make (rail) waypoints sub classes of 'base stations', make buoys waypoints and unify code between them where possible.
15 years ago
rubidium e3053660c6 (svn r16886) -Codechange: unify naming of some string IDs related to string codes and group them logically 15 years ago
rubidium dc943b35e0 (svn r16885) -Codechange: reduce (string) duplication with vehicle lists 15 years ago
rubidium 21921441d0 (svn r16881) -Codechange: fix some naming inconsistencies w.r.t. strings used in the vehicle list GUIs. 15 years ago
rubidium 741a340b8b (svn r16772) -Fix [FS#3019]: don't use the same error message for turning around road vehicles and flipping parts of trains in the depot 15 years ago
rubidium 8db99f57f8 (svn r16708) -Cleanup: do not try to indent strings using spaces, especially strings that span multiple lines; it will not get the effect you want. Also do not indent at different levels in different strings that will be shown on the same place. 15 years ago
translators e32a51c8b7 (svn r16695) -Update: WebTranslator2 update to 2009-06-30 10:00:57
japanese   - 6 fixed by nex259 (6)
norwegian_bokmal - 8 fixed by jankmi (8)
portuguese - 9 fixed by SnowFlake (9)
serbian    - 111 fixed by etran (111)
spanish    - 1 fixed by erregerre (1)
15 years ago
yexo c7bd6c8d34 (svn r16614) -Codechange: Make the airport min/max available year a property of the Airport class.
-Change: rename station.always_small_airport to station.never_expire_airports to make it more future-proof
15 years ago
rubidium 460d99abcf (svn r16610) -Fix: remove rogue space before '?' 15 years ago
frosch ad64d5eedb (svn r16418) -Fix: Resolve the company name for 'subsidy awarded'-news when the news are triggered, so it stays valid when the company bankrupts or is taken over. 15 years ago
frosch 5507a5b233 (svn r16342) -Feature(tte): Display base graphics description in game options window. 15 years ago
smatz 1f3dce6f85 (svn r16289) -Fix (r16211): 'Display map' dropdown in scenario editor was broken 15 years ago
rubidium 7dd677ced2 (svn r16162) -Codechange: remove needless TC_ colours from DrawString when they are part of strings and add some colours to a few strings. 15 years ago
alberth 55336c4a9d (svn r16142) -Codechange: Use widgets in the custom currency window. 15 years ago
rubidium ff05dc8446 (svn r16129) -Feature-ish: configurable digit group separator per language with user override. 15 years ago
rubidium 59d45a04d6 (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible. 15 years ago
rubidium 2ec09d95a1 (svn r16114) -Cleanup: unify some more strings and remove some more unused strings 15 years ago
rubidium ce5a282977 (svn r16111) -Cleanup: remove some duplicate/unused strings
-Change: move a string to a more sensible location
15 years ago
frosch d338fff1b9 (svn r16110) -Codechange: use {CARGO} instead hardcoded cargo name (there is always something duplicated :p) 15 years ago
glx 37cce7098b (svn r16105) -Codechange: use {CARGO} instead hardcoded cargo name 15 years ago
rubidium b01ed2b38f (svn r16104) -Fix: remove some unneeded spaces from some strings/make some strings more consistent with itself by adding spaces 15 years ago
rubidium 9a56844b67 (svn r16102) -Codechange: unify the vehicle info strings; reduce the number of duplicate strings and unifies the GUIs quite a bit 15 years ago