Mercurial > hg > openttd
graph
-
(svn r17693) -Cleanup: remove some unneeded includes draftSun, 04 Oct 2009 17:16:41 +0000, by rubidium
-
(svn r17691) -Codechange: make the status bar nested draftSun, 04 Oct 2009 15:38:16 +0000, by rubidium
-
(svn r17689) -Fix (r16307): depend could segfault in some case (TrueBrain) draftSun, 04 Oct 2009 12:17:10 +0000, by glx
-
(svn r17686) -Fix [FS#3247]: make the -c <config file> location relative to the current directory instead of the directory of the binary draftSat, 03 Oct 2009 14:51:30 +0000, by rubidium
-
(svn r17685) -Fix: autounpausing kept trying to unpause a loaded game that was paused due to an error. Just reject such savegames in dedicated servers. draftSat, 03 Oct 2009 14:48:12 +0000, by rubidium
-
(svn r17684) -Fix: tcache.first_engine and rcache.first_engine need to be set before first callback/sprite-resolving. For RV fronts it was missing at all, causing livery selection to fail. draftSat, 03 Oct 2009 14:46:48 +0000, by frosch
-
(svn r17682) -Codechange: remove erroneous space before some commas draftFri, 02 Oct 2009 15:13:15 +0000, by rubidium
-
(svn r17681) -Fix [FS#3248] (r17668): crash when the caption of the query window used parameters draftFri, 02 Oct 2009 15:06:14 +0000, by rubidium
-
(svn r17679) -Merge: release changes back into trunk draftThu, 01 Oct 2009 11:11:09 +0000, by rubidium
-
(svn r17676) -Codechange: make the NewGRF GUI nested draftWed, 30 Sep 2009 21:49:24 +0000, by rubidium
-
(svn r17675) -Codechange: move the 'state' changes out of the OnPaint of the newgrf window draftWed, 30 Sep 2009 21:11:29 +0000, by rubidium
-
(svn r17674) -Codechange: replace SetDirty + OnInvalidateData with InvalidateData (which does the same). Also call InvalidateData in a few cases where that was actually meant. draftWed, 30 Sep 2009 21:07:54 +0000, by rubidium
-
(svn r17673) -Codechange: make InvalidateThisWindowData a function of the window class draftWed, 30 Sep 2009 21:00:35 +0000, by rubidium
-
(svn r17672) -Revert (r8081): 'last_value' and 'reseed' are shared between procedure and main chain. draftWed, 30 Sep 2009 20:25:59 +0000, by frosch
-
(svn r17671) -Codechange: Move ResolverObject::info_view into u.vehicle as it is only needed for them. draftWed, 30 Sep 2009 18:54:33 +0000, by frosch
-
(svn r17670) -Cleanup (r12819): ResolverObject::procedure_call is not used anymore. draftWed, 30 Sep 2009 18:36:18 +0000, by frosch
-
(svn r17668) -Codechange: Query window uses nested widgets draftWed, 30 Sep 2009 15:14:34 +0000, by yexo
-
(svn r17666) -Fix [FS#3193]: RPM spec failed for SUSE (Ammler) draftTue, 29 Sep 2009 20:34:18 +0000, by rubidium
-
(svn r17665) -Codechange: make the extra viewport window nested draftTue, 29 Sep 2009 20:16:03 +0000, by rubidium
-
(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). draftMon, 28 Sep 2009 19:24:20 +0000, by frosch
-
(svn r17662) -Codechange: make the sign edit window nested draftMon, 28 Sep 2009 19:12:15 +0000, by rubidium
-
(svn r17659) -Codechange: remove the last custom drawing from the signal GUI draftMon, 28 Sep 2009 13:42:47 +0000, by rubidium
-
(svn r17658) -Codechange: remove custom drawing of the signal density in the signal GUI draftMon, 28 Sep 2009 12:38:35 +0000, by 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 draftMon, 28 Sep 2009 12:19:15 +0000, by rubidium
-
(svn r17656) -Change: typo in function name. Also document the parameter (Terkhen) draftSun, 27 Sep 2009 18:36:05 +0000, by rubidium
-
(svn r17654) -Fix [FS#3220] (r17612): the edit box of the town fund window wasn't updated properly (based on patch of Terkhen) draftSun, 27 Sep 2009 10:44:25 +0000, by rubidium
-
(svn r17653) -Fix (r17649): Widgets at the bottom button bar of the depot window should adapt to differences in height. draftSun, 27 Sep 2009 08:49:42 +0000, by alberth
-
(svn r17652) -Codechange: Merging/renaming the depot block-size functions. draftSun, 27 Sep 2009 08:28:49 +0000, by alberth
-
(svn r17651) -Fix [FS#3238] (r17644): crashes when commands related to company settings where done draftSat, 26 Sep 2009 22:37:44 +0000, by rubidium
-
(svn r17650) -Codechange: Checking a condition once is enough. draftSat, 26 Sep 2009 19:26:08 +0000, by alberth
-
(svn r17649) -Codechange: Depot gui uses pure nested widgets. draftSat, 26 Sep 2009 19:21:20 +0000, by alberth
-
(svn r17648) -Codechange: Move type initialization and widget disabling to the constructor. draftSat, 26 Sep 2009 18:47:41 +0000, by alberth
-
(svn r17647) -Codechange: Moving widget array access to outside the function. draftSat, 26 Sep 2009 18:15:35 +0000, by alberth
-
(svn r17646) -Fix (r17644): GCC 4.4/4.5 compile failure draftSat, 26 Sep 2009 17:50:10 +0000, by 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. draftSat, 26 Sep 2009 17:43:06 +0000, by rubidium
-
(svn r17643) -Codechange: Code style for variables in depot gui. draftSat, 26 Sep 2009 16:06:54 +0000, by alberth
-
(svn r17642) -Change: make a comment more clear (Eddi) draftSat, 26 Sep 2009 12:30:30 +0000, by rubidium
-
(svn r17641) -Codechange: remove the {N:...} that's not needed anymore since the currency window is nested. draftSat, 26 Sep 2009 10:06:48 +0000, by rubidium
-
(svn r17640) -Codechange: make the custom currency window nested draftSat, 26 Sep 2009 10:01:53 +0000, by rubidium
-
(svn r17639) -Codechange: let the difficulty settings GUI make really use the nested widget features draftSat, 26 Sep 2009 08:30:02 +0000, by rubidium
-
(svn r17638) -Fix [FS#3235]: Crash when trying to build an industry that has no industry layout defined; yes, it's very similar to r17633 because one case was forgotten. draftFri, 25 Sep 2009 21:08:45 +0000, by rubidium
-
(svn r17637) -Codechange: move the game difficulty window's window/widget description below the window class draftFri, 25 Sep 2009 19:42:57 +0000, by rubidium
-
(svn r17636) -Codechange: make the difficulty setting window nested draftFri, 25 Sep 2009 19:36:09 +0000, by rubidium
-
(svn r17635) -Codechange: make the chat gui nested draftFri, 25 Sep 2009 18:15:41 +0000, by rubidium
-
(svn r17633) -Fix [FS#3233]: [NewGRF] Crash when trying to build an industry that has no industry layout defined. draftFri, 25 Sep 2009 09:32:20 +0000, by rubidium
-
(svn r17632) -Change: enable the uninitialized variables warning (or actually undisable) draftThu, 24 Sep 2009 21:27:19 +0000, by rubidium