log

age author description
Thu, 07 Sep 2006 06:38:37 +0000 miham (svn r6417) WebTranslator2 update to 2006-09-07 08:38:16 draft
Thu, 07 Sep 2006 00:31:46 +0000 bjarni (svn r6416) -Fix r6414 r6415: forgot to apply the new colours to the strings in the translations in lang/unfinished draft
Wed, 06 Sep 2006 22:58:07 +0000 bjarni (svn r6415) -Fix r6414: switched orange and light blue colours in last commit, so they now fit what we agreed upon (oops) draft
Wed, 06 Sep 2006 22:43:38 +0000 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 draft
Wed, 06 Sep 2006 14:32:14 +0000 glx (svn r6412) -Fix(r6411): forgot to remove some lines in openttd*.sln (thx michi_cc) draft
Wed, 06 Sep 2006 14:24:43 +0000 glx (svn r6411) -Fix(r6410): forgot to update openttd*.sln (thx Darkvater and michi_cc :) ) draft
Wed, 06 Sep 2006 13:58:31 +0000 glx (svn r6410) -remove unittest draft
Wed, 06 Sep 2006 01:56:01 +0000 glx (svn r6408) -Fix(r6406): compilation was broken draft
Tue, 05 Sep 2006 23:43:42 +0000 Darkvater (svn r6407) -Fix: Check return values of DoCommand() with CmdFailed and that of DoCommandP draft
Tue, 05 Sep 2006 23:21:41 +0000 Darkvater (svn r6406) -Codechange: Rename TileOffsByDir to TileOffsByDiagDir because it accepts draft
Tue, 05 Sep 2006 23:11:41 +0000 Darkvater (svn r6405) -Codechange: When showing tooltips, properly position the tooltip, considering draft
Tue, 05 Sep 2006 23:02:31 +0000 Darkvater (svn r6404) -Fix: GetStringWidth failed to calculate correct string width if the string draft
Tue, 05 Sep 2006 16:40:23 +0000 glx (svn r6395) -Fix: when converting a depot from/to elrail, update the power of trains that are in it draft
Tue, 05 Sep 2006 13:39:38 +0000 bjarni (svn r6394) -Fix r6393: removed a warning originally removed in r6376 accidentally readded in r6393 draft
Tue, 05 Sep 2006 12:46:14 +0000 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) draft
Tue, 05 Sep 2006 06:12:15 +0000 miham (svn r6392) WebTranslator2 update to 2006-09-05 08:11:55 draft
Mon, 04 Sep 2006 22:53:38 +0000 glx (svn r6387) Fix: removed OSX specific warning draft
Mon, 04 Sep 2006 22:22:38 +0000 glx (svn r6386) -Fix(r6376): removed a warning draft
Mon, 04 Sep 2006 21:47:46 +0000 rubidium (svn r6385) -Fix (r6380): one instance of QZ_AskQuit was left out in the conversion to HandleExitGameRequest. draft
Mon, 04 Sep 2006 20:40:33 +0000 rubidium (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. draft
Mon, 04 Sep 2006 17:30:30 +0000 rubidium (svn r6380) -Codechange: unify all ways to quit OTTD. draft
Mon, 04 Sep 2006 15:44:28 +0000 Darkvater (svn r6379) -Codechange: cast 'remove babel' on widget's unkA and rename it to 'data'. draft
Mon, 04 Sep 2006 15:16:58 +0000 Darkvater (svn r6378) -Codechange: Rename VLW_FLAGS to VLW_MASK as it is a mask draft
Mon, 04 Sep 2006 15:13:49 +0000 Darkvater (svn r6377) -Codechange: Set up the widgets in the WE_CREATE instead of on every WE_PAINT draft
Mon, 04 Sep 2006 09:07:52 +0000 bjarni (svn r6376) -Codechange: [vehicle refit] moved all refit cost calculations into GetRefitCost() draft
Mon, 04 Sep 2006 06:36:23 +0000 miham (svn r6375) WebTranslator2 update to 2006-09-04 08:35:58 draft
Sun, 03 Sep 2006 23:27:38 +0000 Darkvater (svn r6372) -Codechange: static, unneeded decleration in headers, superfluous header includes draft
Sun, 03 Sep 2006 23:14:39 +0000 bjarni (svn r6370) -Codechange: moved all the remaining setup for PlayerVehWndProc() into WE_CREATE draft
Sun, 03 Sep 2006 23:02:42 +0000 Darkvater (svn r6369) -Fix (r5886): On loading of game in scenario editor the player was given draft
Sun, 03 Sep 2006 22:39:02 +0000 Darkvater (svn r6368) -Fix [FS#136]: Station catchment area persists after switching tools. The draft