Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-20 | (svn r25273) -Cleanup: remove now unused string | rubidium | |
2013-05-20 | (svn r25272) -Feature: show the approximate monthly supply to a station of ↵ | rubidium | |
the different cargoes (fonsinchen) | |||
2013-05-20 | (svn r25271) -Update from WebTranslator v3.0: | translators | |
english_AU - 21 changes by mrtux french - 21 changes by glx russian - 4 changes by perk11 spanish - 20 changes by Terkhen | |||
2013-05-20 | (svn r25270) -Fix: @file wrong for link_graph_legend_widget.h | rubidium | |
2013-05-20 | (svn r25269) -Feature [FS#5552]: [Win32] Driver param for the DirectMusic ↵ | michi_cc | |
driver to specify the ouput port to use. (Based on patch by gulikoza) | |||
2013-05-20 | (svn r25268) -Codechange: [Win32] Simplify resource deallocation in case ↵ | michi_cc | |
initializing the DirectMusic driver fails. | |||
2013-05-19 | (svn r25267) -Update from WebTranslator v3.0: | translators | |
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 | |||
2013-05-19 | (svn r25266) -Fix: gcc4.6 removed -mno-cygwin option | glx | |
2013-05-19 | (svn r25265) -Fix: cargos vs cargoes inconsistency | rubidium | |
2013-05-19 | (svn r25264) -Feature: linkgraph overlay over main viewport (fonsinchen) | rubidium | |
2013-05-19 | (svn r25263) -Add: legend for linkgraph overlay (fonsinchen) | rubidium | |
2013-05-19 | (svn r25262) -Feature: linkgraph overlay for smallmap | rubidium | |
2013-05-19 | (svn r25261) -Add: abstract implementation of linkgraph overlay for GUI ↵ | rubidium | |
(fonsinchen) | |||
2013-05-19 | (svn r25260) -Codechange: occasionally clear dead links and compress link ↵ | rubidium | |
graphs (fonsinchen) | |||
2013-05-19 | (svn r25259) -Codechange: track capacities and usage of links | rubidium | |
2013-05-19 | (svn r25258) -Codechange: save linkgraph (fonsinchen) | rubidium | |
2013-05-19 | (svn r25257) -Add: basic link graph (fonsinchen) | rubidium | |
2013-05-19 | (svn r25256) -Add: small matrix type (like vector, but for matrices) ↵ | rubidium | |
(fonsinchen) | |||
2013-05-19 | (svn r25254) -Cleanup: Remove the changed / unused strings from translations | planetmaker | |
2013-05-19 | (svn r25253) -Codechange: Rename the strings of the advertisement settings ↵ | planetmaker | |
to better reflect what they do | |||
2013-05-19 | (svn r25252) -Change: Clarify the meaning of the server advertisement settings | planetmaker | |
2013-05-18 | (svn r25251) -Fix [FS#5540]: when overbuilding a reserved track with a ↵ | rubidium | |
non-track station tile, that tile would remain reserved and eventually trigger a crash upon removal | |||
2013-05-18 | (svn r25250) -Add: Apply changed and newly added translations for base set ↵ | planetmaker | |
descriptions | |||
2013-05-16 | (svn r25246) -Update from WebTranslator v3.0: | translators | |
korean - 1 changes by telk5093 gaelic - 204 changes by GunChleoc | |||
2013-05-15 | (svn r25245) -Update from WebTranslator v3.0: | translators | |
czech - 1 changes by micropro_cz russian - 1 changes by Lone_Wolf gaelic - 47 changes by GunChleoc slovak - 1 changes by micropro_cz | |||
2013-05-14 | (svn r25244) -Update from WebTranslator v3.0: | translators | |
italian - 1 changes by lorenzodv spanish - 1 changes by Terkhen | |||
2013-05-13 | (svn r25243) -Fix [FS#5546]: "No station" error was given, even when there ↵ | rubidium | |
was a station that way occupied or not yours | |||
2013-05-13 | (svn r25239) -Update from WebTranslator v3.0: | translators | |
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 | |||
2013-05-12 | (svn r25238) -Feature: Display imminent closure of an industry in its view ↵ | alberth | |
window. | |||
2013-05-12 | (svn r25237) -Update from WebTranslator v3.0: | translators | |
frisian - 8 changes by Flexo welsh - 9 changes by kazzie | |||
2013-05-12 | (svn r25236) -Fix [FS#5547]: crash when AI is executing a command as it is ↵ | rubidium | |
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. | |||
2013-05-12 | (svn r25235) -Fix [FS#5543]: keep all cargo whenever cancelling reservations ↵ | rubidium | |
(fonsinchen) | |||
2013-05-11 | (svn r25234) -Update from WebTranslator v3.0: | translators | |
russian - 2 changes by perk11 | |||
2013-05-10 | (svn r25233) -Update from WebTranslator v3.0: | translators | |
galician - 15 changes by Michi | |||
2013-05-07 | (svn r25232) -Update from WebTranslator v3.0: | translators | |
german - 9 changes by Jogio lithuanian - 1 changes by Stabilitronas | |||
2013-05-07 | (svn r25231) -Fix (r25227): Also update infrastructure counts. (adf88) | frosch | |
2013-05-07 | (svn r25230) -Feature: [NewGRF] Expose sprite base of foundation and shore ↵ | frosch | |
sprites via Action D Game Variables. | |||
2013-05-06 | (svn r25229) -Feature: [NewGRF] Variable 0x82 for canals and rivers (dike map) | planetmaker | |
2013-05-06 | (svn r25228) -Fix: Dates have no cases. | frosch | |
2013-05-06 | (svn r25227) -Fix [FS#5541]: Give bridges owned by noone (from bankrupt ↵ | frosch | |
companies) to the first company which replaces the bridge. Everyone could have removed/rebuild the bridge anyway. | |||
2013-05-06 | (svn r25226) -Fix/Change [FS#5538]: [NewGRF] Revise when vehicle running ↵ | frosch | |
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. | |||
2013-05-06 | (svn r25225) -Fix: [NewGRF] Play vehicle sound effect also for planes. | frosch | |
2013-05-06 | (svn r25224) -Fix [part of FS#5534]: cur_speed is only valid for the front ↵ | frosch | |
engine, so make other engines in the consist use the speed of the front. | |||
2013-05-06 | (svn r25223) -Change: [NewGRF] Unify the behaviour of Aircraft::tick_counter ↵ | frosch | |
with other vehicle types and increment it once per tick. (instead of twice like before, or six times like in r0) | |||
2013-05-06 | (svn r25222) -Change: Unify the behaviour of Vehicle::tick_counter between ↵ | frosch | |
RV and trains by incrementing it also for articulated RV parts. | |||
2013-05-06 | (svn r25221) -Fix: IsCompatibleTrainStationTile() is not a symmetric ↵ | frosch | |
function. Clarify the parameters and fix the cases were they were swapped. | |||
2013-05-06 | (svn r25220) -Change [FS#Eddi]: Consider map border as water wrt. ↵ | frosch | |
river/canal continuation. | |||
2013-05-05 | (svn r25219) -Update from WebTranslator v3.0: | translators | |
galician - 37 changes by Michi gaelic - 20 changes by GunChleoc | |||
2013-05-04 | (svn r25218) -Fix: the baseset description translation script did not work ↵ | rubidium | |
with any awk other than gawk | |||
2013-05-03 | (svn r25217) -Update from WebTranslator v3.0: | translators | |
gaelic - 23 changes by GunChleoc |