Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-27 | (svn r23858) -Change [FS#5003]: some updates and improvements of the base ↵ | rubidium | |
font (PaulC) | |||
2012-01-27 | (svn r23857) -Document [FS#4997]: some SDL misbehaviour | rubidium | |
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 @files | rubidium | |
2012-01-25 | (svn r23852) -Fix [FS#5011]: doxygen went haywire on FINAL token | rubidium | |
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 objects | rubidium | |
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 vehicles | rubidium | |
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 r23831) -Prepare: 1.2.0-beta3 | rubidium | |
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 | |||
2012-01-17 | (svn r23822) -Fix-ish: when replaying make sure companies get created even ↵ | rubidium | |
if their creating client doesn't exist during the replay | |||
2012-01-17 | (svn r23821) -Fix-ish: when replaying a command log, ignore the command limit | rubidium | |
2012-01-17 | (svn r23820) -Fix (r23818): WT3 validation failure | rubidium | |
2012-01-17 | (svn r23819) -Fix [FS#4951]: Removal of towns with 0 population failed ↵ | frosch | |
during map generation. | |||
2012-01-17 | (svn r23818) -Update from WebTranslator v3.0: | translators | |
belarusian - 1 changes by KorneySan finnish - 7 changes by jpx_ french - 110 changes by OliTTD german - 1 changes by NG italian - 7 changes by lorenzodv latvian - 69 changes by Parastais polish - 38 changes by wojteks86 romanian - 10 changes by kkmic russian - 1 changes by akasoft slovenian - 140 changes by Necrolyte welsh - 4 changes by kazzie |