------------------------------------------------------------------------ r22458 | translators | 2011-05-14 17:45:11 +0000 (Sat, 14 May 2011) | 4 lines -Update from WebTranslator v3.0: lithuanian - 10 changes by Fretta swedish - 1 changes by Ledel ------------------------------------------------------------------------ r22457 | frosch | 2011-05-14 17:33:26 +0000 (Sat, 14 May 2011) | 1 line -Codechange: Make the NewGRFSpriteLayout a direct member of TileLayoutSpriteGroup instead of allocating it separately. ------------------------------------------------------------------------ r22456 | frosch | 2011-05-14 17:25:45 +0000 (Sat, 14 May 2011) | 1 line -Codechange: Derive NewGRFSpriteLayout from DrawTileSprites for spritelayouts allocated on the heap, and make use of constructors and destructors. ------------------------------------------------------------------------ r22455 | frosch | 2011-05-14 16:01:40 +0000 (Sat, 14 May 2011) | 1 line -Fix (r22286): x != y ------------------------------------------------------------------------ r22454 | frosch | 2011-05-14 13:12:47 +0000 (Sat, 14 May 2011) | 1 line -Codechange: Deduplicate GetCustomStationGroundRelocation() into GetCustomStationRelocation() and only call it if actually needed. ------------------------------------------------------------------------ r22453 | frosch | 2011-05-14 12:38:10 +0000 (Sat, 14 May 2011) | 1 line -Feature(ette): Implement variable 18 for custom station foundations. ------------------------------------------------------------------------ r22452 | frosch | 2011-05-14 12:36:31 +0000 (Sat, 14 May 2011) | 1 line -Fix (r18708): Zero register 0x100 as specified before resolving custom station foundations. ------------------------------------------------------------------------ r22451 | alberth | 2011-05-14 09:26:16 +0000 (Sat, 14 May 2011) | 1 line -Codechange: Test for bridges and tunnels during the first pass only while terraforming (HackaLittleBit) ------------------------------------------------------------------------ r22450 | rubidium | 2011-05-13 20:07:57 +0000 (Fri, 13 May 2011) | 2 lines -Fix [FS#4610]: Don't "log" the NewGRFs in the screenshot when in the menu ------------------------------------------------------------------------ r22446 | translators | 2011-05-13 17:45:13 +0000 (Fri, 13 May 2011) | 5 lines -Update from WebTranslator v3.0: english_US - 2 changes by Rubidium finnish - 2 changes by jpx_ serbian - 2 changes by etran ------------------------------------------------------------------------ r22445 | translators | 2011-05-12 17:45:27 +0000 (Thu, 12 May 2011) | 9 lines -Update from WebTranslator v3.0: belarusian - 2 changes by KorneySan croatian - 2 changes by VoyagerOne french - 2 changes by glx german - 6 changes by planetmaker italian - 2 changes by lorenzodv russian - 2 changes by KorneySan spanish - 6 changes by Terkhen ------------------------------------------------------------------------ r22444 | frosch | 2011-05-11 20:23:37 +0000 (Wed, 11 May 2011) | 1 line -Add: When GRFs are disabled via Action E or due to GRM failure, also display an error in the GUI. ------------------------------------------------------------------------ r22443 | frosch | 2011-05-11 20:22:04 +0000 (Wed, 11 May 2011) | 1 line -Codechange: Deduplicate code for deactivating GRFs. ------------------------------------------------------------------------ r22442 | frosch | 2011-05-11 20:20:21 +0000 (Wed, 11 May 2011) | 1 line -Fix: Do not popup fatal NewGRF error messages in the intro screen. The GRFs are not going to be activated there anyway and the GRF settings GUI will not display the errors either. ------------------------------------------------------------------------ r22441 | translators | 2011-05-11 17:45:08 +0000 (Wed, 11 May 2011) | 3 lines -Update from WebTranslator v3.0: german - 1 changes by planetmaker ------------------------------------------------------------------------ r22440 | terkhen | 2011-05-09 20:29:01 +0000 (Mon, 09 May 2011) | 2 lines -Change: [Windows] Remove Cancel button from information messages. ------------------------------------------------------------------------ r22439 | frosch | 2011-05-08 18:20:21 +0000 (Sun, 08 May 2011) | 1 line -Fix (r22291, r22426): Drawing lines of length zero failed. ------------------------------------------------------------------------ r22438 | translators | 2011-05-08 17:45:09 +0000 (Sun, 08 May 2011) | 4 lines -Update from WebTranslator v3.0: simplified_chinese - 1 changes by Gavin romanian - 6 changes by tonny ------------------------------------------------------------------------ r22437 | frosch | 2011-05-08 16:19:04 +0000 (Sun, 08 May 2011) | 1 line -Fix: Catenary was drawn incorrectly next to level crossings with foundations. (same as r3935, but for level crossings) ------------------------------------------------------------------------ r22436 | frosch | 2011-05-08 15:58:59 +0000 (Sun, 08 May 2011) | 1 line -Fix (r18969): Apply railtype property 12 (station graphics) also to station groundsprites from action 1. ------------------------------------------------------------------------ r22435 | michi_cc | 2011-05-07 15:13:52 +0000 (Sat, 07 May 2011) | 1 line -Fix: Git revision detection would return too much when tags are involved. ------------------------------------------------------------------------