Commit Graph

19305 Commits (c1d8381eff25d30a0f889b2fe524139a13c13880)
 

Author SHA1 Message Date
alberth c1d8381eff (svn r24207) -Change: Update the other languages too. 12 years ago
alberth f19bc87520 (svn r24206) -Codechange: Move colouring of advanced setting options to the drawing code. 12 years ago
frosch 675fc185be (svn r24205) -Feature [FS#5178-ish]: Show a hint in the supplies tab of station windows, if the station is affected by exclusive transport rights. 12 years ago
frosch 4952ce95cb (svn r24204) -Fix: If a company is taken over or bankrupts, transfer exclusive transport rights to the new owner resp. cancel them. 12 years ago
frosch 565fcf16f9 (svn r24203) -Fix: Make the engine name not overdraw the engine count in the autoreplace GUI. 12 years ago
frosch 0d9506341c (svn r24202) -Change: Make the size of the details in the autoreplace GUI match more the size of the details in the purchase list. 12 years ago
frosch 9431d7de1f (svn r24201) -Fix [FS#5170]: Mark group list dirty when setting/clearing autoreplace for an engine type. 12 years ago
frosch 5f3d0a509f (svn r24200) -Fix [FS#5149]: Invalidate build vehicle windows every month, in case they need resorting due to changed reliabilities. 12 years ago
translators 42a178db10 (svn r24199) -Update from WebTranslator v3.0:
catalan - 4 changes by arnau
czech - 1 changes by Paragulis
hungarian - 10 changes by IPG
12 years ago
translators dd3820044d (svn r24198) -Update from WebTranslator v3.0:
korean - 2 changes by telk5093
polish - 46 changes by Kilian
ukrainian - 3 changes by edd_k
12 years ago
translators 202985b9c1 (svn r24197) -Update from WebTranslator v3.0:
belarusian - 1 changes by Wowanxm
ukrainian - 2 changes by edd_k
vietnamese - 4 changes by nglekhoi
12 years ago
translators 7db0a21c37 (svn r24196) -Update from WebTranslator v3.0:
afrikaans - 33 changes by telanus
belarusian - 6 changes by KorneySan, Wowanxm
croatian - 4 changes by VoyagerOne
czech - 4 changes by Paragulis
dutch - 8 changes by habell
english_AU - 19 changes by tomas4g
english_US - 4 changes by Rubidium
finnish - 4 changes by jpx_
french - 4 changes by OliTTD
german - 4 changes by NG
italian - 4 changes by lorenzodv
lithuanian - 22 changes by Stabilitronas
polish - 4 changes by wojteks86
russian - 6 changes by KorneySan
12 years ago
translators b71247b7fb (svn r24195) -Update from WebTranslator v3.0:
czech - 1 changes by Paragulis
12 years ago
frosch 70b2c96c8b (svn r24194) -Change: Rename the 'signal_side' setting to 'train_signal_side', and add a third option while doing so. 12 years ago
frosch f214171d15 (svn r24193) -Fix (r24191): Also update comments accordingly. 12 years ago
frosch 43ac4de940 (svn r24192) -Fix [FS#5153-ish]: Also use default value when reading an invalid integer setting value. 12 years ago
frosch f0b2de579f (svn r24191) -Fix: If you consider a settings to potentially cause desyncs via NewGRFs and thus disallow changing it in network games, you should probably also sync it to clients. 12 years ago
translators 3d534cbb4f (svn r24190) -Update from WebTranslator v3.0:
traditional_chinese - 90 changes by Luper
czech - 11 changes by Paragulis
12 years ago
truebrain e57b1daa5c (svn r24189) -Fix: when going to fullscreen and back, restore to the resolution you were, not to the fullscreen resolution (Windows only) 12 years ago
truebrain fa8f1f3ac7 (svn r24188) -Fix-ish [FS#5151] (r1): when changing the basics of a window (fullscreen, 8bpp/32bpp), and a window already exists, it was forced out of maximize mode, and its resolution/position was reset, often causing unwanted side-effects. As a "bonus", a WC_SIZE was triggered, and if the system was going from 8bpp to 32pp, this caused a forced window update in a limbo-state of the blitter (not fully 32bpp just yet, but for sure no longer 8bpp); this could cause random memory access which could lead to ACCESS_VIOLATIONS 12 years ago
translators c5ab2afc6b (svn r24187) -Update from WebTranslator v3.0:
russian - 2 changes by Lone_Wolf
spanish - 2 changes by Terkhen
12 years ago
frosch 3f036c6af2 (svn r24186) -Feature: [NewGRF] Callback to set industry production level on construction. (andythenorth) 12 years ago
frosch 059b4b985f (svn r24185) -Codechange: Deduplicate some only partly deduplicated code. 12 years ago
translators 8c5d6a4a41 (svn r24184) -Update from WebTranslator v3.0:
catalan - 12 changes by arnau
hungarian - 13 changes by Brumi
polish - 30 changes by Kilian
romanian - 13 changes by tonny
12 years ago
frosch 4fda069104 (svn r24183) -Fix [FS#5169]: Town radii were not updated immediatelly after construction/destruction of houses, resulting in desyncs. 12 years ago
frosch 2c056677f5 (svn r24182) -Fix [FS#5169-ish]: The population of a town was computed incorrectly for overridden houses when loading a game. 12 years ago
translators 72b5e12639 (svn r24181) -Update from WebTranslator v3.0:
german - 2 changes by Jogio
12 years ago
rubidium 81d866e68d (svn r24180) -Codechange/feature-ish: add cache checker for the town's cache 12 years ago
rubidium 76d5833650 (svn r24179) -Codechange: move some variables of Town to TownCache 12 years ago
frosch 21f63bd589 (svn r24178) -Fix [FS#5110]: The object name from property A was not displayed in the object GUI. 12 years ago
frosch 07acc77ede (svn r24177) -Fix (r0) [FS#5148]: The arctic "shops and offices" used the "church" sprite in one of its four views. 12 years ago
frosch 919a4ec7b8 (svn r24176) -Fix (r21772): The object GUI did not draw objects when all objects of a class are disabled. 12 years ago
frosch 3e05b66609 (svn r24175) -Fix (r24171): Make sure to select a object class with visible objects when opening the object GUI. 12 years ago
translators 0b93ac5e34 (svn r24174) -Update from WebTranslator v3.0:
afrikaans - 3 changes by telanus
ukrainian - 1 changes by edd_k
12 years ago
translators 731cc8550d (svn r24173) -Update from WebTranslator v3.0:
afrikaans - 39 changes by telanus
latvian - 16 changes by Parastais
12 years ago
frosch 2db6aa3cfa (svn r24172) -Cleanup: Lighthouse and transmitter no longer need special treatment to not appear in the object GUI. 12 years ago
frosch 6e471388e4 (svn r24171) -Fix [FS#4967, FS#5120]: Hide object specs/classes from the GUI, if they will never be available to the user. 12 years ago
frosch 14bd0dad91 (svn r24170) -Add: Methods for translating between NewGRFClass spec indices and user interface indices. 12 years ago
frosch ed1fb53859 (svn r24169) -Add: Make NewGRFClass distinguish between defined specs and specs visible for the user. 12 years ago
frosch c45a8e083c (svn r24168) -Codechange: Simplify default station class instantiation. 12 years ago
frosch 97608f0814 (svn r24167) -Codechange: Rename NewGRFClass::GetCount() to NewGRFClass::GetClassCount() 12 years ago
frosch 3d7ac6af1a (svn r24166) -Codechange: Turn NewGRFClass::Get(Tid, uint) and GetCount(Tid) into non-static members GetSpec(uint) and GetSpecCount(). 12 years ago
frosch 0fe80ca50c (svn r24165) -Codechange: Split parts of static NewGRFClass::Assign() into non-static Insert(). 12 years ago
frosch 0edc3bf8db (svn r24164) -Codechange: Split parts of static NewGRFClass::Reset() into non-static ResetClass(). 12 years ago
frosch caab94604b (svn r24163) -Codechange: Make various members of NewGRFClass private. 12 years ago
frosch d42bd940b2 (svn r24162) -Codechange: Remove NewGRFClass::GetName() and SetName() in favour of using Get() and direct member access (which is needed anyway for GRF string resolving). 12 years ago
frosch a4fd74b363 (svn r24161) -Add: Method to get a specific NewGRFClass. 12 years ago
frosch f2b3091a53 (svn r24160) -Codechange: Split parts of ObjectSpec::IsAvailable() into ObjectSpec::IsEverAvailable(). 12 years ago
frosch 2dd6a0dc8e (svn r24159) -Fix: If you spent hard work on finding an available object ID, you should probably also use it instead of always 0. 12 years ago
frosch 56a5bf79cd (svn r24158) -Fix (r23408): Town producing no cargo at all could spawn passenger subsidies. 12 years ago