Commit Graph

14062 Commits (2ad1f88feb0db2a10a53bb8fac58554e454d8754)

Author SHA1 Message Date
rubidium d7751326c5 (svn r25272) -Feature: show the approximate monthly supply to a station of the different cargoes (fonsinchen) 12 years ago
translators 6a31a0f861 (svn r25271) -Update from WebTranslator v3.0:
english_AU - 21 changes by mrtux
french - 21 changes by glx
russian - 4 changes by perk11
spanish - 20 changes by Terkhen
12 years ago
rubidium 77deec44ce (svn r25270) -Fix: @file wrong for link_graph_legend_widget.h 12 years ago
michi_cc 79b8170d83 (svn r25269) -Feature [FS#5552]: [Win32] Driver param for the DirectMusic driver to specify the ouput port to use. (Based on patch by gulikoza) 12 years ago
michi_cc 4afea75116 (svn r25268) -Codechange: [Win32] Simplify resource deallocation in case initializing the DirectMusic driver fails. 12 years ago
translators 5eb7ec17b7 (svn r25267) -Update from WebTranslator v3.0:
croatian - 20 changes by VoyagerOne
czech - 2 changes by Eskymak
english_US - 21 changes by Rubidium
faroese - 4 changes by FastNinja
finnish - 7 changes by jpx_
german - 20 changes by planetmaker
icelandic - 1 changes by Stimrol
italian - 18 changes by lorenzodv
polish - 4 changes by wojteks86
russian - 20 changes by Lone_Wolf
swedish - 21 changes by Zuu
tamil - 10 changes by aswn
vietnamese - 1 changes by nglekhoi
12 years ago
rubidium 1eefa1d28e (svn r25265) -Fix: cargos vs cargoes inconsistency 12 years ago
rubidium 238a842700 (svn r25264) -Feature: linkgraph overlay over main viewport (fonsinchen) 12 years ago
rubidium 71ce89c1d0 (svn r25263) -Add: legend for linkgraph overlay (fonsinchen) 12 years ago
rubidium 2a6d21dc80 (svn r25262) -Feature: linkgraph overlay for smallmap 12 years ago
rubidium 3f2f1c4df7 (svn r25261) -Add: abstract implementation of linkgraph overlay for GUI (fonsinchen) 12 years ago
rubidium 0d9a8b07ec (svn r25260) -Codechange: occasionally clear dead links and compress link graphs (fonsinchen) 12 years ago
rubidium 6b746167e4 (svn r25259) -Codechange: track capacities and usage of links 12 years ago
rubidium 6515371cf5 (svn r25258) -Codechange: save linkgraph (fonsinchen) 12 years ago
rubidium 251bf7ddcb (svn r25257) -Add: basic link graph (fonsinchen) 12 years ago
rubidium 4b30ce61c1 (svn r25256) -Add: small matrix type (like vector, but for matrices) (fonsinchen) 12 years ago
planetmaker ab6419c57c (svn r25254) -Cleanup: Remove the changed / unused strings from translations 12 years ago
planetmaker 0f84700ecb (svn r25253) -Codechange: Rename the strings of the advertisement settings to better reflect what they do 12 years ago
planetmaker 6e7ed9428a (svn r25252) -Change: Clarify the meaning of the server advertisement settings 12 years ago
rubidium 7283ec9ef5 (svn r25251) -Fix [FS#5540]: when overbuilding a reserved track with a non-track station tile, that tile would remain reserved and eventually trigger a crash upon removal 12 years ago
translators 3d0b49eee8 (svn r25246) -Update from WebTranslator v3.0:
korean - 1 changes by telk5093
gaelic - 204 changes by GunChleoc
12 years ago
translators 7b1159b614 (svn r25245) -Update from WebTranslator v3.0:
czech - 1 changes by micropro_cz
russian - 1 changes by Lone_Wolf
gaelic - 47 changes by GunChleoc
slovak - 1 changes by micropro_cz
12 years ago
translators e8c646208a (svn r25244) -Update from WebTranslator v3.0:
italian - 1 changes by lorenzodv
spanish - 1 changes by Terkhen
12 years ago
rubidium 026de5c3a9 (svn r25243) -Fix [FS#5546]: "No station" error was given, even when there was a station that way occupied or not yours 12 years ago
translators 5d5bbb3e30 (svn r25239) -Update from WebTranslator v3.0:
croatian - 1 changes by VoyagerOne
dutch - 1 changes by habell
english_AU - 10 changes by mrtux
english_US - 1 changes by Rubidium
german - 1 changes by planetmaker
12 years ago
alberth 41ddef3018 (svn r25238) -Feature: Display imminent closure of an industry in its view window. 12 years ago
translators d11bad5dd0 (svn r25237) -Update from WebTranslator v3.0:
frisian - 8 changes by Flexo
welsh - 9 changes by kazzie
12 years ago
rubidium 244a3a3da1 (svn r25236) -Fix [FS#5547]: crash when AI is executing a command as it is bankrupted (removed from the game)
The command is placed in a queue for processing before it is bankrupted, after that the command
is executed. This command yields a failure because the company does not exist, but then it still
needs to call the callback. This callback tries to access the AI's virtual machine without any
checks, so it starts to read a just freed pointer and segfaults.
12 years ago
rubidium f952f0bfdd (svn r25235) -Fix [FS#5543]: keep all cargo whenever cancelling reservations (fonsinchen) 12 years ago
translators 49e36f98c1 (svn r25234) -Update from WebTranslator v3.0:
russian - 2 changes by perk11
12 years ago
translators d0094ec149 (svn r25233) -Update from WebTranslator v3.0:
galician - 15 changes by Michi
12 years ago
translators 8ea8fe8b36 (svn r25232) -Update from WebTranslator v3.0:
german - 9 changes by Jogio
lithuanian - 1 changes by Stabilitronas
12 years ago
frosch 0ca316e1d9 (svn r25231) -Fix (r25227): Also update infrastructure counts. (adf88) 12 years ago
frosch e514070b80 (svn r25230) -Feature: [NewGRF] Expose sprite base of foundation and shore sprites via Action D Game Variables. 12 years ago
planetmaker 83c2c96b74 (svn r25229) -Feature: [NewGRF] Variable 0x82 for canals and rivers (dike map) 12 years ago
frosch 09240ee009 (svn r25228) -Fix: Dates have no cases. 12 years ago
frosch dd7d470808 (svn r25227) -Fix [FS#5541]: Give bridges owned by noone (from bankrupt companies) to the first company which replaces the bridge. Everyone could have removed/rebuild the bridge anyway. 12 years ago
frosch 464ec793e8 (svn r25226) -Fix/Change [FS#5538]: [NewGRF] Revise when vehicle running sound effects 04, 07 and 08 are played.
In depot or tunnel, or when crashed or stopped: No sound.
  Braking: Effect 08 instead of 07.
12 years ago
frosch fd321c6e5f (svn r25225) -Fix: [NewGRF] Play vehicle sound effect also for planes. 12 years ago
frosch 803046d32b (svn r25224) -Fix [part of FS#5534]: cur_speed is only valid for the front engine, so make other engines in the consist use the speed of the front. 12 years ago
frosch 6ff68923bf (svn r25223) -Change: [NewGRF] Unify the behaviour of Aircraft::tick_counter with other vehicle types and increment it once per tick. (instead of twice like before, or six times like in r0) 12 years ago
frosch 3b6accc165 (svn r25222) -Change: Unify the behaviour of Vehicle::tick_counter between RV and trains by incrementing it also for articulated RV parts. 12 years ago
frosch 6631b9e5e3 (svn r25221) -Fix: IsCompatibleTrainStationTile() is not a symmetric function. Clarify the parameters and fix the cases were they were swapped. 12 years ago
frosch 0278d192c6 (svn r25220) -Change [FS#Eddi]: Consider map border as water wrt. river/canal continuation. 12 years ago
translators a41964d317 (svn r25219) -Update from WebTranslator v3.0:
galician - 37 changes by Michi
gaelic - 20 changes by GunChleoc
12 years ago
translators ac650f7e85 (svn r25217) -Update from WebTranslator v3.0:
gaelic - 23 changes by GunChleoc
12 years ago
translators 954327ac56 (svn r25216) -Update from WebTranslator v3.0:
galician - 90 changes by Michi
icelandic - 9 changes by Stimrol
gaelic - 24 changes by GunChleoc
12 years ago
translators 291df6e07a (svn r25215) -Update from WebTranslator v3.0:
galician - 185 changes by Michi
gaelic - 1 changes by GunChleoc
vietnamese - 4 changes by nglekhoi
12 years ago
translators 2718e44511 (svn r25214) -Update from WebTranslator v3.0: 12 years ago
rubidium 9d9607e8ec (svn r25213) -Fix [FS#5537]: clarify on which tiles IsDesertTile and IsSnowTile work, i.e. the ones without infrastructure or buildings
-Feature: introduce GetTerrainType which allows one to get that information for tiles with buildings and infrastructure as well
12 years ago
translators 6871c04171 (svn r25211) -Update from WebTranslator v3.0:
vietnamese - 4 changes by nglekhoi
welsh - 4 changes by kazzie
12 years ago
translators 55fa51fb9b (svn r25210) -Update from WebTranslator v3.0:
gaelic - 6 changes by GunChleoc
12 years ago
translators 49ccc9f025 (svn r25207) -Update from WebTranslator v3.0:
english_AU - 8 changes by mrtux
galician - 300 changes by Michi
korean - 9 changes by telk5093
gaelic - 49 changes by GunChleoc
welsh - 3 changes by kazzie
12 years ago
translators 5bdcbc2b14 (svn r25206) -Update from WebTranslator v3.0:
belarusian - 8 changes by KorneySan
finnish - 7 changes by jpx_
russian - 1 changes by KorneySan
ukrainian - 2 changes by nsergiy
12 years ago
frosch e4c87948c5 (svn r25205) -Feature: Translations of baseset descriptions via lang files. 12 years ago
translators 433dffde70 (svn r25202) -Update from WebTranslator v3.0:
galician - 80 changes by Michi
gaelic - 350 changes by GunChleoc
12 years ago
michi_cc ac13b8baa0 (svn r25200) -Fix (r24846): The level crossing sound is an ambient sound and not a new year sound. 12 years ago
rubidium 1c0bd262ad (svn r25199) -Fix: give Gaelic its own NewGRF language ID 12 years ago
rubidium 079423116f (svn r25198) -Feature: Gaelic (Scottish) translation 12 years ago
translators 67b0dd6ec3 (svn r25197) -Update from WebTranslator v3.0:
faroese - 1 changes by FastNinja
galician - 126 changes by Michi
gaelic - 506 changes by GunChleoc
12 years ago
translators 1b73d71e18 (svn r25196) -Update from WebTranslator v3.0:
croatian - 2 changes by VoyagerOne
brazilian_portuguese - 9 changes by and_opttd
gaelic - 372 changes by GunChleoc
12 years ago
translators d5edf44916 (svn r25195) -Update from WebTranslator v3.0:
luxembourgish - 19 changes by Phreeze
gaelic - 244 changes by GunChleoc
tamil - 2 changes by aswn
12 years ago
translators f5b223315f (svn r25194) -Update from WebTranslator v3.0:
tamil - 10 changes by aswn
12 years ago
frosch 116ed7cf2c (svn r25193) -Cleanup: [strgen] Remove some ancient unused string codes. 12 years ago
frosch 782ac97cb1 (svn r25192) -Change: [strgen] Allow any number of colour codes in translations. 12 years ago
frosch 2429ccd33c (svn r25191) -Codechange/Fix: [strgen] Make -export-commands use the actual command classification from strgen_tables.h instead of using something incompletely duplicated. 12 years ago
translators af67f25b9e (svn r25190) -Update from WebTranslator v3.0:
gaelic - 187 changes by GunChleoc
12 years ago
translators 4337c77d89 (svn r25189) -Update from WebTranslator v3.0:
gaelic - 113 changes by GunChleoc
12 years ago
translators 5d040f8f0e (svn r25188) -Update from WebTranslator v3.0:
danish - 18 changes by Gankenstein
gaelic - 169 changes by GunChleoc
vietnamese - 2 changes by nglekhoi
12 years ago
translators 91c61cd876 (svn r25187) -Update from WebTranslator v3.0:
gaelic - 77 changes by GunChleoc
12 years ago
translators 0fdc235fe7 (svn r25186) -Update from WebTranslator v3.0:
danish - 1 changes by frosch
korean - 2 changes by telk5093
12 years ago
frosch c5d7445704 (svn r25185) -Fix [FS#5508]: Remove ambivalent functions CargoList::Empty() and Count(), and replace them with VehicleCargoList::StoredCount(), TotalCount(), StationCargoList::AvailableCount() and TotalCount(). (fonsinchen) 12 years ago
translators 0d31cea85f (svn r25178) -Update from WebTranslator v3.0:
gaelic - 14 changes by GunChleoc
12 years ago
translators 927eb45694 (svn r25177) -Update from WebTranslator v3.0:
faroese - 54 changes by FastNinja
hungarian - 2 changes by IPG
12 years ago
rubidium f0fd6a008a (svn r25176) -Feature: Faroese translation 12 years ago
translators 8380ddb3e6 (svn r25175) -Update from WebTranslator v3.0:
faroese - 243 changes by FastNinja
12 years ago
translators 3074cb4172 (svn r25171) -Update from WebTranslator v3.0:
faroese - 6 changes by FastNinja
gaelic - 106 changes by GunChleoc
12 years ago
frosch e2db0c5e26 (svn r25167) -Fix [FS#5523] (r24832): Original train and rv acceleration did no longer respect bridge speed limits. 12 years ago
translators ae4f37d32f (svn r25166) -Update from WebTranslator v3.0:
faroese - 923 changes by FastNinja
german - 2 changes by planetmaker
korean - 2 changes by telk5093
norwegian_bokmal - 3 changes by cuthbert
12 years ago
translators bb39653118 (svn r25164) -Update from WebTranslator v3.0:
faroese - 276 changes by FastNinja
serbian - 28 changes by ivan_mile
12 years ago
michi_cc 557b0993ba (svn r25157) -Feature: Determine the default font height for vector fonts according to the minimum readable height that the font provides. 12 years ago
rubidium adfbc32cec (svn r25156) -Fix [FS#5495, FS#5497]: if a vehicle had some cargo, and it would try to unload without actually unloading, the vehicle would just not load any cargo at the station (fonsinchen) 12 years ago
michi_cc db09d96279 (svn r25155) -Codechange: [Win32] Improve SHGetFolderPath emulation. 12 years ago
michi_cc 26203f2f87 (svn r25154) -Fix: [Win32] Don't store invalid paths in the search path list. 12 years ago
michi_cc da843d931e (svn r25153) -Fix [FS#5522] (r24487): [Win32] Don't statically link to SHGetFolderPath as it may not exist. 12 years ago
rubidium 7aefa8527c (svn r25152) -Fix-ish [FS#5520]: remove stray reservation from savegames affected by FS#5510 et al. upon loading 12 years ago
translators f1d90c619c (svn r25151) -Update from WebTranslator v3.0:
faroese - 528 changes by FastNinja
italian - 1 changes by lorenzodv
spanish - 3 changes by Terkhen
12 years ago
rubidium 25aed3423c (svn r25150) -Fix [FS#5514]: [Script] The was no way to differentiate between a cargo-station combination with or without rating, so introduce [AI|GS]Station::HasRating and let GetRating return -1 when there is no rating 12 years ago
rubidium e0d3265546 (svn r25149) -Codechange: replace 'magic' 'has rating' bitcheck by descriptive function 12 years ago
rubidium 1f3a40cb6b (svn r25148) -Fix [FS#5517]: [Script] XXBase::Chance function did not work for large values (>65535) 12 years ago
translators 27a6bd90c9 (svn r25146) -Update from WebTranslator v3.0:
english_US - 10 changes by Rubidium
faroese - 387 changes by FastNinja
finnish - 3 changes by jpx_
galician - 14 changes by Michi
12 years ago
rubidium e454cce33c (svn r25143) -Fix [FS#5496]: several typos/inconsistencies in English strings (Evropi, kazzie) 12 years ago
translators 3bee4f58ec (svn r25142) -Update from WebTranslator v3.0:
esperanto - 3 changes by potwor
faroese - 300 changes by FastNinja
galician - 125 changes by Michi
indonesian - 22 changes by Yoursnotmine
12 years ago
frosch 4c4010970a (svn r25141) -Fix: When extra dynamite was disabled, towns would be allowed to clear bridges with trams. 12 years ago
frosch 42f401aa26 (svn r25140) -Fix [FS#5519]: Towns are build as OWNER_TOWN, so they also need to be removed as OWNER_TOWN. 12 years ago
translators b1725bb41a (svn r25139) -Update from WebTranslator v3.0:
traditional_chinese - 3 changes by Marcadana
faroese - 177 changes by FastNinja
galician - 16 changes by Michi
macedonian - 4 changes by Ristovski
12 years ago
translators 4b091b51b6 (svn r25138) -Update from WebTranslator v3.0:
simplified_chinese - 1 changes by chenwt0315
faroese - 378 changes by FastNinja
galician - 271 changes by Michi
spanish - 12 changes by lpenap
12 years ago
translators bdd8ed12d7 (svn r25137) -Update from WebTranslator v3.0:
faroese - 17 changes by FastNinja
galician - 38 changes by Michi
hungarian - 1 changes by IPG
vietnamese - 6 changes by nglekhoi
12 years ago
rubidium 3aed6229b5 (svn r25136) -Merge: 1.3 release (documentation) updates 12 years ago
rubidium ea035f4804 (svn r25132) -Fix [FS#5510, FS#5516]: station rebuilding could leave reserved tiles which caused crashes later on 12 years ago