log

age author description
Wed, 30 Sep 2009 21:00:35 +0000 rubidium (svn r17673) -Codechange: make InvalidateThisWindowData a function of the window class draft
Wed, 30 Sep 2009 20:25:59 +0000 frosch (svn r17672) -Revert (r8081): 'last_value' and 'reseed' are shared between procedure and main chain. draft
Wed, 30 Sep 2009 18:54:33 +0000 frosch (svn r17671) -Codechange: Move ResolverObject::info_view into u.vehicle as it is only needed for them. draft
Wed, 30 Sep 2009 18:36:18 +0000 frosch (svn r17670) -Cleanup (r12819): ResolverObject::procedure_call is not used anymore. draft
Wed, 30 Sep 2009 17:45:20 +0000 translators (svn r17669) -Update from WebTranslator v3.0: draft
Wed, 30 Sep 2009 15:14:34 +0000 yexo (svn r17668) -Codechange: Query window uses nested widgets draft
Wed, 30 Sep 2009 13:32:39 +0000 rubidium (svn r17667) -Fix [FS#3245]: autopause tried to (un)pause the server every tick when the pause command only gets processed once every frame_freq ticks. So it would spam the console with duplicate attempts. draft
Tue, 29 Sep 2009 20:34:18 +0000 rubidium (svn r17666) -Fix [FS#3193]: RPM spec failed for SUSE (Ammler) draft
Tue, 29 Sep 2009 20:16:03 +0000 rubidium (svn r17665) -Codechange: make the extra viewport window nested draft
Tue, 29 Sep 2009 17:45:30 +0000 translators (svn r17664) -Update from WebTranslator v3.0: draft
Mon, 28 Sep 2009 19:24:20 +0000 frosch (svn r17663) -Change: [NewGRF] Apply default refitmasks only when the NewGRF did not set any of the three refittability properties (xor mask, positive classes, negative classes). draft
Mon, 28 Sep 2009 19:12:15 +0000 rubidium (svn r17662) -Codechange: make the sign edit window nested draft
Mon, 28 Sep 2009 17:45:21 +0000 translators (svn r17661) -Update from WebTranslator v3.0: draft
Mon, 28 Sep 2009 14:15:23 +0000 glx (svn r17660) -Fix: StringID typo draft
Mon, 28 Sep 2009 13:42:47 +0000 rubidium (svn r17659) -Codechange: remove the last custom drawing from the signal GUI draft
Mon, 28 Sep 2009 12:38:35 +0000 rubidium (svn r17658) -Codechange: remove custom drawing of the signal density in the signal GUI draft
Mon, 28 Sep 2009 12:19:15 +0000 rubidium (svn r17657) -Fix [FS#3242]: some semaphore signals fell outside of the signal GUI. Now the signals are properly centered which should make that problem go away draft
Sun, 27 Sep 2009 18:36:05 +0000 rubidium (svn r17656) -Change: typo in function name. Also document the parameter (Terkhen) draft
Sun, 27 Sep 2009 17:45:11 +0000 translators (svn r17655) -Update from WebTranslator v3.0: draft
Sun, 27 Sep 2009 10:44:25 +0000 rubidium (svn r17654) -Fix [FS#3220] (r17612): the edit box of the town fund window wasn't updated properly (based on patch of Terkhen) draft
Sun, 27 Sep 2009 08:49:42 +0000 alberth (svn r17653) -Fix (r17649): Widgets at the bottom button bar of the depot window should adapt to differences in height. draft
Sun, 27 Sep 2009 08:28:49 +0000 alberth (svn r17652) -Codechange: Merging/renaming the depot block-size functions. draft
Sat, 26 Sep 2009 22:37:44 +0000 rubidium (svn r17651) -Fix [FS#3238] (r17644): crashes when commands related to company settings where done draft
Sat, 26 Sep 2009 19:26:08 +0000 alberth (svn r17650) -Codechange: Checking a condition once is enough. draft
Sat, 26 Sep 2009 19:21:20 +0000 alberth (svn r17649) -Codechange: Depot gui uses pure nested widgets. draft
Sat, 26 Sep 2009 18:47:41 +0000 alberth (svn r17648) -Codechange: Move type initialization and widget disabling to the constructor. draft
Sat, 26 Sep 2009 18:15:35 +0000 alberth (svn r17647) -Codechange: Moving widget array access to outside the function. draft
Sat, 26 Sep 2009 17:50:10 +0000 rubidium (svn r17646) -Fix (r17644): GCC 4.4/4.5 compile failure draft
Sat, 26 Sep 2009 17:45:12 +0000 translators (svn r17645) -Update from WebTranslator v3.0: draft
Sat, 26 Sep 2009 17:43:06 +0000 rubidium (svn r17644) -Fix [FS#3219]: some inconsistencies with the difficulty settings in the scenario editor. Also re-enable changing some difficulty settings (e.g. max loan) in the scenario editor. draft