log

age author description
Sat, 28 Jan 2012 20:11:50 +0000 frosch (svn r23868) -Fix [FS#5013-ish]: Make a certain tooltip more precise. draft
Sat, 28 Jan 2012 20:10:49 +0000 rubidium (svn r23867) -Fix [FS#5020]: make the colour of the dropdown items for opening the vehicle list for which the company has no vehicles looking less horrid draft
Sat, 28 Jan 2012 19:36:22 +0000 frosch (svn r23866) -Feature: [NewGRF] Give NewGRF defined level crossings and rail depots access to the townzone. draft
Sat, 28 Jan 2012 18:45:11 +0000 translators (svn r23865) -Update from WebTranslator v3.0: draft
Sat, 28 Jan 2012 18:11:18 +0000 frosch (svn r23864) -Fix: Railtype overlays were drawn 'only transparent' on invisible bridges. draft
Sat, 28 Jan 2012 17:56:48 +0000 frosch (svn r23863) -Fix (r22981): '' != ' == 0'. draft
Sat, 28 Jan 2012 14:12:42 +0000 frosch (svn r23862) -Fix (r23860): Fix sweets capacity. draft
Sat, 28 Jan 2012 12:11:23 +0000 frosch (svn r23861) -Feature: [NewGRF] New algorithm (activated via an engine flag) 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. draft
Sat, 28 Jan 2012 12:08:03 +0000 frosch (svn r23860) -Feature: [NewGRF] Add cargo property 1D to set the capacity multipliers when refitting vehicles, which do not use callback 15. draft
Fri, 27 Jan 2012 22:08:51 +0000 frosch (svn r23859) -Fix: Inserting conditional orders for ships checked the wrong orders wrt. maximum distance. draft
Fri, 27 Jan 2012 21:14:38 +0000 rubidium (svn r23858) -Change [FS#5003]: some updates and improvements of the base font (PaulC) draft
Fri, 27 Jan 2012 17:45:38 +0000 rubidium (svn r23857) -Document [FS#4997]: some SDL misbehaviour draft
Thu, 26 Jan 2012 18:45:26 +0000 translators (svn r23856) -Update from WebTranslator v3.0: draft
Thu, 26 Jan 2012 17:48:23 +0000 rubidium (svn r23855) -Fix [FS#5007]: out of bounds read for slowdown parameter caused desync when railtype >= 4, vehicles were fast, and the original acceleration model was used draft
Thu, 26 Jan 2012 17:24:56 +0000 rubidium (svn r23854) -Codechange: make it easier to put random debug stuff into the random log draft
Wed, 25 Jan 2012 22:10:14 +0000 rubidium (svn r23853) -Fix: several incorrect @files draft
Wed, 25 Jan 2012 22:09:51 +0000 rubidium (svn r23852) -Fix [FS#5011]: doxygen went haywire on FINAL token draft
Wed, 25 Jan 2012 20:46:51 +0000 rubidium (svn r23851) -Fix: infrastructure cache could get out of sync when overbuilding a drive through road stop draft
Wed, 25 Jan 2012 18:45:25 +0000 translators (svn r23850) -Update from WebTranslator v3.0: draft
Wed, 25 Jan 2012 18:34:38 +0000 rubidium (svn r23849) -Fix [FS#5008]: when the network is lagging, you try to copy a 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? draft
Tue, 24 Jan 2012 22:30:57 +0000 frosch (svn r23848) -Fix: Even if A == B, A can make more sense than B. draft
Tue, 24 Jan 2012 19:24:02 +0000 rubidium (svn r23847) -Fix: when removing road or tram from a tram+road stop, the owner of the road stop's cache was updated instead of the owner of the removed infrastructure draft
Tue, 24 Jan 2012 18:45:18 +0000 translators (svn r23846) -Update from WebTranslator v3.0: draft
Mon, 23 Jan 2012 18:45:24 +0000 translators (svn r23845) -Update from WebTranslator v3.0: draft
Sun, 22 Jan 2012 22:21:21 +0000 michi_cc (svn r23844) -Fix (r23414): Infrastructure count for stations wasn't updated properly on company takeover. And don't count buoys while loading a game either. draft
Sun, 22 Jan 2012 21:27:15 +0000 rubidium (svn r23843) -Fix: minor issue with replaying ;) draft
Sun, 22 Jan 2012 21:26:42 +0000 rubidium (svn r23842) -Change [FS#5001, FS#5002]: do not let towns (ever) remove objects draft
Sun, 22 Jan 2012 21:17:38 +0000 frosch (svn r23841) -Fix: Clear NewGRF vehicle cache when their owner changes. (esp. vehicle var 43) draft
Sun, 22 Jan 2012 18:45:59 +0000 translators (svn r23840) -Update from WebTranslator v3.0: draft
Sun, 22 Jan 2012 18:37:01 +0000 frosch (svn r23839) -Feature: Allow command line options -e and -g to be combined to load saves/scenarios directly into SE. draft