summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-05-05(svn r19761) -Fix: [NewGRF] Vehicle var 43 missed AI information in purchase ...frosch
2010-05-04(svn r19760) -Change: use the {HEIGHT} command for the smallmap legendrubidium
2010-05-04(svn r19759) -Change: use the {HEIGHT} command for the measurement toolrubidium
2010-05-04(svn r19758) -Add: {HEIGHT} string commandrubidium
2010-05-04(svn r19757) -Update from WebTranslator v3.0:translators
2010-05-03(svn r19756) -Codechange: move UpdateViewport() from Vehicle to SpecializedVe...smatz
2010-05-03(svn r19755) -Fix: Blocked roadvehicles should first check whether they are s...frosch
2010-05-03(svn r19754) -Update from WebTranslator v3.0:translators
2010-05-03(svn r19753) -Fix [FS#3740]: try a bit harder to find a suitable font that ca...rubidium
2010-05-02(svn r19752) -Update from WebTranslator v3.0:translators
2010-05-02(svn r19751) -Change [FS#3798]: make sure the chat area fits in the default w...rubidium
2010-05-01(svn r19750) -Fix: Var 0x43 is not 'safe' during callbacks 22 and 38 either.frosch
2010-05-01(svn r19749) -Fix: [NewGRF] possible divide-by-zero if a newgrf checked indus...yexo
2010-05-01(svn r19748) -Fix (r19743): Callback 22 and 38 are called with ind == NULL.frosch
2010-05-01(svn r19747) -Update from WebTranslator v3.0:translators
2010-05-01(svn r19746) -Fix [FS#3675]: Do not recenter usually centered windows when re...frosch
2010-05-01(svn r19745) -Fix: The GUI is controlled by _local_company, not _current_comp...frosch
2010-05-01(svn r19744) -Add [FS#3477]: [NewGRF] Access to random bits of houses and ind...frosch
2010-05-01(svn r19743) -Fix: NewGrfs could access map bits of not yet constructed indus...frosch
2010-04-30(svn r19740) -Update from WebTranslator v3.0:translators
2010-04-29(svn r19738) -Fix: MSVC 64 bits compile warningsrubidium
2010-04-29(svn r19737) -Update from WebTranslator v3.0:translators
2010-04-28(svn r19736) -Fix [FS#3802]: Spritepicker still failed for 32bpp-anim blitter.frosch
2010-04-28(svn r19735) -Update from WebTranslator v3.0:translators
2010-04-27(svn r19734) -Update from WebTranslator v3.0:translators
2010-04-27(svn r19733) -Change: Set var 60+x parameters in the inspect window per feature.frosch
2010-04-27(svn r19732) -Fix [FS#3802]: Spritepicker failed for 32bpp blitters due to pi...frosch
2010-04-26(svn r19731) -Add: Spritepicker to sprite alignment tool.frosch
2010-04-26(svn r19730) -Update from WebTranslator v3.0:translators
2010-04-26(svn r19729) -Fix [FS#3793]: The company value graph crashed the game when di...terkhen
2010-04-25(svn r19727) -Fix (r19720) [FS#3795]: Demolishing bridges or aqueducts caused...terkhen
2010-04-25(svn r19726) -Fix [FS#Sacro]: Broken English.peter1138
2010-04-25(svn r19725) -Update from WebTranslator v3.0:translators
2010-04-25(svn r19724) -Fix [FS#3792]: random tree type did not build all sub-tropic tr...rubidium
2010-04-25(svn r19723) -Add: a simple sprite alignment helper. It does not store the ne...rubidium
2010-04-25(svn r19722) -Fix: crash when using restart via rcon.rubidium
2010-04-25(svn r19721) -Change: Set the new base costs to better values.terkhen
2010-04-25(svn r19720) -Feature: New base costs for building/clearing canals, building/...terkhen
2010-04-25(svn r19719) -Codechange: When building a lock, do not add the cost of buildi...terkhen
2010-04-25(svn r19718) -Fix: The cost of clearing tiles was not taken into account when...terkhen
2010-04-25(svn r19717) -Fix: The cost of the first bridge type was added when building ...terkhen
2010-04-25(svn r19716) -Documentation: Add comments for lock building and removal funct...terkhen
2010-04-24(svn r19715) -Codechange: Rename all appareances of shiplift to lock.terkhen
2010-04-24(svn r19714) -Feature: ctrl+click on a vehicle to start/stop itsmatz
2010-04-24(svn r19713) -Fix [NewGRF]: passing some invalid data to industry variable 67...rubidium
2010-04-24(svn r19712) -Fix (r19708): if the parent was a town, the parent wasn't shownrubidium
2010-04-24(svn r19711) -Update from WebTranslator v3.0:translators
2010-04-24(svn r19710) -Codechange: deduplicate GUI code for starting/stopping vehiclessmatz
2010-04-24(svn r19709) -Feature: NewGRF debugging/inspecting of (primarily) enabled cal...rubidium
2010-04-24(svn r19708) -Add: NewGRF "debugging" window and data tables; should be a use...rubidium