log

age author description
Tue, 10 Aug 2010 15:54:53 +0000 rubidium (svn r20437) -Codechange: lets Engines use GRFFilePropsBase as well draft
Tue, 10 Aug 2010 15:51:33 +0000 rubidium (svn r20436) -Codechange: use GRFFilePropsBase's spritegroup for stations. draft
Tue, 10 Aug 2010 15:49:35 +0000 rubidium (svn r20435) -Codechange: move spritegroup to GRFFilePropsBase and prepare it for more spritegroups draft
Mon, 09 Aug 2010 18:29:13 +0000 rubidium (svn r20427) -Revert (r20105): even though MCI has less problems with wrongly pitched songs than dmusic, it crashed instead. draft
Mon, 09 Aug 2010 18:16:16 +0000 rubidium (svn r20426) -Update: the known bugs (part by Eddi|zuHause) draft
Mon, 09 Aug 2010 17:45:31 +0000 translators (svn r20425) -Update from WebTranslator v3.0: draft
Mon, 09 Aug 2010 10:59:30 +0000 terkhen (svn r20424) -Fix: Rename members of TileContext (TC_NORMAL conflicted with an existing define on MinGW). draft
Mon, 09 Aug 2010 07:32:04 +0000 frosch (svn r20423) -Change [FS#3947]: Make snow on bridges depend on bridgeheight. draft
Mon, 09 Aug 2010 07:30:50 +0000 frosch (svn r20422) -Change [FS#3947]: Resolve tracksprites on bridges always using the southern bridgehead as tile. draft
Mon, 09 Aug 2010 07:19:44 +0000 frosch (svn r20421) -Change [FS#3947]: Make snowyness of bridgehead depend on the tileheight at the entry edge. draft
Mon, 09 Aug 2010 07:10:42 +0000 frosch (svn r20420) -Codechange: Add TileContext enum instead of using a bool. draft
Mon, 09 Aug 2010 06:48:52 +0000 frosch (svn r20419) -Codechange: Rename dummy_land.cpp to void_cmd.cpp draft
Sun, 08 Aug 2010 21:34:19 +0000 frosch (svn r20418) -Fix [FS#4017](r20125): During world generation the snow-mapbits are not yet available, so test the snowline variable directly (as before). draft
Sun, 08 Aug 2010 19:50:07 +0000 rubidium (svn r20417) -Fix (r20345) [FS#4018]: the offset stored for objects shouldn't be substracted immediately from the TileIndex as that doesn't quite do the right thing draft
Sun, 08 Aug 2010 17:45:15 +0000 translators (svn r20416) -Update from WebTranslator v3.0: draft
Sun, 08 Aug 2010 11:21:24 +0000 alberth (svn r20415) -Add: Clicking at the smallmap disables updates from the industry chain window. draft
Sun, 08 Aug 2010 11:17:14 +0000 alberth (svn r20414) -Feature: Enable industries in the smallmap displayed in the industry chain window. draft
Sun, 08 Aug 2010 11:12:34 +0000 rubidium (svn r20413) -Fix (r20326): some comments got a bit outdated draft
Sun, 08 Aug 2010 11:02:57 +0000 alberth (svn r20412) -Codechange: Replace an if by a switch in IndustryCargoesWindow::OnClick. draft
Sun, 08 Aug 2010 10:59:30 +0000 rubidium (svn r20411) -Codechange: rename unmovables as quite a lot of them are actually movable; e.g. HQ and owned land are pretty movable. draft
Sun, 08 Aug 2010 10:47:09 +0000 alberth (svn r20410) -Codechange: Move smallmap map-type switching to a function. draft
Sun, 08 Aug 2010 09:07:40 +0000 rubidium (svn r20409) -Codechange: reduce the number of includes needed by newgrf.h draft
Sun, 08 Aug 2010 08:52:47 +0000 frosch (svn r20408) -Fix [FS#4013]: PBS reservations were always displayed on halftile foundations if the railtype uses overlays. draft
Sat, 07 Aug 2010 22:08:20 +0000 rubidium (svn r20407) -Codechange: make AirportClass use the new generic class draft
Sat, 07 Aug 2010 22:07:07 +0000 rubidium (svn r20406) -Codechange: make StationClass use the new generic class draft
Sat, 07 Aug 2010 22:05:58 +0000 rubidium (svn r20405) -Add: generic class for "classes" for NewGRFs, e.g. the Station classes and Airport classes draft
Sat, 07 Aug 2010 21:39:30 +0000 rubidium (svn r20404) -Codechange: remove the need for StationSpec::allocated draft
Sat, 07 Aug 2010 21:32:39 +0000 yexo (svn r20403) -Fix (r20399): forgot to update regression draft
Sat, 07 Aug 2010 21:10:57 +0000 rubidium (svn r20402) -Codechange: rename the airport/station class id to something slightly more generic draft
Sat, 07 Aug 2010 21:03:38 +0000 rubidium (svn r20401) -Codechange: let HouseSpec use GRFFileProps draft
Sat, 07 Aug 2010 20:52:45 +0000 rubidium (svn r20400) -Codechange: let StationSpec use GRFFilePropsBase draft
Sat, 07 Aug 2010 20:51:53 +0000 yexo (svn r20399) -Change: [NoAI] AIIndustry::IsCargoAccepted now returns 3 possible values so AIs can detect a temporaral refusal from an industry to accept some cargo type draft
Sat, 07 Aug 2010 20:51:07 +0000 rubidium (svn r20398) -Codechange: move some variables of GRFFileProps into (the new) GRFFilePropsBase draft
Sat, 07 Aug 2010 20:36:23 +0000 alberth (svn r20397) -Feature: Display industry smallmap colour in the industry chain window. draft
Sat, 07 Aug 2010 20:11:27 +0000 yexo (svn r20396) -Codechange: introduce a helper function to test whether an industry temporarily refues to accept some cargo draft
Sat, 07 Aug 2010 17:45:19 +0000 translators (svn r20395) -Update from WebTranslator v3.0: draft
Fri, 06 Aug 2010 20:52:53 +0000 yexo (svn r20394) -Fix [FS#4010]: make the default minimum width for editboxes 10 pixels draft
Fri, 06 Aug 2010 20:28:16 +0000 alberth (svn r20393) -Fix [FS#3993]: Prevent taking over competitors when you'd get too many vehicles. draft
Fri, 06 Aug 2010 20:26:01 +0000 alberth (svn r20392) -Fix [FS#3993]: Prevent buying bankrupt companies when you'd get too many vehicles. draft
Fri, 06 Aug 2010 20:10:53 +0000 alberth (svn r20391) -Fix [FS#3993]: Prevent buying more vehicles than allowed. draft
Fri, 06 Aug 2010 19:56:14 +0000 alberth (svn r20390) -Codechange: Move company vehicle counting to vehicle.cpp. draft
Fri, 06 Aug 2010 19:04:21 +0000 rubidium (svn r20389) [NoAI] -Add: AIOrder::IsVoidOrder to find void "(Invalid Order)" orders. draft
Fri, 06 Aug 2010 17:45:42 +0000 translators (svn r20388) -Update from WebTranslator v3.0: draft
Fri, 06 Aug 2010 12:23:44 +0000 alberth (svn r20387) -Fix [FS#4000]: Allow the industry-chain button for non-fundable industries, and disallow for the 'many random industries'. draft
Fri, 06 Aug 2010 12:19:01 +0000 alberth (svn r20386) -Fix: Initialize fund-industry buttons when opening window. draft
Fri, 06 Aug 2010 12:12:20 +0000 alberth (svn r20385) -Codechange: Move updating of buttons in the fund-industry window to a method. draft
Thu, 05 Aug 2010 19:23:19 +0000 frosch (svn r20384) -Fix: Update cursor dimensions when reloading grfs resp. changing base graphics, so the cursor does not glitch if it becomes bigger. draft
Thu, 05 Aug 2010 17:45:37 +0000 translators (svn r20383) -Update from WebTranslator v3.0: draft
Thu, 05 Aug 2010 17:24:45 +0000 frosch (svn r20382) -Codechange: Hide default airport layoutname if there is only one layout. draft
Thu, 05 Aug 2010 17:18:13 +0000 rubidium (svn r20381) -Add: preview sprites for the default airports draft
Thu, 05 Aug 2010 17:16:31 +0000 frosch (svn r20379) -Codechange: Draw airport preview using company colours. draft
Thu, 05 Aug 2010 16:09:14 +0000 yexo (svn r20378) -Fix (r20305): the 'file is missing' string in the *.obg files was still for openttd(d/w).grf instead of openttd.grf draft
Thu, 05 Aug 2010 12:10:22 +0000 yexo (svn r20377) -Feature: [NewGRF] prop 0x0A tile layout for airports draft
Thu, 05 Aug 2010 12:09:08 +0000 yexo (svn r20376) -Feature [FS#3093]: add setting for none/original/more smoke (SirkoZ) draft
Thu, 05 Aug 2010 12:06:53 +0000 yexo (svn r20375) -Codechange: make sure the watertype for existing airport tiles is set to invalid draft
Thu, 05 Aug 2010 12:06:13 +0000 yexo (svn r20374) -Codechange: add persistant storage for airports draft
Thu, 05 Aug 2010 12:05:56 +0000 yexo (svn r20373) -Feature: [NewGRF] callback 0x156 to use another name for airport layouts than the default "Layout x" draft
Thu, 05 Aug 2010 12:05:15 +0000 yexo (svn r20372) -Feature; [NewGRF] callback 0x155 to display extra information about an airport in the build gui draft
Thu, 05 Aug 2010 12:04:33 +0000 yexo (svn r20371) -Codechange: add general function to call text callbacks for airports draft
Thu, 05 Aug 2010 12:03:58 +0000 yexo (svn r20370) -Add: [NewGRF] new action 5 block to add airport preview sprites draft