summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-09(svn r20423) -Change [FS#3947]: Make snow on bridges depend on bridgeheight.frosch
2010-08-09(svn r20422) -Change [FS#3947]: Resolve tracksprites on bridges always using ...frosch
2010-08-09(svn r20421) -Change [FS#3947]: Make snowyness of bridgehead depend on the ti...frosch
2010-08-09(svn r20420) -Codechange: Add TileContext enum instead of using a bool.frosch
2010-08-09(svn r20419) -Codechange: Rename dummy_land.cpp to void_cmd.cppfrosch
2010-08-08(svn r20418) -Fix [FS#4017](r20125): During world generation the snow-mapbits...frosch
2010-08-08(svn r20417) -Fix (r20345) [FS#4018]: the offset stored for objects shouldn't...rubidium
2010-08-08(svn r20416) -Update from WebTranslator v3.0:translators
2010-08-08(svn r20415) -Add: Clicking at the smallmap disables updates from the industr...alberth
2010-08-08(svn r20414) -Feature: Enable industries in the smallmap displayed in the ind...alberth
2010-08-08(svn r20413) -Fix (r20326): some comments got a bit outdatedrubidium
2010-08-08(svn r20412) -Codechange: Replace an if by a switch in IndustryCargoesWindow:...alberth
2010-08-08(svn r20411) -Codechange: rename unmovables as quite a lot of them are actual...rubidium
2010-08-08(svn r20410) -Codechange: Move smallmap map-type switching to a function.alberth
2010-08-08(svn r20409) -Codechange: reduce the number of includes needed by newgrf.hrubidium
2010-08-08(svn r20408) -Fix [FS#4013]: PBS reservations were always displayed on halfti...frosch
2010-08-07(svn r20407) -Codechange: make AirportClass use the new generic classrubidium
2010-08-07(svn r20406) -Codechange: make StationClass use the new generic classrubidium
2010-08-07(svn r20405) -Add: generic class for "classes" for NewGRFs, e.g. the Station ...rubidium
2010-08-07(svn r20404) -Codechange: remove the need for StationSpec::allocatedrubidium
2010-08-07(svn r20403) -Fix (r20399): forgot to update regressionyexo
2010-08-07(svn r20402) -Codechange: rename the airport/station class id to something sl...rubidium
2010-08-07(svn r20401) -Codechange: let HouseSpec use GRFFilePropsrubidium
2010-08-07(svn r20400) -Codechange: let StationSpec use GRFFilePropsBaserubidium
2010-08-07(svn r20399) -Change: [NoAI] AIIndustry::IsCargoAccepted now returns 3 possib...yexo
2010-08-07(svn r20398) -Codechange: move some variables of GRFFileProps into (the new) ...rubidium
2010-08-07(svn r20397) -Feature: Display industry smallmap colour in the industry chain...alberth
2010-08-07(svn r20396) -Codechange: introduce a helper function to test whether an indu...yexo
2010-08-07(svn r20395) -Update from WebTranslator v3.0:translators
2010-08-06(svn r20394) -Fix [FS#4010]: make the default minimum width for editboxes 10 ...yexo
2010-08-06(svn r20393) -Fix [FS#3993]: Prevent taking over competitors when you'd get t...alberth
2010-08-06(svn r20392) -Fix [FS#3993]: Prevent buying bankrupt companies when you'd get...alberth
2010-08-06(svn r20391) -Fix [FS#3993]: Prevent buying more vehicles than allowed.alberth
2010-08-06(svn r20390) -Codechange: Move company vehicle counting to vehicle.cpp.alberth
2010-08-06(svn r20389) [NoAI] -Add: AIOrder::IsVoidOrder to find void "(Invalid Order)"...rubidium
2010-08-06(svn r20388) -Update from WebTranslator v3.0:translators
2010-08-06(svn r20387) -Fix [FS#4000]: Allow the industry-chain button for non-fundable...alberth
2010-08-06(svn r20386) -Fix: Initialize fund-industry buttons when opening window.alberth
2010-08-06(svn r20385) -Codechange: Move updating of buttons in the fund-industry windo...alberth
2010-08-05(svn r20384) -Fix: Update cursor dimensions when reloading grfs resp. changin...frosch
2010-08-05(svn r20383) -Update from WebTranslator v3.0:translators
2010-08-05(svn r20382) -Codechange: Hide default airport layoutname if there is only on...frosch
2010-08-05(svn r20381) -Add: preview sprites for the default airportsrubidium
2010-08-05(svn r20379) -Codechange: Draw airport preview using company colours.frosch
2010-08-05(svn r20378) -Fix (r20305): the 'file is missing' string in the *.obg files w...yexo
2010-08-05(svn r20377) -Feature: [NewGRF] prop 0x0A tile layout for airportsyexo
2010-08-05(svn r20376) -Feature [FS#3093]: add setting for none/original/more smoke (Si...yexo
2010-08-05(svn r20375) -Codechange: make sure the watertype for existing airport tiles ...yexo
2010-08-05(svn r20374) -Codechange: add persistant storage for airportsyexo
2010-08-05(svn r20373) -Feature: [NewGRF] callback 0x156 to use another name for airpor...yexo