log

age author description
Sun, 12 Feb 2012 18:45:51 +0000 translators (svn r23939) -Update from WebTranslator v3.0: draft
Sun, 12 Feb 2012 17:29:58 +0000 smatz (svn r23938) -Codechange: declare ScriptScanner::Initialize() and make it abstract, make the other overloaded Initialize() protected draft
Sun, 12 Feb 2012 11:39:29 +0000 rubidium (svn r23937) -Change: improve the wording of some of the timeout related "error" messages draft
Sun, 12 Feb 2012 10:58:18 +0000 rubidium (svn r23936) -Feature [FS#5047]: readme/licence/changelog viewer for AI and game scripts (LordAro) draft
Sun, 12 Feb 2012 10:51:43 +0000 rubidium (svn r23935) -Codechange: generalise GetTextfile draft
Sun, 12 Feb 2012 10:42:46 +0000 rubidium (svn r23934) -Update: other language files w.r.t. the previous change draft
Sun, 12 Feb 2012 10:35:15 +0000 rubidium (svn r23933) -Codechange: make the text file window strings more generic (LordAro) draft
Sun, 12 Feb 2012 10:32:41 +0000 rubidium (svn r23932) -Codechange: split the NewGRF text window into its own source files draft
Sat, 11 Feb 2012 22:43:39 +0000 michi_cc (svn r23931) -Change: Scale infrastructure cost of rail tracks by the total number of all tracks and not independently for each rail type. draft
Sat, 11 Feb 2012 22:25:20 +0000 rubidium (svn r23930) -Fix [FS#4944]: [Script] Do not close the parameter window when a script starts draft
Sat, 11 Feb 2012 21:47:34 +0000 rubidium (svn r23929) -Doc [FS#4966]: document, in a tooltip, that depot orders disable automatic servicing draft
Sat, 11 Feb 2012 20:25:21 +0000 rubidium (svn r23928) -Fix [FS#5053]: don't accelerate, for smoke purposes, when you reached the track's maximum speed draft
Sat, 11 Feb 2012 20:08:31 +0000 rubidium (svn r23927) -Fix [FS#5056]: 32bpp animated blitter was optimised a bit too far regarding not needing to update the colour mapping when (re)initialising the palette draft
Sat, 11 Feb 2012 19:46:47 +0000 rubidium (svn r23926) -Update [FS#5055]: some missing Latin-ish characters as some translations started using them (PaulC) draft
Sat, 11 Feb 2012 19:44:02 +0000 rubidium (svn r23925) -Fix (r23924): remove some remnants from generated files as well draft
Sat, 11 Feb 2012 19:42:33 +0000 rubidium (svn r23924) -Fix [FS#5054]: [NoGo] "Some" news messages would cause an assertion to be triggered due to a missing proper location for the viewport of the news message, so only allow building when valid data for the viewport is provided or no viewport is used draft
Sat, 11 Feb 2012 19:25:53 +0000 rubidium (svn r23923) -Update [FS#5044]: rpm specs (Ammler) draft
Sat, 11 Feb 2012 18:45:17 +0000 translators (svn r23922) -Update from WebTranslator v3.0: draft
Fri, 10 Feb 2012 18:45:22 +0000 translators (svn r23921) -Update from WebTranslator v3.0: draft
Thu, 09 Feb 2012 22:38:39 +0000 frosch (svn r23920) -Fix: Consider only the middle tile of a lock for lock-infrastructure costs. The other two tiles may be owned by other companies. Also do not count the middle tile of a lock as canal, independent of whether it is build on ground or river slope. draft
Thu, 09 Feb 2012 18:45:17 +0000 translators (svn r23919) -Update from WebTranslator v3.0: draft
Wed, 08 Feb 2012 18:45:10 +0000 translators (svn r23918) -Update from WebTranslator v3.0: draft
Wed, 08 Feb 2012 18:11:49 +0000 frosch (svn r23917) -Fix (r11252,, r23914, r23915): Also use the CTT for refitmasks for version 6 GRFs. I.e. fix the cursed GetCargoTranslation() function for the fourth time. draft
Tue, 07 Feb 2012 22:59:30 +0000 frosch (svn r23916) -Fix (r23145): When determining the first refittable cargotype according to CTT order, do not rely on the GRF assigning the refit_mask property. Also check for GRFs setting the default_cargo or refittable-cargo-classes or -types properties. draft
Tue, 07 Feb 2012 22:48:09 +0000 frosch (svn r23915) -Codechange: Translate refitmask directly after reading it from the GRF. draft
Tue, 07 Feb 2012 22:46:26 +0000 frosch (svn r23914) -Fix (r11252, r13855): Don't test validity of cargobits using a mask of cargoslots. draft
Tue, 07 Feb 2012 22:05:44 +0000 frosch (svn r23913) -Fix (r23912): Silly typo in comment. draft
Tue, 07 Feb 2012 22:03:03 +0000 frosch (svn r23912) -Fix: When testing whether a engine shall only carry the default cargo, check ctt_include_mask for being empty before applying cargo translation. draft
Tue, 07 Feb 2012 18:45:14 +0000 translators (svn r23911) -Update from WebTranslator v3.0: draft
Tue, 07 Feb 2012 10:27:48 +0000 matthijs (svn r23910) -Fix: [SDL] Handle the SDL_VIDEOEXPOSE event. draft
Tue, 07 Feb 2012 10:12:11 +0000 matthijs (svn r23909) -Fix: [SDL] Fix keyboard-related segfault when compiling against SDL 1.3. draft
Tue, 07 Feb 2012 10:09:09 +0000 matthijs (svn r23908) -Fix (r22910): [Makefile] Make sure bin/baseset/openttd.32.bmp is removed on make clean. draft
Tue, 07 Feb 2012 09:57:08 +0000 matthijs (svn r23907) -Fix: [Makefile] Let "make clean --dry-run" not delete Makefiles. draft
Mon, 06 Feb 2012 20:47:47 +0000 rubidium (svn r23906) -Codechange: replace magic numbers with named constants (adf88) draft
Mon, 06 Feb 2012 20:11:00 +0000 rubidium (svn r23905) -Fix [FS#5045]: OpenMSX got downloaded to and extracted in the wrong (non-existent) folder draft
Mon, 06 Feb 2012 18:45:42 +0000 translators (svn r23904) -Update from WebTranslator v3.0: draft
Sun, 05 Feb 2012 19:32:12 +0000 rubidium (svn r23903) -Fix [FS#4993]: some instances had issues due to a value being out of range draft
Sun, 05 Feb 2012 18:45:23 +0000 translators (svn r23902) -Update from WebTranslator v3.0: draft
Sun, 05 Feb 2012 15:51:13 +0000 smatz (svn r23901) -Fix: memory leak everytime one clicked a savegame in the load GUI draft
Sun, 05 Feb 2012 12:16:05 +0000 rubidium (svn r23900) -Update [FS#5041]: some error/inconsistencies in the UK base "translation" draft
Sat, 04 Feb 2012 22:19:02 +0000 michi_cc (svn r23898) -Remove: PNG sprite loader. draft
Sat, 04 Feb 2012 22:18:57 +0000 michi_cc (svn r23897) -Feature: [NewGRF] 32bpp sprites in GRFs. draft
Sat, 04 Feb 2012 22:14:21 +0000 michi_cc (svn r23896) -Fix (r23884): Don't free unallocated memory. draft
Sat, 04 Feb 2012 22:14:16 +0000 michi_cc (svn r23895) -Revert (r23888): Broken and not even needed anymore in the container format 2 implementation that was committed. draft
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