------------------------------------------------------------------------ r19422 | translators | 2010-03-14 18:45:33 +0000 (Sun, 14 Mar 2010) | 12 lines -Update from WebTranslator v3.0: bulgarian - 61 changes by yxomo catalan - 2 changes by arnau esperanto - 1 changes by kristjan estonian - 9 changes by irve greek - 37 changes by fumantsu italian - 1 changes by lorenzodv polish - 1 changes by silver_777 portuguese - 1 changes by JayCity russian - 6 changes by LazyBoy, Lone_Wolf turkish - 1 changes by niw3 ------------------------------------------------------------------------ r19421 | alberth | 2010-03-14 16:42:55 +0000 (Sun, 14 Mar 2010) | 1 line -Codechange: Remove explicit use of _error_message from CmdConvertRail(). ------------------------------------------------------------------------ r19420 | alberth | 2010-03-14 15:42:26 +0000 (Sun, 14 Mar 2010) | 1 line -Codechange: Don't use _error_message to keep track of success/failure, use a had_success boolean. ------------------------------------------------------------------------ r19419 | alberth | 2010-03-14 14:36:37 +0000 (Sun, 14 Mar 2010) | 1 line -Codechange: Use failed CommandCost object to retrieve message instead of _error_message. ------------------------------------------------------------------------ r19418 | alberth | 2010-03-14 14:30:51 +0000 (Sun, 14 Mar 2010) | 1 line -Codechange: Code style fix for ValParamTrackOrientation(). ------------------------------------------------------------------------ r19417 | alberth | 2010-03-14 14:01:53 +0000 (Sun, 14 Mar 2010) | 1 line -Codechange: More code style, move variable declarations to their first use. ------------------------------------------------------------------------ r19416 | alberth | 2010-03-14 13:49:23 +0000 (Sun, 14 Mar 2010) | 1 line -Codechange: Code style, move variable declarations to their first use. ------------------------------------------------------------------------ r19415 | alberth | 2010-03-14 12:58:51 +0000 (Sun, 14 Mar 2010) | 1 line -Codechange: Forward CommandCost with an error back to the caller. ------------------------------------------------------------------------ r19414 | alberth | 2010-03-14 12:39:24 +0000 (Sun, 14 Mar 2010) | 1 line -Doc: Several doxygen additions and corrections. ------------------------------------------------------------------------ r19413 | alberth | 2010-03-14 12:04:10 +0000 (Sun, 14 Mar 2010) | 1 line -Codechange: Merging RailtypeFlag enum (a bit number) with RailTypeFlags enum (had values only). ------------------------------------------------------------------------ r19412 | alberth | 2010-03-13 20:03:58 +0000 (Sat, 13 Mar 2010) | 1 line -Codechange (r9942): One pair of parentheses is enough. ------------------------------------------------------------------------ r19410 | translators | 2010-03-13 18:45:41 +0000 (Sat, 13 Mar 2010) | 14 lines -Update from WebTranslator v3.0: esperanto - 41 changes by Ailanto estonian - 4 changes by irve finnish - 1 changes by jpx_ french - 1 changes by glx german - 2 changes by planetmaker greek - 4 changes by fumantsu hungarian - 1 changes by alyr korean - 1 changes by junho2813 brazilian_portuguese - 6 changes by leandromoh russian - 1 changes by Lone_Wolf serbian - 3 changes by etran spanish - 1 changes by Terkhen ------------------------------------------------------------------------ r19409 | rubidium | 2010-03-13 18:21:41 +0000 (Sat, 13 Mar 2010) | 2 lines -Codechange: remove some spaces from translations that were already removed from English (a long while ago) ------------------------------------------------------------------------ r19408 | rubidium | 2010-03-13 18:13:35 +0000 (Sat, 13 Mar 2010) | 2 lines -Change: make the space after ... consistent in the translations too ------------------------------------------------------------------------ r19407 | rubidium | 2010-03-13 18:06:10 +0000 (Sat, 13 Mar 2010) | 2 lines -Fix: incorrect number of dots in '...' in translations ------------------------------------------------------------------------ r19406 | rubidium | 2010-03-13 17:58:04 +0000 (Sat, 13 Mar 2010) | 2 lines -Fix: unneeded space in English string ------------------------------------------------------------------------ r19405 | alberth | 2010-03-13 17:11:28 +0000 (Sat, 13 Mar 2010) | 1 line -Codechange: CheckOwnership() returns a CommandCost. ------------------------------------------------------------------------ r19404 | alberth | 2010-03-13 16:38:23 +0000 (Sat, 13 Mar 2010) | 1 line -Codechange: CheckAllowRemoveTunnelBridge() returns a CommandCost. ------------------------------------------------------------------------ r19403 | frosch | 2010-03-13 15:55:04 +0000 (Sat, 13 Mar 2010) | 1 line -Fix (r19398): Test inverted. ------------------------------------------------------------------------ r19402 | alberth | 2010-03-13 15:53:44 +0000 (Sat, 13 Mar 2010) | 1 line -Codechange: CheckAllowRemoveRoad() returns a CommandCost. ------------------------------------------------------------------------ r19401 | alberth | 2010-03-13 15:42:36 +0000 (Sat, 13 Mar 2010) | 1 line -Codechange: Use curly braces with multi-line if statements. ------------------------------------------------------------------------ r19400 | alberth | 2010-03-13 15:33:07 +0000 (Sat, 13 Mar 2010) | 1 line -Codechange: CheckforTownRating returns a CommandCost. ------------------------------------------------------------------------ r19399 | alberth | 2010-03-13 15:13:19 +0000 (Sat, 13 Mar 2010) | 1 line -Doc: Doxyment enum TownRatingCheckType. ------------------------------------------------------------------------ r19398 | rubidium | 2010-03-13 14:58:37 +0000 (Sat, 13 Mar 2010) | 2 lines -Codechange: move the desync cache checking code to its own function. Also make the drive through and cargo list checks only run when 'desync' debugging is enabled. ------------------------------------------------------------------------ r19397 | terkhen | 2010-03-13 10:18:57 +0000 (Sat, 13 Mar 2010) | 2 lines -Add: Enter the starting year at the scenario editor by clicking at the date panel. ------------------------------------------------------------------------ r19396 | yexo | 2010-03-13 01:12:07 +0000 (Sat, 13 Mar 2010) | 1 line -Fix [FS#3690] (r19351): trying to remove a too large rail station rect caused crashes ------------------------------------------------------------------------ r19395 | Yexo | 2010-03-13 00:15:24 +0000 (Sat, 13 Mar 2010) | 1 line -Fix [FS#3669]: the AI Debug window didn't open if an AI or library fails to compile when loading a savegame ------------------------------------------------------------------------ r19394 | rubidium | 2010-03-12 21:21:17 +0000 (Fri, 12 Mar 2010) | 2 lines -Update: base set translations for Afrikaans, Danish, Estonian, Greek, Romanian and Serbian. ------------------------------------------------------------------------ r19392 | terkhen | 2010-03-12 19:38:00 +0000 (Fri, 12 Mar 2010) | 2 lines -Codechange: Increase the maximum size of a TileArea. ------------------------------------------------------------------------ r19391 | rubidium | 2010-03-12 19:18:26 +0000 (Fri, 12 Mar 2010) | 2 lines -Fix (r19255): shuffling around GRFIdentifier in GRFConfig caused gamelog to log the wrong data which could cause crashes later on when that data is queried ------------------------------------------------------------------------ r19390 | translators | 2010-03-12 18:45:13 +0000 (Fri, 12 Mar 2010) | 5 lines -Update from WebTranslator v3.0: bulgarian - 53 changes by yxomo portuguese - 1 changes by JayCity spanish - 1 changes by Terkhen ------------------------------------------------------------------------ r19389 | yexo | 2010-03-12 01:37:41 +0000 (Fri, 12 Mar 2010) | 1 line -Fix [FS3676]: only show the "No AIs available" error message when explicitly changing the number of AI opponents ------------------------------------------------------------------------ r19388 | rubidium | 2010-03-11 21:55:37 +0000 (Thu, 11 Mar 2010) | 2 lines -Fix [FS#3666]: [NoAI] When reloading a savegame, an AI failing to compile could trigger (trying) to read the not yet loaded information of another AI via the AI Debug window and its "open with the most recently used AI" feature ------------------------------------------------------------------------ r19387 | terkhen | 2010-03-11 20:57:18 +0000 (Thu, 11 Mar 2010) | 2 lines -Fix [FS#3671]: Close all orders windows when switching companies. ------------------------------------------------------------------------ r19386 | translators | 2010-03-11 18:45:09 +0000 (Thu, 11 Mar 2010) | 4 lines -Update from WebTranslator v3.0: japanese - 1 changes by imkira slovak - 10 changes by keso53 ------------------------------------------------------------------------ r19385 | rubidium | 2010-03-11 17:57:14 +0000 (Thu, 11 Mar 2010) | 2 lines -Fix [FS#3684]: [IPv6] Netmask calculations were wrong if cidr >= 32. ------------------------------------------------------------------------ r19384 | frosch | 2010-03-10 20:45:23 +0000 (Wed, 10 Mar 2010) | 1 line -Fix: Overbuilding plain rail with stations did not update PBS reservation. ------------------------------------------------------------------------ r19383 | frosch | 2010-03-10 20:44:04 +0000 (Wed, 10 Mar 2010) | 1 line -Fix [FS#3680]: Overbuilding bridges cleared PBS reservation. ------------------------------------------------------------------------ r19382 | yexo | 2010-03-10 18:59:40 +0000 (Wed, 10 Mar 2010) | 1 line -Fix (r19381): don't break savegame version 139 ------------------------------------------------------------------------ r19381 | yexo | 2010-03-10 18:51:56 +0000 (Wed, 10 Mar 2010) | 1 line -Fix [FS#3670] (r19198): airport size wasn't properly stored in the savegame ------------------------------------------------------------------------ r19380 | yexo | 2010-03-10 18:46:26 +0000 (Wed, 10 Mar 2010) | 1 line -Fix [FS#3678] (r19322): updating the id of the oilrig airport should be done earlier as it can be used by newgrf code ------------------------------------------------------------------------ r19379 | translators | 2010-03-10 18:45:24 +0000 (Wed, 10 Mar 2010) | 9 lines -Update from WebTranslator v3.0: croatian - 1 changes by UnderwaterHesus english_US - 19 changes by Rubidium, agenthh greek - 5 changes by fumantsu japanese - 9 changes by imkira romanian - 5 changes by kkmic russian - 4 changes by Lone_Wolf turkish - 5 changes by niw3 ------------------------------------------------------------------------ r19378 | peter1138 | 2010-03-10 07:31:08 +0000 (Wed, 10 Mar 2010) | 2 lines -Codechange: Rename ReadExtended() to ReadExtendedByte() ------------------------------------------------------------------------ r19377 | translators | 2010-03-09 18:45:18 +0000 (Tue, 09 Mar 2010) | 7 lines -Update from WebTranslator v3.0: afrikaans - 6 changes by burgerd dutch - 5 changes by habell greek - 1 changes by fumantsu japanese - 42 changes by imkira lithuanian - 4 changes by BlinK_ ------------------------------------------------------------------------ r19375 | translators | 2010-03-08 18:45:39 +0000 (Mon, 08 Mar 2010) | 14 lines -Update from WebTranslator v3.0: traditional_chinese - 5 changes by josesun hebrew - 5 changes by dnd_man indonesian - 5 changes by prof korean - 5 changes by junho2813 lithuanian - 1 changes by BlinK_ luxembourgish - 5 changes by Phreeze norwegian_bokmal - 6 changes by mantaray norwegian_nynorsk - 6 changes by mantaray polish - 4 changes by silver_777 russian - 8 changes by Lone_Wolf slovak - 109 changes by keso53 ukrainian - 31 changes by Madvin ------------------------------------------------------------------------ r19374 | peter1138 | 2010-03-08 11:51:23 +0000 (Mon, 08 Mar 2010) | 2 lines -Change: Update documentation for console command connect to use ip:port#company parameter format, in line with command line help. ------------------------------------------------------------------------ r19373 | terkhen | 2010-03-07 22:31:18 +0000 (Sun, 07 Mar 2010) | 2 lines -Fix (r19372): Missing variable declaration. ------------------------------------------------------------------------ r19372 | alberth | 2010-03-07 20:44:05 +0000 (Sun, 07 Mar 2010) | 1 line -Codechange: CheckTileOwnership() returns a CommandCost. ------------------------------------------------------------------------ r19371 | translators | 2010-03-07 18:45:27 +0000 (Sun, 07 Mar 2010) | 10 lines -Update from WebTranslator v3.0: catalan - 5 changes by arnau finnish - 1 changes by jpx_ german - 4 changes by planetmaker hungarian - 14 changes by alyr italian - 6 changes by lorenzodv portuguese - 6 changes by JayCity russian - 9 changes by Lone_Wolf serbian - 5 changes by etran ------------------------------------------------------------------------ r19370 | alberth | 2010-03-07 18:29:53 +0000 (Sun, 07 Mar 2010) | 1 line -Codechange: EnsureNoTrainOnTrack() returns a CommandCost. ------------------------------------------------------------------------