------------------------------------------------------------------------ r19523 | terkhen | 2010-03-28 15:14:25 +0000 (Sun, 28 Mar 2010) | 2 lines -Fix: Prevent drawing industries disabled at the smallmap as land tiles when they are built on water. ------------------------------------------------------------------------ r19522 | terkhen | 2010-03-28 12:29:41 +0000 (Sun, 28 Mar 2010) | 2 lines -Feature: Sort industries alphabetically at the fund new industry window. ------------------------------------------------------------------------ r19521 | terkhen | 2010-03-28 12:25:09 +0000 (Sun, 28 Mar 2010) | 2 lines -Codechange: Use a IndustryType array to sort industries by name instead of a LegendAndColour array. ------------------------------------------------------------------------ r19519 | translators | 2010-03-26 18:45:09 +0000 (Fri, 26 Mar 2010) | 4 lines -Update from WebTranslator v3.0: arabic_egypt - 2 changes by kasakg lithuanian - 2 changes by kiphemyst ------------------------------------------------------------------------ r19518 | translators | 2010-03-25 18:45:13 +0000 (Thu, 25 Mar 2010) | 5 lines -Update from WebTranslator v3.0: german - 4 changes by planetmaker japanese - 35 changes by nex259 spanish - 1 changes by Terkhen ------------------------------------------------------------------------ r19517 | glx | 2010-03-24 21:30:12 +0000 (Wed, 24 Mar 2010) | 1 line -Fix (r19516): compile before commit (a gcc warning was hidden) ------------------------------------------------------------------------ r19516 | glx | 2010-03-24 21:24:31 +0000 (Wed, 24 Mar 2010) | 1 line -Fix (r19467): MSVC 64bit warnings ------------------------------------------------------------------------ r19515 | frosch | 2010-03-24 20:47:03 +0000 (Wed, 24 Mar 2010) | 2 lines -Add: Client setting 'gui.newgrf_developer_tools' to enable otherwise hidden features. -Add: Console command 'reload_newgrfs'; only available when newgrf developer tools are enabled. ------------------------------------------------------------------------ r19514 | frosch | 2010-03-24 20:43:31 +0000 (Wed, 24 Mar 2010) | 1 line -Codechange: Allow console hooks to deny existance of commands. ------------------------------------------------------------------------ r19513 | translators | 2010-03-24 18:45:06 +0000 (Wed, 24 Mar 2010) | 3 lines -Update from WebTranslator v3.0: japanese - 3 changes by nex259 ------------------------------------------------------------------------ r19512 | yexo | 2010-03-24 11:20:30 +0000 (Wed, 24 Mar 2010) | 1 line -Fix (r19511): using the 'alias' console command it's possible to create a duplicate alias name ------------------------------------------------------------------------ r19511 | yexo | 2010-03-24 11:11:38 +0000 (Wed, 24 Mar 2010) | 1 line -Codechange: use a template for IConsoleAddSorted ------------------------------------------------------------------------ r19510 | smatz | 2010-03-23 22:48:10 +0000 (Tue, 23 Mar 2010) | 1 line -Codechange: remove superfluous semicolons from *.sq files ------------------------------------------------------------------------ r19509 | smatz | 2010-03-23 22:37:18 +0000 (Tue, 23 Mar 2010) | 1 line -Codechange: remove superfluous semicolons after function definitions ------------------------------------------------------------------------ r19508 | smatz | 2010-03-23 22:36:02 +0000 (Tue, 23 Mar 2010) | 1 line -Codechange: remove semicolon after DEFINE_UNAVAILABLE_CONTENT_RECEIVE_COMMAND and DEFINE_UNAVAILABLE_UDP_RECEIVE_COMMAND ------------------------------------------------------------------------ r19507 | smatz | 2010-03-23 22:25:43 +0000 (Tue, 23 Mar 2010) | 1 line -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET ------------------------------------------------------------------------ r19506 | frosch | 2010-03-23 20:29:52 +0000 (Tue, 23 Mar 2010) | 1 line -Fix: Tunnels, bridges and roadstops are build with only one roadtype. ------------------------------------------------------------------------ r19505 | smatz | 2010-03-23 19:48:24 +0000 (Tue, 23 Mar 2010) | 1 line -Codechange: silence a gcc<4.2 warning ------------------------------------------------------------------------ r19504 | translators | 2010-03-23 18:45:16 +0000 (Tue, 23 Mar 2010) | 6 lines -Update from WebTranslator v3.0: afrikaans - 3 changes by Kayos danish - 3 changes by silentStatic greek - 4 changes by lithuanian - 2 changes by ------------------------------------------------------------------------ r19503 | terkhen | 2010-03-23 17:53:33 +0000 (Tue, 23 Mar 2010) | 2 lines -Feature: Sort industries alphabetically at the smallmap legend. ------------------------------------------------------------------------ r19502 | peter1138 | 2010-03-23 11:05:28 +0000 (Tue, 23 Mar 2010) | 2 lines -Codechange: During NewGRF loading, store rail type labels in temporary data and process after loading has finished. This avoids deactivated rail vehicles being reactivated if the climate property is set after the rail type property. ------------------------------------------------------------------------ r19501 | translators | 2010-03-22 18:45:17 +0000 (Mon, 22 Mar 2010) | 6 lines -Update from WebTranslator v3.0: danish - 5 changes by silentStatic greek - 4 changes by lithuanian - 2 changes by romanian - 3 changes by kkmic ------------------------------------------------------------------------ r19500 | translators | 2010-03-21 18:45:16 +0000 (Sun, 21 Mar 2010) | 6 lines -Update from WebTranslator v3.0: esperanto - 2 changes by kristjan greek - 4 changes by lithuanian - 2 changes by brazilian_portuguese - 2 changes by leandromoh ------------------------------------------------------------------------ r19499 | frosch | 2010-03-21 15:16:05 +0000 (Sun, 21 Mar 2010) | 1 line -Remove: same_industry_close setting did not do what it said and caused NewGRF trouble. ------------------------------------------------------------------------ r19498 | peter1138 | 2010-03-21 11:35:41 +0000 (Sun, 21 Mar 2010) | 2 lines -Feature [FS#3710]: Keep number padding intact when cloning vehicle names. ------------------------------------------------------------------------