summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2010-10-02(svn r20867) -Codechange: Make AyStarMain_AddStartNode() a method.alberth
2010-10-02(svn r20866) -Codechange: CheckTile() always returns the same (ignored) value.alberth
2010-10-02(svn r20865) -Codechange: Make AyStarMain_CheckTile() a method.alberth
2010-10-02(svn r20864) -Codechange: Make AyStar_Clear() a method.alberth
2010-10-02(svn r20863) -Codechange: Make AyStarMain_Loop a method.alberth
2010-10-02(svn r20862) -Codechange: Make AyStar_Free() a method.alberth
2010-10-01(svn r20861) -Update from WebTranslator v3.0:translators
arabic_egypt - 44 changes by kasakg
2010-10-01(svn r20860) -Cleanup: remove some unused functions and variablessmatz
2010-09-30(svn r20859) -Fix [FS#4143]: Remove an outdated comment and just reference ↵frosch
the readme. (planetmaker)
2010-09-30(svn r20858) -Update from WebTranslator v3.0:translators
arabic_egypt - 57 changes by kasakg
2010-09-28(svn r20857) -Fix [FS#3637]: The station with the second highest rating was ↵rubidium
doubly penalised when distributing cargo. Now the penalty is completely removed and the granularity/precision of the distribution in increased by using fractional cargo. This should make competing stations less "all-or-nothing".
2010-09-28(svn r20856) -Fix [FS#4141]: Road/water toolbars did not get updated when ↵terkhen
the first vehicle of their type becomes available.
2010-09-28(svn r20855) -Update from WebTranslator v3.0:translators
portuguese - 1 changes by JayCity ukrainian - 4 changes by Fixer
2010-09-27(svn r20854) -Update from WebTranslator v3.0:translators
czech - 15 changes by marek995
2010-09-26(svn r20853) -Fix: (again) WT3 not properly validating plurals in strings...rubidium
2010-09-26(svn r20852) -Update from WebTranslator v3.0:translators
czech - 38 changes by marek995 hebrew - 8 changes by Metheny marathi - 6 changes by amitst
2010-09-26(svn r20851) -Fix: Smallmap legend buttons must all be equal in size, even ↵alberth
if their contents is not.
2010-09-26(svn r20850) -Codechange: Add IndustrySpec::UsesSmoothEconomy() to ↵frosch
deduplicate code.
2010-09-25(svn r20849) -Change: Only display liveries in the liverywindow if they are ↵frosch
used by some vehicle somewhen (not considering date or such).
2010-09-25(svn r20848) -Add: _loaded_newgrf_features.used_liveries to keep track which ↵frosch
liveries are used by some vehicle resp. which are not used at all.
2010-09-25(svn r20847) -Codechange: Split most of GetEngineLivery() into a separate ↵frosch
GetEngineLiveryScheme() function.
2010-09-25(svn r20846) -Fix: some whitespace.frosch
2010-09-25(svn r20845) -Fix (r20835): Group GUI was no longer horizontally resizeable.frosch
2010-09-25(svn r20844) -Update from WebTranslator v3.0:translators
catalan - 3 changes by arnau marathi - 10 changes by jcravi spanish - 8 changes by Terkhen
2010-09-25(svn r20843) -Fix [FS#2534] (r20506): Make sure (gradual) loading is ↵michi_cc
properly terminated for consists with multiple cargo types. Don't stop loading if the timetabled wait is not over yet. (Steve-N)
2010-09-24(svn r20842) -Update from WebTranslator v3.0:translators
greek - 10 changes by fumantsu ukrainian - 11 changes by Fixer vietnamese - 58 changes by nglekhoi
2010-09-24(svn r20841) -Fix: unbreak some translations' compilationrubidium
2010-09-24(svn r20840) -Fix: make write to NULL pointer volatile so it's not optimised ↵smatz
away
2010-09-23(svn r20839) -Update from WebTranslator v3.0:translators
spanish - 7 changes by Terkhen swedish - 3 changes by Zuu ukrainian - 46 changes by Fixer
2010-09-22(svn r20838) -Fix [FS#4136]: Cast '1' in bitmath functions to width of ↵alberth
result before shifting.
2010-09-22(svn r20837) -Fix [FS#4132]: Set height of industry directory to 5 lines ↵frosch
like other lists.
2010-09-22(svn r20836) -Update from WebTranslator v3.0:translators
belarusian - 3 changes by KorneySan traditional_chinese - 4 changes by josesun chuvash - 8 changes by mefisteron finnish - 3 changes by jpx_ hungarian - 3 changes by IPG marathi - 15 changes by jcravi norwegian_bokmal - 3 changes by mantaray romanian - 3 changes by tonny russian - 4 changes by KorneySan, Lone_Wolf slovenian - 6 changes by ntadej spanish - 10 changes by Terkhen vietnamese - 8 changes by nglekhoi
2010-09-21(svn r20835) -Fix: the group gui had a small unused area with bigger gui buttonsyexo
2010-09-21(svn r20834) -Update from WebTranslator v3.0:translators
croatian - 3 changes by VoyagerOne dutch - 3 changes by habell french - 3 changes by glx german - 3 changes by planetmaker italian - 3 changes by lorenzodv marathi - 75 changes by jcravi polish - 3 changes by voythas portuguese - 3 changes by ABCRic serbian - 3 changes by etran spanish - 3 changes by Terkhen vietnamese - 3 changes by nglekhoi
2010-09-20(svn r20833) -Fix (r20832): Remove a warning.terkhen
2010-09-20(svn r20832) -Feature: Allow to select a custom percentage of water in the ↵terkhen
map generation window (based on patch by CommanderZ).
2010-09-20(svn r20831) -Add: Show selected number of towns in the map generation ↵terkhen
window when using a custom amount.
2010-09-20(svn r20830) -Update from WebTranslator v3.0:translators
belarusian - 3 changes by Wowanxm marathi - 186 changes by jcravi spanish - 5 changes by Terkhen urdu - 21 changes by thastig
2010-09-18(svn r20829) -Fix [FS#4094]: Place less trees at once when planting random ↵terkhen
trees at the scenario editor.
2010-09-18(svn r20828) -Add: Take into account tree group placement at the world ↵terkhen
generation progress bar.
2010-09-18(svn r20827) -Codechange: Simplify code for placement of tree groups.terkhen
2010-09-18(svn r20826) -Codechange: Simplify code for generating more trees above the ↵terkhen
snowline.
2010-09-18(svn r20825) -Codechange: Replace a few magic numbers by constants.terkhen
2010-09-18(svn r20824) -Update from WebTranslator v3.0:translators
galician - 13 changes by Condex marathi - 1 changes by jcravi
2010-09-17(svn r20823) -Codechange: enable/add some error/sanity checking in the ↵rubidium
pthread code
2010-09-17(svn r20822) -Fix [FS#3707]: deadlock when aborting map generation on windowsyexo
2010-09-17(svn r20821) -Fix [FS#4129]: terraforming the land under objects could leave ↵yexo
sloped or elevated sea tiles
2010-09-17(svn r20820) -Codechange: remove two more contants related to the height of ↵yexo
the main toolbar
2010-09-16(svn r20819) -Fix [FS#3714]: be a bit more "lenient" w.r.t. invalid ↵rubidium
savegames; don't crash on saveload related NOT_REACHEDs, just show the user an error that the savegame is corrupted
2010-09-16(svn r20818) -Fix [FS#3791]: make the crash-on-saveload message clearer and ↵rubidium
more correct