Mon, 11 Sep 2006 18:35:39 +0000 miham (svn r6441) WebTranslator2 update to 2006-09-11 20:35:18
Mon, 11 Sep 2006 17:28:27 +0000 KUDr (svn r6440) -Fix: [YAPF] some YAPF settings were not saved (i misunderstood how save flags work). This probably caused some MP desyncs. Thanks Maedhros for noticing and peter1138 for this patch.
Mon, 11 Sep 2006 16:24:58 +0000 miham (svn r6439) WebTranslator2 update to 2006-09-11 18:24:37
Mon, 11 Sep 2006 07:18:44 +0000 miham (svn r6438) WebTranslator2 update to 2006-09-11 09:18:20
Sun, 10 Sep 2006 08:28:32 +0000 rubidium (svn r6437) -Fix: reset the location of the last sound as that location can be outside the map when you are loading another (smaller) map. Thanks to MeusH for noticing.
Sun, 10 Sep 2006 04:59:27 +0000 miham (svn r6436) WebTranslator2 update to 2006-09-10 06:59:06
Sat, 09 Sep 2006 22:15:19 +0000 rubidium (svn r6435) -Fix (FS#340): show an error message when executing 'scrollto x' with x < 0 or >= MapSize() instead of asserting later on.
Sat, 09 Sep 2006 08:30:12 +0000 miham (svn r6434) WebTranslator2 update to 2006-09-09 10:29:44
Fri, 08 Sep 2006 22:12:57 +0000 rubidium (svn r6433) -Codechange: replace some magic numbers (industry gfx indices) by enums.
Fri, 08 Sep 2006 20:00:19 +0000 bjarni (svn r6432) -Fix r4987: [OSX] added CCFLAGS to OSX targets as well
Fri, 08 Sep 2006 19:43:13 +0000 bjarni (svn r6431) -Fix r6424: removed a declaration after statement in ReplaceVehicleWndProc()
Fri, 08 Sep 2006 19:38:12 +0000 bjarni (svn r6430) -Fix r6424: fixed failure to init the whole array of engines when starting a new player
Fri, 08 Sep 2006 12:10:37 +0000 bjarni (svn r6429) -Fix: [autoreplace GUI] selecting an empty line will now deselect the engine instead of selecting the first in the list (consistent with all other windows)
Fri, 08 Sep 2006 11:53:05 +0000 bjarni (svn r6428) -Codechange: [autoreplace] removed duplicated code to draw the info text in the autoreplace window
Fri, 08 Sep 2006 11:50:06 +0000 miham (svn r6427) WebTranslator2 update to 2006-09-08 13:49:45
Fri, 08 Sep 2006 11:47:03 +0000 miham (svn r6426) [langchanges] WT2 screwed up hungarian translations, because server ran out of disc space (nightlies took up too much space).
Fri, 08 Sep 2006 11:43:15 +0000 miham (svn r6425) WebTranslator2 update to 2006-09-08 13:42:53
Fri, 08 Sep 2006 10:47:39 +0000 bjarni (svn r6424) -Codechange: [autoreplace] removed a loop though all vehicles from each time the window is redrawn
Fri, 08 Sep 2006 03:59:38 +0000 belugas (svn r6423) -Codechange: Replace two magic numbers by appropriate enum/define value
Thu, 07 Sep 2006 22:36:33 +0000 Darkvater (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.
Thu, 07 Sep 2006 21:52:21 +0000 Darkvater (svn r6420) -Feature [Win32]: Use an existing console if openttd was started from one.
Thu, 07 Sep 2006 18:36:37 +0000 miham (svn r6419) WebTranslator2 update to 2006-09-07 20:36:09
Thu, 07 Sep 2006 15:00:47 +0000 bjarni (svn r6418) -Fix: [autoreplace] now multiheaded engines and other locomotives consisting of more than one unit will only be counted once
Thu, 07 Sep 2006 06:38:37 +0000 miham (svn r6417) WebTranslator2 update to 2006-09-07 08:38:16
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
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)
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
Wed, 06 Sep 2006 14:32:14 +0000 glx (svn r6412) -Fix(r6411): forgot to remove some lines in openttd*.sln (thx michi_cc)
Wed, 06 Sep 2006 14:24:43 +0000 glx (svn r6411) -Fix(r6410): forgot to update openttd*.sln (thx Darkvater and michi_cc :) )
Wed, 06 Sep 2006 13:58:31 +0000 glx (svn r6410) -remove unittest
Wed, 06 Sep 2006 01:56:01 +0000 glx (svn r6408) -Fix(r6406): compilation was broken
Tue, 05 Sep 2006 23:43:42 +0000 Darkvater (svn r6407) -Fix: Check return values of DoCommand() with CmdFailed and that of DoCommandP
Tue, 05 Sep 2006 23:21:41 +0000 Darkvater (svn r6406) -Codechange: Rename TileOffsByDir to TileOffsByDiagDir because it accepts
Tue, 05 Sep 2006 23:11:41 +0000 Darkvater (svn r6405) -Codechange: When showing tooltips, properly position the tooltip, considering
Tue, 05 Sep 2006 23:02:31 +0000 Darkvater (svn r6404) -Fix: GetStringWidth failed to calculate correct string width if the string
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
Tue, 05 Sep 2006 13:39:38 +0000 bjarni (svn r6394) -Fix r6393: removed a warning originally removed in r6376 accidentally readded in r6393
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)
Tue, 05 Sep 2006 06:12:15 +0000 miham (svn r6392) WebTranslator2 update to 2006-09-05 08:11:55
Mon, 04 Sep 2006 22:53:38 +0000 glx (svn r6387) Fix: removed OSX specific warning
Mon, 04 Sep 2006 22:22:38 +0000 glx (svn r6386) -Fix(r6376): removed a warning
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.
Mon, 04 Sep 2006 20:40:33 +0000 rubidium (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform.
Mon, 04 Sep 2006 17:30:30 +0000 rubidium (svn r6380) -Codechange: unify all ways to quit OTTD.
Mon, 04 Sep 2006 15:44:28 +0000 Darkvater (svn r6379) -Codechange: cast 'remove babel' on widget's unkA and rename it to 'data'.
Mon, 04 Sep 2006 15:16:58 +0000 Darkvater (svn r6378) -Codechange: Rename VLW_FLAGS to VLW_MASK as it is a mask
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
Mon, 04 Sep 2006 09:07:52 +0000 bjarni (svn r6376) -Codechange: [vehicle refit] moved all refit cost calculations into GetRefitCost()
Mon, 04 Sep 2006 06:36:23 +0000 miham (svn r6375) WebTranslator2 update to 2006-09-04 08:35:58
Sun, 03 Sep 2006 23:27:38 +0000 Darkvater (svn r6372) -Codechange: static, unneeded decleration in headers, superfluous header includes
Sun, 03 Sep 2006 23:14:39 +0000 bjarni (svn r6370) -Codechange: moved all the remaining setup for PlayerVehWndProc() into WE_CREATE
Sun, 03 Sep 2006 23:02:42 +0000 Darkvater (svn r6369) -Fix (r5886): On loading of game in scenario editor the player was given
Sun, 03 Sep 2006 22:39:02 +0000 Darkvater (svn r6368) -Fix [FS#136]: Station catchment area persists after switching tools. The
Sun, 03 Sep 2006 22:27:13 +0000 Darkvater (svn r6367) -Codechange: Speed up the animated cursors a bit so they move once in a while
Sun, 03 Sep 2006 22:21:12 +0000 rubidium (svn r6366) -Fix (FS#324): when opening a scenario, the date was set 1920 years into the future.
Sun, 03 Sep 2006 22:07:28 +0000 rubidium (svn r6365) -Cleanup: remove IsGeneratingWorld calls that are either not called or have no effect.
Sun, 03 Sep 2006 21:53:32 +0000 Darkvater (svn r6364) -Codechange: forgot to set the $Revision$ keyword on ottdres.rc in r6358. Doh
Sun, 03 Sep 2006 20:21:04 +0000 tron (svn r6361) -Fix: When removing orders of a deleted station/depot/waypoint do not skip vehicles without an order list, because they still can have a current order and/or last visited station, which must be inspected
Sun, 03 Sep 2006 19:29:31 +0000 tron (svn r6360) -Codechange: Polish RemoveOrderFromAllVehicles()
Sun, 03 Sep 2006 19:09:17 +0000 tron (svn r6359) -Fix: Do not reset the current cursor action when centering on a depot/hangar (noticed by Neonox)