------------------------------------------------------------------------ r23922 | translators | 2012-02-11 19:45:17 +0100 (Sat, 11 Feb 2012) | 5 lines -Update from WebTranslator v3.0: dutch - 3 changes by Bennievv luxembourgish - 49 changes by Phreeze norwegian_nynorsk - 1 changes by mantaray ------------------------------------------------------------------------ r23921 | translators | 2012-02-10 19:45:22 +0100 (Fri, 10 Feb 2012) | 6 lines -Update from WebTranslator v3.0: english_AU - 5 changes by tomas4g estonian - 55 changes by Jaanus french - 13 changes by OliTTD latvian - 1 changes by Parastais ------------------------------------------------------------------------ r23920 | frosch | 2012-02-09 23:38:39 +0100 (Thu, 09 Feb 2012) | 1 line -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. ------------------------------------------------------------------------ r23919 | translators | 2012-02-09 19:45:17 +0100 (Thu, 09 Feb 2012) | 5 lines -Update from WebTranslator v3.0: belarusian - 5 changes by KorneySan french - 50 changes by OliTTD lithuanian - 1 changes by Stabilitronas ------------------------------------------------------------------------ r23918 | translators | 2012-02-08 19:45:10 +0100 (Wed, 08 Feb 2012) | 4 lines -Update from WebTranslator v3.0: french - 19 changes by OliTTD hungarian - 4 changes by IPG ------------------------------------------------------------------------ r23917 | frosch | 2012-02-08 19:11:49 +0100 (Wed, 08 Feb 2012) | 1 line -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. ------------------------------------------------------------------------ r23916 | frosch | 2012-02-07 23:59:30 +0100 (Tue, 07 Feb 2012) | 1 line -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. ------------------------------------------------------------------------ r23915 | frosch | 2012-02-07 23:48:09 +0100 (Tue, 07 Feb 2012) | 1 line -Codechange: Translate refitmask directly after reading it from the GRF. ------------------------------------------------------------------------ r23914 | frosch | 2012-02-07 23:46:26 +0100 (Tue, 07 Feb 2012) | 1 line -Fix (r11252, r13855): Don't test validity of cargobits using a mask of cargoslots. ------------------------------------------------------------------------ r23913 | frosch | 2012-02-07 23:05:44 +0100 (Tue, 07 Feb 2012) | 1 line -Fix (r23912): Silly typo in comment. ------------------------------------------------------------------------ r23912 | frosch | 2012-02-07 23:03:03 +0100 (Tue, 07 Feb 2012) | 1 line -Fix: When testing whether a engine shall only carry the default cargo, check ctt_include_mask for being empty before applying cargo translation. ------------------------------------------------------------------------ r23911 | translators | 2012-02-07 19:45:14 +0100 (Tue, 07 Feb 2012) | 4 lines -Update from WebTranslator v3.0: french - 29 changes by OliTTD german - 1 changes by NG ------------------------------------------------------------------------ r23910 | matthijs | 2012-02-07 11:27:48 +0100 (Tue, 07 Feb 2012) | 10 lines -Fix: [SDL] Handle the SDL_VIDEOEXPOSE event. - It seems this event is never triggered when using 1.2 (it has some autorefresh feature which seems to have been removed in 1.3), but in theory this event could also trigger on 1.2. - Note that this fixes redraw issues when compiling against SDL 1.3, but it still uses the "compatibility" rendering API using SDL_SetVideoMode and SDL_UpdateRects. Eventually (when 1.3 is stable and released as 2.0), this should probably be rewritting to use the new Windows and Renderers available in SDL 1.3. ------------------------------------------------------------------------ r23909 | matthijs | 2012-02-07 11:12:11 +0100 (Tue, 07 Feb 2012) | 2 lines -Fix: [SDL] Fix keyboard-related segfault when compiling against SDL 1.3. ------------------------------------------------------------------------ r23908 | matthijs | 2012-02-07 11:09:09 +0100 (Tue, 07 Feb 2012) | 2 lines -Fix (r22910): [Makefile] Make sure bin/baseset/openttd.32.bmp is removed on make clean. ------------------------------------------------------------------------ r23907 | matthijs | 2012-02-07 10:57:08 +0100 (Tue, 07 Feb 2012) | 2 lines -Fix: [Makefile] Let "make clean --dry-run" not delete Makefiles. ------------------------------------------------------------------------ r23906 | rubidium | 2012-02-06 21:47:47 +0100 (Mon, 06 Feb 2012) | 2 lines -Codechange: replace magic numbers with named constants (adf88) ------------------------------------------------------------------------ r23905 | rubidium | 2012-02-06 21:11:00 +0100 (Mon, 06 Feb 2012) | 2 lines -Fix [FS#5045]: OpenMSX got downloaded to and extracted in the wrong (non-existent) folder ------------------------------------------------------------------------ r23904 | translators | 2012-02-06 19:45:42 +0100 (Mon, 06 Feb 2012) | 10 lines -Update from WebTranslator v3.0: croatian - 4 changes by VoyagerOne german - 4 changes by NG italian - 2 changes by lorenzodv norwegian_bokmal - 2 changes by mantaray polish - 4 changes by wojteks86 romanian - 3 changes by kkmic russian - 2 changes by akasoft vietnamese - 1 changes by nglekhoi ------------------------------------------------------------------------ r23903 | rubidium | 2012-02-05 20:32:12 +0100 (Sun, 05 Feb 2012) | 2 lines -Fix [FS#4993]: some instances had issues due to a value being out of range ------------------------------------------------------------------------ r23902 | translators | 2012-02-05 19:45:23 +0100 (Sun, 05 Feb 2012) | 7 lines -Update from WebTranslator v3.0: catalan - 2 changes by Catalan english_US - 4 changes by Rubidium finnish - 2 changes by jpx_ french - 48 changes by OliTTD tamil - 6 changes by aswn ------------------------------------------------------------------------ r23901 | smatz | 2012-02-05 16:51:13 +0100 (Sun, 05 Feb 2012) | 1 line -Fix: memory leak everytime one clicked a savegame in the load GUI ------------------------------------------------------------------------ r23900 | rubidium | 2012-02-05 13:16:05 +0100 (Sun, 05 Feb 2012) | 2 lines -Update [FS#5041]: some error/inconsistencies in the UK base "translation" ------------------------------------------------------------------------ r23898 | michi_cc | 2012-02-04 23:19:02 +0100 (Sat, 04 Feb 2012) | 1 line -Remove: PNG sprite loader. ------------------------------------------------------------------------ r23897 | michi_cc | 2012-02-04 23:18:57 +0100 (Sat, 04 Feb 2012) | 1 line -Feature: [NewGRF] 32bpp sprites in GRFs. ------------------------------------------------------------------------ r23896 | michi_cc | 2012-02-04 23:14:21 +0100 (Sat, 04 Feb 2012) | 1 line -Fix (r23884): Don't free unallocated memory. ------------------------------------------------------------------------ r23895 | michi_cc | 2012-02-04 23:14:16 +0100 (Sat, 04 Feb 2012) | 1 line -Revert (r23888): Broken and not even needed anymore in the container format 2 implementation that was committed. ------------------------------------------------------------------------ r23894 | michi_cc | 2012-02-04 21:12:06 +0100 (Sat, 04 Feb 2012) | 1 line -Fix (r23893): Use the right variable, not the one that's always going to be 0. ------------------------------------------------------------------------ r23893 | michi_cc | 2012-02-04 20:21:32 +0100 (Sat, 04 Feb 2012) | 1 line -Change: [NewGRF] Extended chunked sprite encoding to work for bigger sprites. ------------------------------------------------------------------------ r23892 | translators | 2012-02-04 19:45:20 +0100 (Sat, 04 Feb 2012) | 6 lines -Update from WebTranslator v3.0: french - 65 changes by OliTTD latvian - 23 changes by Parastais spanish - 1 changes by Terkhen tamil - 15 changes by aswn ------------------------------------------------------------------------ r23891 | rubidium | 2012-02-04 17:24:25 +0100 (Sat, 04 Feb 2012) | 2 lines -Fix-ish: compile failures with SDL 1.3 ------------------------------------------------------------------------