log

age author description
Sat, 04 Feb 2012 23:10:24 +0100 Michael Lutz -Fix (r23884): Don't free unallocated memory. draft ez
Sat, 04 Feb 2012 23:09:52 +0100 Michael Lutz -Revert (r23888): Broken and not even needed anymore in the container format 2 implementation that was committed. draft
Fri, 03 Feb 2012 03:34:18 +0100 Michael Lutz -Remove: PNG sprite loader. draft
Fri, 03 Feb 2012 20:13:37 +0100 Michael Lutz -Feature: [NewGRF] 32bpp sprites in GRFs. draft
Sat, 04 Feb 2012 20:12:06 +0000 michi_cc (svn r23894) -Fix (r23893): Use the right variable, not the one that's always going to be 0. draft
Sat, 04 Feb 2012 19:21:32 +0000 michi_cc (svn r23893) -Change: [NewGRF] Extended chunked sprite encoding to work for bigger sprites. draft
Sat, 04 Feb 2012 18:45:20 +0000 translators (svn r23892) -Update from WebTranslator v3.0: draft
Sat, 04 Feb 2012 16:24:25 +0000 rubidium (svn r23891) -Fix-ish: compile failures with SDL 1.3 draft
Sat, 04 Feb 2012 13:29:18 +0000 michi_cc (svn r23890) -Add: [NewGRF] Support for RealSprites with multiple zoom levels. draft
Sat, 04 Feb 2012 13:29:13 +0000 michi_cc (svn r23889) -Codechange: Centralise sprite resizing in one place. (peter1138) draft
Sat, 04 Feb 2012 13:29:09 +0000 michi_cc (svn r23888) -Change: Move the min/max zoom settings to the "misc" section so they are valid before sprites are loaded. draft
Sat, 04 Feb 2012 13:29:04 +0000 michi_cc (svn r23887) -Feature: [NewGRF] Support for container version 2. draft
Sat, 04 Feb 2012 13:29:00 +0000 michi_cc (svn r23886) -Codechange: Allow limiting the MD5 file hash to the first x bytes of the file. draft
Sat, 04 Feb 2012 13:28:56 +0000 michi_cc (svn r23885) -Codechange: Use the GRF sprite loader for then mapgen sprites as well. draft
Sat, 04 Feb 2012 13:28:52 +0000 michi_cc (svn r23884) -Codechange: Store recolour sprites in memory directly during GRF loading. draft
Sat, 04 Feb 2012 13:28:48 +0000 michi_cc (svn r23883) -Fix: [NewGRF] It wasn't possible to import sounds from a NewGRF later in the load order. draft
Sat, 04 Feb 2012 13:28:44 +0000 michi_cc (svn r23882) -Codechange: Delay parsing of NewGRF sound effects until first usage. draft
Sat, 04 Feb 2012 13:28:40 +0000 michi_cc (svn r23881) -Codechange: Move GRF sprite decoding into a separate function. draft
Sat, 04 Feb 2012 13:28:35 +0000 michi_cc (svn r23880) -Add: A simple smart pointer. draft
Sat, 04 Feb 2012 11:58:05 +0000 rubidium (svn r23878) -Prepare: 1.2.0-beta4 draft
Fri, 03 Feb 2012 18:45:14 +0000 translators (svn r23877) -Update from WebTranslator v3.0: draft
Thu, 02 Feb 2012 19:31:11 +0000 terkhen (svn r23876) -Fix (r23408) [FS#5039]: Generate industry subsidies again. (Emmeran) draft
Thu, 02 Feb 2012 18:45:19 +0000 translators (svn r23875) -Update from WebTranslator v3.0: draft
Wed, 01 Feb 2012 18:45:16 +0000 translators (svn r23874) -Update from WebTranslator v3.0: draft
Tue, 31 Jan 2012 18:45:31 +0000 translators (svn r23873) -Update from WebTranslator v3.0: draft
Mon, 30 Jan 2012 18:45:51 +0000 translators (svn r23872) -Update from WebTranslator v3.0: draft
Sun, 29 Jan 2012 18:45:49 +0000 translators (svn r23871) -Update from WebTranslator v3.0: draft
Sun, 29 Jan 2012 14:27:21 +0000 rubidium (svn r23870) -Fix [FS#5004]: scripts with a bad comparator could lock up OpenTTD draft
Sun, 29 Jan 2012 00:14:36 +0000 glx (svn r23869) -Fix (r23865): WT3 validation failure draft
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
Sun, 22 Jan 2012 18:16:47 +0000 rubidium (svn r23838) -Fix [FS#5000]: assertion got hit when destroing a dock when a ship was loading draft