Mercurial > hg > openttd
graph
-
(svn r6428) -Codechange: [autoreplace] removed duplicated code to draw the info text in the autoreplace window draftFri, 08 Sep 2006 11:53:05 +0000, by bjarni
-
(svn r6427) WebTranslator2 update to 2006-09-08 13:49:45 draftFri, 08 Sep 2006 11:50:06 +0000, by miham
-
(svn r6426) [langchanges] WT2 screwed up hungarian translations, because server ran out of disc space (nightlies took up too much space). draftFri, 08 Sep 2006 11:47:03 +0000, by miham
-
(svn r6425) WebTranslator2 update to 2006-09-08 13:42:53 draftFri, 08 Sep 2006 11:43:15 +0000, by miham
-
(svn r6424) -Codechange: [autoreplace] removed a loop though all vehicles from each time the window is redrawn draftFri, 08 Sep 2006 10:47:39 +0000, by bjarni
-
(svn r6423) -Codechange: Replace two magic numbers by appropriate enum/define value draftFri, 08 Sep 2006 03:59:38 +0000, by belugas
-
(svn r6421) -Revert r6420: The dedicated server's console actually needs to work. It misses half the input at the moment. Sorry, too hasty commit. draftThu, 07 Sep 2006 22:36:33 +0000, by Darkvater
-
(svn r6420) -Feature [Win32]: Use an existing console if openttd was started from one. draftThu, 07 Sep 2006 21:52:21 +0000, by Darkvater
-
(svn r6419) WebTranslator2 update to 2006-09-07 20:36:09 draftThu, 07 Sep 2006 18:36:37 +0000, by miham
-
(svn r6418) -Fix: [autoreplace] now multiheaded engines and other locomotives consisting of more than one unit will only be counted once draftThu, 07 Sep 2006 15:00:47 +0000, by bjarni
-
(svn r6417) WebTranslator2 update to 2006-09-07 08:38:16 draftThu, 07 Sep 2006 06:38:37 +0000, by miham
-
(svn r6416) -Fix r6414 r6415: forgot to apply the new colours to the strings in the translations in lang/unfinished draftThu, 07 Sep 2006 00:31:46 +0000, by bjarni
-
(svn r6415) -Fix r6414: switched orange and light blue colours in last commit, so they now fit what we agreed upon (oops) draftWed, 06 Sep 2006 22:58:07 +0000, by bjarni
-
(svn r6414) -GUI change: heading for depot is now shown as either "Service at depot" (service) in orange or "Heading for depot" (stopping) in light blue draftWed, 06 Sep 2006 22:43:38 +0000, by bjarni
-
(svn r6412) -Fix(r6411): forgot to remove some lines in openttd*.sln (thx michi_cc) draftWed, 06 Sep 2006 14:32:14 +0000, by glx
-
(svn r6411) -Fix(r6410): forgot to update openttd*.sln (thx Darkvater and michi_cc :) ) draftWed, 06 Sep 2006 14:24:43 +0000, by glx
-
(svn r6407) -Fix: Check return values of DoCommand() with CmdFailed and that of DoCommandP draftTue, 05 Sep 2006 23:43:42 +0000, by Darkvater
-
(svn r6406) -Codechange: Rename TileOffsByDir to TileOffsByDiagDir because it accepts draftTue, 05 Sep 2006 23:21:41 +0000, by Darkvater
-
(svn r6405) -Codechange: When showing tooltips, properly position the tooltip, considering draftTue, 05 Sep 2006 23:11:41 +0000, by Darkvater
-
(svn r6404) -Fix: GetStringWidth failed to calculate correct string width if the string draftTue, 05 Sep 2006 23:02:31 +0000, by Darkvater
-
(svn r6395) -Fix: when converting a depot from/to elrail, update the power of trains that are in it draftTue, 05 Sep 2006 16:40:23 +0000, by glx
-
(svn r6394) -Fix r6393: removed a warning originally removed in r6376 accidentally readded in r6393 draftTue, 05 Sep 2006 13:39:38 +0000, by bjarni
-
(svn r6393) -Fix: [autoreplace] now refit costs are added to the estimated costs (could spend more than allowed when estimate and actual cost were not the same) draftTue, 05 Sep 2006 12:46:14 +0000, by bjarni
-
(svn r6392) WebTranslator2 update to 2006-09-05 08:11:55 draftTue, 05 Sep 2006 06:12:15 +0000, by miham
-
(svn r6385) -Fix (r6380): one instance of QZ_AskQuit was left out in the conversion to HandleExitGameRequest. draftMon, 04 Sep 2006 21:47:46 +0000, by rubidium
-
(svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. draftMon, 04 Sep 2006 20:40:33 +0000, by rubidium