Mercurial > hg > openttd
graph
-
(svn r24220) -Change: Adopt ICU version detection to also deal with the new versioning scheme since ICU 49 draftWed, 09 May 2012 19:13:34 +0000, by planetmaker
-
(svn r24219) -Fix [FS#5152]: immediately do the cargo payment on vehicle crashes instead of when they are cleared draftWed, 09 May 2012 19:11:09 +0000, by rubidium
-
(svn r24214) -Fix [FS#5159] (r22794): The confirmation window to abort world generation was hidden during world generation, so actually you could not abort it. draftMon, 07 May 2012 19:34:51 +0000, by frosch
-
(svn r24211) -Change: Update other languages too with the changed autorenew string. draftSun, 06 May 2012 15:05:05 +0000, by alberth
-
(svn r24210) -Feature: Split the renew-months setting text in two string values (one before life time and one after). draftSun, 06 May 2012 15:03:45 +0000, by alberth
-
(svn r24209) -Cleanup: Remove now unused SGF_NOCOMMA value. draftSun, 06 May 2012 15:00:13 +0000, by alberth
-
(svn r24208) -Codechange: Cleanup in the drawing routine. draftSun, 06 May 2012 14:59:26 +0000, by alberth
-
(svn r24207) -Change: Update the other languages too. draftSun, 06 May 2012 14:58:16 +0000, by alberth
-
(svn r24206) -Codechange: Move colouring of advanced setting options to the drawing code. draftSun, 06 May 2012 14:56:13 +0000, by alberth
-
(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. draftSun, 06 May 2012 11:38:52 +0000, by frosch
-
(svn r24204) -Fix: If a company is taken over or bankrupts, transfer exclusive transport rights to the new owner resp. cancel them. draftSun, 06 May 2012 11:37:43 +0000, by frosch
-
(svn r24203) -Fix: Make the engine name not overdraw the engine count in the autoreplace GUI. draftSat, 05 May 2012 19:27:47 +0000, by frosch
-
(svn r24202) -Change: Make the size of the details in the autoreplace GUI match more the size of the details in the purchase list. draftSat, 05 May 2012 19:27:32 +0000, by frosch
-
(svn r24201) -Fix [FS#5170]: Mark group list dirty when setting/clearing autoreplace for an engine type. draftSat, 05 May 2012 19:26:11 +0000, by frosch
-
(svn r24200) -Fix [FS#5149]: Invalidate build vehicle windows every month, in case they need resorting due to changed reliabilities. draftSat, 05 May 2012 19:25:20 +0000, by frosch
-
(svn r24194) -Change: Rename the 'signal_side' setting to 'train_signal_side', and add a third option while doing so. draftTue, 01 May 2012 15:53:51 +0000, by frosch
-
(svn r24193) -Fix (r24191): Also update comments accordingly. draftTue, 01 May 2012 15:34:45 +0000, by frosch
-
(svn r24192) -Fix [FS#5153-ish]: Also use default value when reading an invalid integer setting value. draftTue, 01 May 2012 15:33:42 +0000, by frosch
-
(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. draftTue, 01 May 2012 15:13:23 +0000, by frosch
-
(svn r24189) -Fix: when going to fullscreen and back, restore to the resolution you were, not to the fullscreen resolution (Windows only) draftMon, 30 Apr 2012 16:49:26 +0000, by truebrain
-
(svn r24186) -Feature: [NewGRF] Callback to set industry production level on construction. (andythenorth) draftSat, 28 Apr 2012 16:44:01 +0000, by frosch
-
(svn r24185) -Codechange: Deduplicate some only partly deduplicated code. draftSat, 28 Apr 2012 16:07:28 +0000, by frosch
-
(svn r24183) -Fix [FS#5169]: Town radii were not updated immediatelly after construction/destruction of houses, resulting in desyncs. draftThu, 26 Apr 2012 21:04:18 +0000, by frosch
-
(svn r24182) -Fix [FS#5169-ish]: The population of a town was computed incorrectly for overridden houses when loading a game. draftThu, 26 Apr 2012 21:03:34 +0000, by frosch
-
(svn r24180) -Codechange/feature-ish: add cache checker for the town's cache draftWed, 25 Apr 2012 21:06:31 +0000, by rubidium
-
(svn r24179) -Codechange: move some variables of Town to TownCache draftWed, 25 Apr 2012 20:50:13 +0000, by rubidium
-
(svn r24178) -Fix [FS#5110]: The object name from property A was not displayed in the object GUI. draftTue, 24 Apr 2012 20:01:34 +0000, by frosch
-
(svn r24177) -Fix (r0) [FS#5148]: The arctic "shops and offices" used the "church" sprite in one of its four views. draftTue, 24 Apr 2012 19:19:57 +0000, by frosch
-
(svn r24176) -Fix (r21772): The object GUI did not draw objects when all objects of a class are disabled. draftTue, 24 Apr 2012 17:27:50 +0000, by frosch
-
(svn r24175) -Fix (r24171): Make sure to select a object class with visible objects when opening the object GUI. draftTue, 24 Apr 2012 17:26:08 +0000, by frosch
-
(svn r24172) -Cleanup: Lighthouse and transmitter no longer need special treatment to not appear in the object GUI. draftSun, 22 Apr 2012 16:28:42 +0000, by frosch
-
(svn r24171) -Fix [FS#4967, FS#5120]: Hide object specs/classes from the GUI, if they will never be available to the user. draftSun, 22 Apr 2012 16:28:37 +0000, by frosch
-
(svn r24170) -Add: Methods for translating between NewGRFClass spec indices and user interface indices. draftSun, 22 Apr 2012 16:28:32 +0000, by frosch
-
(svn r24169) -Add: Make NewGRFClass distinguish between defined specs and specs visible for the user. draftSun, 22 Apr 2012 16:28:27 +0000, by frosch
-
(svn r24168) -Codechange: Simplify default station class instantiation. draftSun, 22 Apr 2012 16:28:23 +0000, by frosch
-
(svn r24167) -Codechange: Rename NewGRFClass::GetCount() to NewGRFClass::GetClassCount() draftSun, 22 Apr 2012 16:28:19 +0000, by frosch
-
(svn r24166) -Codechange: Turn NewGRFClass::Get(Tid, uint) and GetCount(Tid) into non-static members GetSpec(uint) and GetSpecCount(). draftSun, 22 Apr 2012 16:28:14 +0000, by frosch
-
(svn r24165) -Codechange: Split parts of static NewGRFClass::Assign() into non-static Insert(). draftSun, 22 Apr 2012 16:28:09 +0000, by frosch
-
(svn r24164) -Codechange: Split parts of static NewGRFClass::Reset() into non-static ResetClass(). draftSun, 22 Apr 2012 16:28:04 +0000, by frosch
-
(svn r24163) -Codechange: Make various members of NewGRFClass private. draftSun, 22 Apr 2012 16:28:00 +0000, by frosch
-
(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). draftSun, 22 Apr 2012 16:27:55 +0000, by frosch
-
(svn r24161) -Add: Method to get a specific NewGRFClass. draftSun, 22 Apr 2012 16:27:49 +0000, by frosch