Commit Graph

15695 Commits (f9f141c480f349ed1c553fcbb71642b12a2a60fa)
 

Author SHA1 Message Date
yexo f9f141c480 (svn r20370) -Add: [NewGRF] new action 5 block to add airport preview sprites 14 years ago
yexo f0bc18a792 (svn r20369) -Feature: preview sprites for airports 14 years ago
yexo 5d5ddf780a (svn r20368) -Codechange: automatically rotate all nodes for airport movement if the airport is rotated 14 years ago
yexo 518241bc1b (svn r20367) -Codechange; don't use a pointer to access the AirportMovingData of the current position 14 years ago
yexo 2743532ae5 (svn r20366) -Codechange: store the rotation of the airport layout in the station struct and use it to rotate hangar tiles 14 years ago
yexo 7f7e3d4a3a (svn r20365) -Codechange: allow multiple layouts for one airport statemachine, store the layout number 14 years ago
yexo c072b50dc6 (svn r20364) -Codechange: add infrastructure for airport callbacks 14 years ago
translators dc98432669 (svn r20363) -Update from WebTranslator v3.0:
belarusian - 83 changes by Wowanxm
dutch - 2 changes by habell
german - 9 changes by dihedral
italian - 5 changes by lorenzodv
korean - 2 changes by junho2813
spanish - 2 changes by Terkhen
14 years ago
yexo b08037a3b4 (svn r20362) -Codechange: use correct parameter type for SetFill in airport gui 14 years ago
terkhen aa0e57ad31 (svn r20361) -Fix [FS#3989]: Stop vehicle following after zooming out. 14 years ago
rubidium 73bbbabfa8 (svn r20360) -Update: move Belarusian to the finished languages
-Add: stub for Marathi language (one of the languages in India)
14 years ago
translators 73ce8f1c10 (svn r20359) -Update from WebTranslator v3.0:
belarusian - 597 changes by KorneySan, Wowanxm
finnish - 2 changes by jpx_
french - 2 changes by glx
polish - 5 changes by silver_777
russian - 20 changes by KorneySan
serbian - 2 changes by etran
14 years ago
rubidium f5d93f1961 (svn r20358) -Fix [FS#4008]: (r20281) crash when building some stuff when the measurement tooltip is disabled 14 years ago
frosch dc60f8ce1a (svn r20357) -Fix (r20356): Call GetAllRoadBits() only if there is road. 14 years ago
rubidium e69a9ba31d (svn r20356) -Fix [FS#3983]: apparantly one generic error message can't be understood... 14 years ago
michi_cc b666885303 (svn r20355) -Fix (r20353): Stale comment. 14 years ago
rubidium 8dabbb1ebc (svn r20354) -Fix: some compilation errors in (unfinished) translations 14 years ago
michi_cc 95f5ad8c79 (svn r20353) -Add: [NewGRF] Support for callback 0x147 ("add sprite offset") for canals. 14 years ago
michi_cc 33ab403be8 (svn r20352) -Add: [NewGRF] Support for property 09, feature 05, i.e alternate canal sprite layout. 14 years ago
michi_cc 80943c5ec7 (svn r20351) -Codechange: Uncouple water lock and depot drawing. 14 years ago
translators 80eea10a48 (svn r20350) -Update from WebTranslator v3.0:
belarusian - 1070 changes by KorneySan, Wowanxm
simplified_chinese - 7 changes by pda1573
croatian - 2 changes by VoyagerOne
dutch - 2 changes by habell
finnish - 2 changes by jpx_
french - 2 changes by glx
german - 44 changes by NG
indonesian - 6 changes by prof
korean - 2 changes by junho2813
russian - 8 changes by KorneySan, Lone_Wolf
serbian - 2 changes by etran
spanish - 6 changes by Terkhen
vietnamese - 2 changes by nglekhoi
14 years ago
rubidium afb7c7d813 (svn r20349) -Fix: don't pay stuff you didn't have to pay for previously :) 14 years ago
rubidium f1458067e9 (svn r20348) -Fix [FS#4004]: [NoAI] Ship depots were constructed along the wrong axis 14 years ago
yexo 67adf766d0 (svn r20346) -Change: scan for tar files before scanning for AIs/NewGRFs so new AIs/NewGRFs inside a tar file are found 14 years ago
rubidium c8efb43aaf (svn r20345) -Codechange: unify removing of objects a bit more 14 years ago
yexo 939abcc07c (svn r20344) -Feature: add rescan_newgrf console command 14 years ago
rubidium 16ea560aaf (svn r20343) -Fix (r20342): don't start svn commit too early... it won't see the later changes 14 years ago
rubidium ac5e8d9825 (svn r20342) -Codechange: unify the construction of objects 14 years ago
rubidium f475a7f5e7 (svn r20341) -Codechange: pass the tile of the HQ instead of the company to UpdateCompanyHQ 14 years ago
rubidium e72a0a39bb (svn r20340) -Codechange: introduce some flags for objects and use them in some places 14 years ago
rubidium fbda65a676 (svn r20339) -Codechange: reorder the HQ drawing data so it's in a slightly more logical order from the map array's point of view. 14 years ago
rubidium d23e2d64b8 (svn r20338) -Codechange: unify the unmovable tile drawing 14 years ago
rubidium d7921b24e6 (svn r20337) -Codechange: unify the construction of objects on the map 14 years ago
rubidium 3a971a7f03 (svn r20336) -Codechange: rework the HQ updating 14 years ago
rubidium eb0fa68722 (svn r20335) -Codechange: change the name of some unmovable map accessors 14 years ago
rubidium 5ed887648c (svn r20334) -Codechange: reorder the unmovable bits a bit for futher extension 14 years ago
frosch f273f2a656 (svn r20333) -Fix (r20332): Mask second operand to 5 bits to avoid differences between platforms. 14 years ago
frosch 253fd969fd (svn r20332) -Add: [NewGRF] AdvVarAct2 operators for SHL, SHR and SAR. 14 years ago
yexo 0cd442ea18 (svn r20331) -Doc: some more airport-related code 14 years ago
rubidium b5b5c21ee5 (svn r20330) -Codechange: unify the removal of unmovables a bit 14 years ago
yexo ebd2f999f0 (svn r20329) -Codechange: align the data of the original airports so it's better readable 14 years ago
rubidium 7fe695dc28 (svn r20328) -Codechange: unify the unmovable related commands and make building lighthouses/transmitters actually happen via a command 14 years ago
rubidium 2ac0a086ce (svn r20327) -Change: don't let building e.g. road remove light houses and transmitters in the scenario editor 14 years ago
rubidium 9d76cac1a7 (svn r20326) -Codechange: move UnmovableType to its own file 14 years ago
yexo 2ead6100a2 (svn r20325) -Fix (r20322): surround variable declarations in a switch-block with {} 14 years ago
yexo d96f73665f (svn r20324) -Doc: add doxygen comments to the Airport struct belonging to a station 14 years ago
terkhen ec6cba6b92 (svn r20323) -Codechange: Move Delete town code to a command. 14 years ago
terkhen 014771848d (svn r20322) -Codechange: Move Expand town code to a command. 14 years ago
rubidium fd08e5d2d7 (svn r20321) -Codechange: rename GetUnmovableSpec to UnmovableSpec::Get and add+use a ::GetByTile 14 years ago
alberth 91eba89331 (svn r20320) -Doc: Small Doxygen and normal comment fixes, and an missed addition. 14 years ago