------------------------------------------------------------------------ r19935 | translators | 2010-06-05 17:45:21 +0000 (Sat, 05 Jun 2010) | 8 lines -Update from WebTranslator v3.0: hungarian - 2 changes by IPG polish - 3 changes by silver_777 portuguese - 1 changes by JayCity brazilian_portuguese - 29 changes by Tucalipe russian - 5 changes by Lone_Wolf urdu - 3 changes by zohair ------------------------------------------------------------------------ r19934 | frosch | 2010-06-05 15:22:46 +0000 (Sat, 05 Jun 2010) | 1 line -Fix [FS#3857]: When 'pause on new game' is set, pause the game before CleanupGeneration() to avoid conflicts with concurrent GUI code. ------------------------------------------------------------------------ r19933 | frosch | 2010-06-05 13:32:42 +0000 (Sat, 05 Jun 2010) | 1 line -Fix [FS#3804]: Keep _current_company and _local_company in sync during GUI operation. ------------------------------------------------------------------------ r19932 | frosch | 2010-06-05 13:29:48 +0000 (Sat, 05 Jun 2010) | 1 line -Codechange: Preserve _current_company when starting AIs. ------------------------------------------------------------------------ r19931 | frosch | 2010-06-05 12:16:12 +0000 (Sat, 05 Jun 2010) | 1 line -Fix (r19914): Convert assertion in Backup<> destructor into DEBUG() output. It was triggered on exceptions, especially when aborting world generation. ------------------------------------------------------------------------ r19930 | frosch | 2010-06-05 11:51:34 +0000 (Sat, 05 Jun 2010) | 1 line -Codechange: Deduplicate magic command parameter casts. (rubidium) ------------------------------------------------------------------------ r19925 | rubidium | 2010-06-04 21:00:17 +0000 (Fri, 04 Jun 2010) | 2 lines -Fix [FS#3859]: one didn't pay for rail when building depots and stations, so with expensive railtypes building stations and then removing the station would be cheaper than just building the rail ------------------------------------------------------------------------ r19924 | terkhen | 2010-06-04 19:50:37 +0000 (Fri, 04 Jun 2010) | 2 lines -Fix [FS#3868](r19172): Road/tram ownership was not set correctly when building drive-through stops. ------------------------------------------------------------------------ r19923 | translators | 2010-06-04 17:45:17 +0000 (Fri, 04 Jun 2010) | 7 lines -Update from WebTranslator v3.0: czech - 14 changes by Hadez korean - 1 changes by junho2813 norwegian_bokmal - 157 changes by jhsoby russian - 1 changes by Lone_Wolf urdu - 2 changes by zohair ------------------------------------------------------------------------ r19922 | belugas | 2010-06-04 13:41:53 +0000 (Fri, 04 Jun 2010) | 1 line -Fix[FS#3815]: Use of better english. "by" instead of "with" (planetmaker) ------------------------------------------------------------------------ r19921 | smatz | 2010-06-04 09:47:55 +0000 (Fri, 04 Jun 2010) | 1 line -Fix [FS#3865]: closing chatbox could cause glitches when news message was shown ------------------------------------------------------------------------ r19920 | rubidium | 2010-06-03 20:10:16 +0000 (Thu, 03 Jun 2010) | 2 lines -Change: set the correct digit group separator for both Norwegians, unify the ownname naming and add genders/cases needed to improve the translation ------------------------------------------------------------------------ r19919 | translators | 2010-06-03 17:45:09 +0000 (Thu, 03 Jun 2010) | 5 lines -Update from WebTranslator v3.0: estonian - 5 changes by taavi irish - 22 changes by tem urdu - 118 changes by zohair ------------------------------------------------------------------------ r19918 | frosch | 2010-06-03 11:12:42 +0000 (Thu, 03 Jun 2010) | 1 line -Fix (r19917): Project files. ------------------------------------------------------------------------ r19917 | frosch | 2010-06-03 11:05:20 +0000 (Thu, 03 Jun 2010) | 1 line -Codechange: Split save/load GUI to separate file. ------------------------------------------------------------------------ r19916 | translators | 2010-06-02 17:45:11 +0000 (Wed, 02 Jun 2010) | 5 lines -Update from WebTranslator v3.0: czech - 1 changes by ReisRyos norwegian_bokmal - 41 changes by jhsoby urdu - 156 changes by zohair ------------------------------------------------------------------------ r19915 | translators | 2010-06-01 17:45:10 +0000 (Tue, 01 Jun 2010) | 6 lines -Update from WebTranslator v3.0: traditional_chinese - 1 changes by josesun irish - 19 changes by tem maltese - 18 changes by kelinu urdu - 63 changes by zohair ------------------------------------------------------------------------ r19914 | frosch | 2010-05-31 20:22:57 +0000 (Mon, 31 May 2010) | 1 line -Codechange: Wrap a helper class around temporary assignments of _current_company to ensure proper restoration. ------------------------------------------------------------------------ r19913 | translators | 2010-05-31 17:45:08 +0000 (Mon, 31 May 2010) | 3 lines -Update from WebTranslator v3.0: czech - 12 changes by Hadez ------------------------------------------------------------------------ r19912 | translators | 2010-05-30 17:45:12 +0000 (Sun, 30 May 2010) | 5 lines -Update from WebTranslator v3.0: estonian - 73 changes by taavi irish - 112 changes by tem swedish - 6 changes by tool ------------------------------------------------------------------------ r19911 | frosch | 2010-05-30 15:32:37 +0000 (Sun, 30 May 2010) | 1 line -Codechange: Simplify text drawing by eliminating global variables and side effects. This also fixes the 'colour' parameter of DrawStringMultiLine(). ------------------------------------------------------------------------ r19910 | alberth | 2010-05-30 13:16:51 +0000 (Sun, 30 May 2010) | 1 line -Doc: Doxygen additions. ------------------------------------------------------------------------ r19909 | alberth | 2010-05-30 13:05:36 +0000 (Sun, 30 May 2010) | 1 line -Doc: Typo fixes, small doxygen improvements. ------------------------------------------------------------------------ r19908 | alberth | 2010-05-30 12:40:40 +0000 (Sun, 30 May 2010) | 1 line -Codechange: Use a boolean value to assign to a boolean variable. ------------------------------------------------------------------------ r19907 | frosch | 2010-05-30 12:26:32 +0000 (Sun, 30 May 2010) | 1 line -Fix: [NewGRF] Call callbacks 14A, 14B and 14C after all industry variables have been assigned, so more variables are valid during the callbacks. ------------------------------------------------------------------------ r19906 | alberth | 2010-05-30 12:18:49 +0000 (Sun, 30 May 2010) | 1 line -Codechange: HandleMouseOver() never ends, so don't return an event handling state. ------------------------------------------------------------------------ r19905 | alberth | 2010-05-30 12:15:28 +0000 (Sun, 30 May 2010) | 1 line -Codechange: Use EventState for mouse handling routines. ------------------------------------------------------------------------ r19904 | alberth | 2010-05-30 12:06:18 +0000 (Sun, 30 May 2010) | 1 line -Codechange: Make EventState usable outside Window context. ------------------------------------------------------------------------ r19903 | alberth | 2010-05-30 10:36:32 +0000 (Sun, 30 May 2010) | 1 line -Codechange: Use SpecialMouseMode enum as type of _special_mouse_mode. ------------------------------------------------------------------------ r19902 | translators | 2010-05-29 17:45:06 +0000 (Sat, 29 May 2010) | 3 lines -Update from WebTranslator v3.0: danish - 4 changes by silentStatic ------------------------------------------------------------------------ r19901 | frosch | 2010-05-29 13:08:50 +0000 (Sat, 29 May 2010) | 1 line -Add: [NewGRF] Access to industry founder (var A7) during callbacks 28 and 2F. (yexo) ------------------------------------------------------------------------