summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2012-02-03(svn r23877) -Update from WebTranslator v3.0:translators
french - 52 changes by OliTTD lithuanian - 4 changes by Stabilitronas
2012-02-02(svn r23876) -Fix (r23408) [FS#5039]: Generate industry subsidies again. ↵terkhen
(Emmeran)
2012-02-02(svn r23875) -Update from WebTranslator v3.0:translators
dutch - 3 changes by Parody french - 53 changes by OliTTD lithuanian - 21 changes by Stabilitronas
2012-02-01(svn r23874) -Update from WebTranslator v3.0:translators
french - 1 changes by Snail_ lithuanian - 11 changes by Stabilitronas
2012-01-31(svn r23873) -Update from WebTranslator v3.0:translators
simplified_chinese - 1 changes by chenwt0315 croatian - 1 changes by VoyagerOne french - 71 changes by OliTTD latvian - 65 changes by Parastais lithuanian - 7 changes by Stabilitronas russian - 1 changes by akasoft
2012-01-30(svn r23872) -Update from WebTranslator v3.0:translators
simplified_chinese - 1 changes by chenwt0315 finnish - 1 changes by jpx_ french - 23 changes by OliTTD german - 2 changes by planetmaker hungarian - 12 changes by IPG italian - 1 changes by lorenzodv latvian - 1 changes by Parastais lithuanian - 32 changes by Stabilitronas portuguese - 27 changes by JayCity vietnamese - 1 changes by nglekhoi
2012-01-29(svn r23871) -Update from WebTranslator v3.0:translators
english_US - 1 changes by Rubidium estonian - 16 changes by artur korean - 12 changes by telk5093 lithuanian - 3 changes by Stabilitronas norwegian_bokmal - 1 changes by mantaray polish - 1 changes by wojteks86 portuguese - 88 changes by JayCity slovenian - 20 changes by ntadej tamil - 50 changes by aswn welsh - 1 changes by kazzie
2012-01-29(svn r23870) -Fix [FS#5004]: scripts with a bad comparator could lock up OpenTTDrubidium
2012-01-29(svn r23869) -Fix (r23865): WT3 validation failureglx
2012-01-28(svn r23868) -Fix [FS#5013-ish]: Make a certain tooltip more precise.frosch
2012-01-28(svn r23867) -Fix [FS#5020]: make the colour of the dropdown items for ↵rubidium
opening the vehicle list for which the company has no vehicles looking less horrid
2012-01-28(svn r23866) -Feature: [NewGRF] Give NewGRF defined level crossings and rail ↵frosch
depots access to the townzone.
2012-01-28(svn r23865) -Update from WebTranslator v3.0:translators
french - 109 changes by OliTTD vietnamese - 3 changes by nglekhoi
2012-01-28(svn r23864) -Fix: Railtype overlays were drawn 'only transparent' on ↵frosch
invisible bridges.
2012-01-28(svn r23863) -Fix (r22981): '' != ' == 0'.frosch
2012-01-28(svn r23862) -Fix (r23860): Fix sweets capacity.frosch
2012-01-28(svn r23861) -Feature: [NewGRF] New algorithm (activated via an engine flag) ↵frosch
to determine the capacity of vehicles. This allows vehicles to better control the capacity for cargotypes which they know; and let cargo NewGRFs influence the capacity for cargos the vehicle NewGRF does not know, but which the vehicle is refittable to due to cargo classes.
2012-01-28(svn r23860) -Feature: [NewGRF] Add cargo property 1D to set the capacity ↵frosch
multipliers when refitting vehicles, which do not use callback 15.
2012-01-27(svn r23859) -Fix: Inserting conditional orders for ships checked the wrong ↵frosch
orders wrt. maximum distance.
2012-01-26(svn r23856) -Update from WebTranslator v3.0:translators
french - 21 changes by OliTTD german - 3 changes by planetmaker latvian - 4 changes by Parastais slovak - 19 changes by dafree welsh - 4 changes by kazzie
2012-01-26(svn r23855) -Fix [FS#5007]: out of bounds read for slowdown parameter ↵rubidium
caused desync when railtype >= 4, vehicles were fast, and the original acceleration model was used
2012-01-26(svn r23854) -Codechange: make it easier to put random debug stuff into the ↵rubidium
random log
2012-01-25(svn r23853) -Fix: several incorrect @filesrubidium
2012-01-25(svn r23851) -Fix: infrastructure cache could get out of sync when ↵rubidium
overbuilding a drive through road stop
2012-01-25(svn r23850) -Update from WebTranslator v3.0:translators
french - 28 changes by OliTTD polish - 3 changes by wojteks86 portuguese - 55 changes by JayCity
2012-01-25(svn r23849) -Fix [FS#5008]: when the network is lagging, you try to copy a ↵rubidium
vehicle's order but accidentally create a station order and then copy the vehicle's order (before the first command is executed) one could trigger an assertion from the pool. Simplify the ancient code and make it more fool proof, even though it could stop copying a vehicle's orders slightly earlier than it would now... but who has come near that limit and really needed that many orders?
2012-01-24(svn r23848) -Fix: Even if A == B, A can make more sense than B.frosch
2012-01-24(svn r23847) -Fix: when removing road or tram from a tram+road stop, the ↵rubidium
owner of the road stop's cache was updated instead of the owner of the removed infrastructure
2012-01-24(svn r23846) -Update from WebTranslator v3.0:translators
belarusian - 3 changes by KorneySan finnish - 3 changes by jpx_ french - 22 changes by OliTTD
2012-01-23(svn r23845) -Update from WebTranslator v3.0:translators
english_AU - 3 changes by tomas4g french - 27 changes by OliTTD romanian - 3 changes by kkmic tamil - 22 changes by aswn vietnamese - 4 changes by nglekhoi
2012-01-22(svn r23844) -Fix (r23414): Infrastructure count for stations wasn't updated ↵michi_cc
properly on company takeover. And don't count buoys while loading a game either.
2012-01-22(svn r23843) -Fix: minor issue with replaying ;)rubidium
2012-01-22(svn r23842) -Change [FS#5001, FS#5002]: do not let towns (ever) remove objectsrubidium
2012-01-22(svn r23841) -Fix: Clear NewGRF vehicle cache when their owner changes. ↵frosch
(esp. vehicle var 43)
2012-01-22(svn r23840) -Update from WebTranslator v3.0:translators
catalan - 11 changes by arnau croatian - 11 changes by VoyagerOne dutch - 3 changes by lordbartjeh german - 1 changes by Jogio italian - 3 changes by lorenzodv latvian - 19 changes by Parastais norwegian_bokmal - 4 changes by meisme russian - 9 changes by Lone_Wolf, akasoft slovak - 128 changes by dafree swedish - 33 changes by Zuu tamil - 17 changes by aswn
2012-01-22(svn r23839) -Feature: Allow command line options -e and -g to be combined ↵frosch
to load saves/scenarios directly into SE.
2012-01-22(svn r23838) -Fix [FS#5000]: assertion got hit when destroing a dock when a ↵rubidium
ship was loading
2012-01-22(svn r23837) -Feature [FS#4994]: [NoGo] Allow querying orders of vehiclesrubidium
2012-01-22(svn r23836) -Fix (r23145): If a vehicle is not refittable to any cargo in ↵frosch
the CTT, then pick the first refittable cargoslot.
2012-01-22(svn r23835) -Change [FS#4999]: Make signs placed in scenario editor belong ↵frosch
to the GS. That way they are always shown in game and are not editable.
2012-01-21(svn r23834) -Update from WebTranslator v3.0:translators
serbian - 3 changes by etran
2012-01-21(svn r23832) -Update from WebTranslator v3.0:translators
belarusian - 7 changes by Wowanxm english_US - 3 changes by Rubidium frisian - 49 changes by Flexo german - 7 changes by Jogio, planetmaker spanish - 3 changes by Terkhen tamil - 13 changes by aswn vietnamese - 35 changes by myquartz
2012-01-21(svn r23830) -Revert (r23804) [FS#4986]: while the idea was good, it causes ↵yexo
too much trouble
2012-01-21(svn r23829) -Fix [FS#4996]: Loading empty GS strings/translations failed.frosch
2012-01-21(svn r23828) -Fix: Return early from SlString() for empty strings, before ↵frosch
doing invalid things which surprisingly do not break everything.
2012-01-21(svn r23827) -Feature [FS#4992]: [NoGo] Allow to chose the goal question ↵rubidium
window's title from a (small) set of options
2012-01-20(svn r23826) -Fix [FS#4972]: the detailed performance rating window showed ↵rubidium
the cargo count of the current quarter instead of the last quarter like the tooltip says
2012-01-20(svn r23825) -Update from WebTranslator v3.0:translators
belarusian - 2 changes by KorneySan german - 49 changes by planetmaker russian - 2 changes by Lone_Wolf welsh - 17 changes by kazzie
2012-01-19(svn r23824) -Update from WebTranslator v3.0:translators
french - 22 changes by OliTTD german - 82 changes by NG latvian - 24 changes by Parastais spanish - 1 changes by Terkhen tamil - 83 changes by aswn
2012-01-18(svn r23823) -Update from WebTranslator v3.0:translators
simplified_chinese - 46 changes by chenwt0315 dutch - 2 changes by Parody french - 56 changes by OliTTD german - 38 changes by Jogio latvian - 23 changes by Parastais polish - 5 changes by wojteks86 russian - 17 changes by akasoft tamil - 13 changes by aswn