------------------------------------------------------------------------ r19314 | translators | 2010-03-04 18:45:29 +0000 (Thu, 04 Mar 2010) | 10 lines -Update from WebTranslator v3.0: simplified_chinese - 7 changes by Gavin frisian - 43 changes by Fopper greek - 13 changes by fumantsu hungarian - 1 changes by Petert korean - 45 changes by dlunch luxembourgish - 5 changes by Phreeze russian - 19 changes by LazyBoy serbian - 27 changes by etran ------------------------------------------------------------------------ r19311 | smatz | 2010-03-03 20:49:16 +0000 (Wed, 03 Mar 2010) | 1 line -Fix (r19181): further wrong translations ------------------------------------------------------------------------ r19309 | rubidium | 2010-03-03 20:37:50 +0000 (Wed, 03 Mar 2010) | 1 line -Update: base set translations for Arabic, Catalan and Norwegian (Nynorsk) ------------------------------------------------------------------------ r19308 | rubidium | 2010-03-03 20:16:55 +0000 (Wed, 03 Mar 2010) | 1 line -Change [FS#3655]: Increase the default small font size for freetype fonts as 6 point fonts are usually unreadable ------------------------------------------------------------------------ r19307 | peter1138 | 2010-03-03 19:07:34 +0000 (Wed, 03 Mar 2010) | 2 lines -Add: Let railtypes specify their own smallmap colour. No legend support yet. ------------------------------------------------------------------------ r19306 | peter1138 | 2010-03-03 18:58:32 +0000 (Wed, 03 Mar 2010) | 2 lines -Change: Railtype cost factor from byte to word value ------------------------------------------------------------------------ r19305 | translators | 2010-03-03 18:45:16 +0000 (Wed, 03 Mar 2010) | 7 lines -Update from WebTranslator v3.0: afrikaans - 3 changes by burgerd malay - 1 changes by Kwokfu russian - 1 changes by Lone_Wolf serbian - 27 changes by etran thai - 7 changes by decoze ------------------------------------------------------------------------ r19304 | glx | 2010-03-02 23:11:23 +0000 (Tue, 02 Mar 2010) | 1 line -Fix [FS#3652]: disable sound when a sound error happen instead crashing ------------------------------------------------------------------------ r19303 | frosch | 2010-03-02 20:31:05 +0000 (Tue, 02 Mar 2010) | 1 line -Codechange: Silence a gcc warning. ------------------------------------------------------------------------ r19302 | translators | 2010-03-02 18:45:21 +0000 (Tue, 02 Mar 2010) | 8 lines -Update from WebTranslator v3.0: german - 1 changes by planetmaker italian - 41 changes by lorenzodv korean - 1 changes by junho2813 malay - 19 changes by Kwokfu serbian - 18 changes by etran swedish - 24 changes by accatyyc ------------------------------------------------------------------------ r19301 | michi_cc | 2010-03-02 03:31:02 +0000 (Tue, 02 Mar 2010) | 1 line -Feature: [YAPF] Consider the railtype imposed speed limit for pathfinding. ------------------------------------------------------------------------ r19299 | yexo | 2010-03-01 20:17:21 +0000 (Mon, 01 Mar 2010) | 2 lines -Codechange: store the most compatible ttd airport type in AirportSpec -Fix: [NewGRF] return the ttd airport type in station var 0xF1 ------------------------------------------------------------------------ r19298 | yexo | 2010-03-01 19:53:28 +0000 (Mon, 01 Mar 2010) | 1 line -Fix: [NewGRF] segfault when station vars 0xF2/0xF3 is accessed when there is no truck/bus stop ------------------------------------------------------------------------ r19297 | frosch | 2010-03-01 19:34:04 +0000 (Mon, 01 Mar 2010) | 1 line -Codechange: Variable scope and documentation of DoCreateNewIndustry(). ------------------------------------------------------------------------ r19296 | translators | 2010-03-01 18:45:35 +0000 (Mon, 01 Mar 2010) | 12 lines -Update from WebTranslator v3.0: afrikaans - 12 changes by Kayos traditional_chinese - 1 changes by josesun dutch - 1 changes by habell esperanto - 22 changes by Ailanto, kristjan greek - 1 changes by fumantsu italian - 2 changes by lorenzodv russian - 4 changes by LazyBoy, Lone_Wolf serbian - 73 changes by etran turkish - 3 changes by niw3 vietnamese - 21 changes by myquartz ------------------------------------------------------------------------ r19295 | yexo | 2010-02-28 20:28:08 +0000 (Sun, 28 Feb 2010) | 1 line -Codechange: introduce wrapper functions for GRFConfig::name/info ------------------------------------------------------------------------ r19294 | frosch | 2010-02-28 20:25:03 +0000 (Sun, 28 Feb 2010) | 1 line -Change: [NoAI] Remove HasNext() from all lists/iterators and add IsEnd() instead. ------------------------------------------------------------------------ r19293 | frosch | 2010-02-28 19:53:11 +0000 (Sun, 28 Feb 2010) | 1 line -Fix [FS#3566]: Some methods of AIAbstractList left invalid iterators. ------------------------------------------------------------------------ r19292 | translators | 2010-02-28 18:45:56 +0000 (Sun, 28 Feb 2010) | 20 lines -Update from WebTranslator v3.0: afrikaans - 1 changes by Kayos croatian - 1 changes by VoyagerOne danish - 1 changes by silentStatic esperanto - 46 changes by Ailanto, kristjan french - 1 changes by glx hebrew - 1 changes by dnd_man hungarian - 8 changes by Petert italian - 1 changes by lorenzodv lithuanian - 1 changes by BlinK_ norwegian_bokmal - 18 changes by mantaray norwegian_nynorsk - 54 changes by mantaray polish - 64 changes by silver_777 portuguese - 2 changes by JayCity romanian - 1 changes by tonny serbian - 3 changes by etran slovak - 1 changes by keso53 spanish - 1 changes by Terkhen vietnamese - 1 changes by nglekhoi ------------------------------------------------------------------------ r19291 | alberth | 2010-02-28 18:15:19 +0000 (Sun, 28 Feb 2010) | 1 line -Codechange: Rename HasVehicleOnTunnelBridge() to TunnelBridgeIsFree() and return a CommandCost status. ------------------------------------------------------------------------ r19290 | glx | 2010-02-28 15:01:57 +0000 (Sun, 28 Feb 2010) | 1 line -Fix (r19285): wrong path in log ------------------------------------------------------------------------ r19289 | alberth | 2010-02-28 10:47:46 +0000 (Sun, 28 Feb 2010) | 1 line -Codechange: Move _error_message assignment from check routine to caller. ------------------------------------------------------------------------ r19288 | alberth | 2010-02-28 10:44:53 +0000 (Sun, 28 Feb 2010) | 1 line -Codechange: Move EnsureNoVehicleOnGround() and HasVehicleOnTunnelBridge() functions. ------------------------------------------------------------------------ r19287 | alberth | 2010-02-28 09:44:35 +0000 (Sun, 28 Feb 2010) | 1 line -Fix [FS#3650] (r19263): Don't store a boolean in a CommandCost. ------------------------------------------------------------------------ r19286 | michi_cc | 2010-02-28 08:18:20 +0000 (Sun, 28 Feb 2010) | 1 line -Fix (r18648): [YAPP] If reversing at path signals was disabled, a train would not reverse when hitting the back of an one-way signal. ------------------------------------------------------------------------ r19285 | rubidium | 2010-02-28 00:22:23 +0000 (Sun, 28 Feb 2010) | 2 lines -Change [FS#3638]: add the default installation directory of lzo/zlib for Mac OS X/MinGW to the paths where (the headers of) those libraries are searched ------------------------------------------------------------------------ r19283 | frosch | 2010-02-27 20:26:42 +0000 (Sat, 27 Feb 2010) | 1 line -Fix (r19256): GRFConfig is not zeroed for non-dynamic construction. GRFIdentifier is sufficient though. ------------------------------------------------------------------------ r19282 | alberth | 2010-02-27 19:53:37 +0000 (Sat, 27 Feb 2010) | 1 line -Doc: Add some doxygen doc markup. ------------------------------------------------------------------------ r19281 | rubidium | 2010-02-27 18:57:01 +0000 (Sat, 27 Feb 2010) | 2 lines -Fix (r19280): typo in Hungarian caused compile failure of the language ------------------------------------------------------------------------ r19280 | translators | 2010-02-27 18:45:34 +0000 (Sat, 27 Feb 2010) | 12 lines -Update from WebTranslator v3.0: catalan - 10 changes by arnau esperanto - 89 changes by Ailanto, kristjan finnish - 1 changes by jpx_ greek - 17 changes by vesnikos hebrew - 1 changes by dnd_man hungarian - 507 changes by IPG russian - 1 changes by Lone_Wolf slovenian - 1 changes by ntadej turkish - 1 changes by niw3 ukrainian - 6 changes by Madvin ------------------------------------------------------------------------ r19279 | alberth | 2010-02-27 17:42:55 +0000 (Sat, 27 Feb 2010) | 1 line -Codechange: CheckIfAuthorityAllowsNewStation() returns CommandCost. ------------------------------------------------------------------------ r19277 | rubidium | 2010-02-27 16:27:28 +0000 (Sat, 27 Feb 2010) | 2 lines -Fix [FS#3646]: [NewGRF] Ensure prices can't be set to zero. Zero prices break a lot of the internal logic to determine whether something has been done. ------------------------------------------------------------------------ r19276 | terkhen | 2010-02-27 16:27:15 +0000 (Sat, 27 Feb 2010) | 2 lines -Fix [FS#3649](r19229): Newly built road stops were not always repainted. ------------------------------------------------------------------------ r19275 | alberth | 2010-02-27 14:17:33 +0000 (Sat, 27 Feb 2010) | 1 line -Codechange: CanExpandRailStation() returns a CommandCost. ------------------------------------------------------------------------ r19274 | alberth | 2010-02-27 14:03:06 +0000 (Sat, 27 Feb 2010) | 1 line -Codechange: CmdBuildAirport() returns the 'too spread out' error via CommandCost, if needed. ------------------------------------------------------------------------ r19273 | alberth | 2010-02-27 13:51:11 +0000 (Sat, 27 Feb 2010) | 1 line -Codechange: Return station joining error message when error is detected. ------------------------------------------------------------------------ r19272 | alberth | 2010-02-27 12:29:44 +0000 (Sat, 27 Feb 2010) | 1 line -Doc: successfull -> successful. ------------------------------------------------------------------------ r19271 | alberth | 2010-02-27 12:21:34 +0000 (Sat, 27 Feb 2010) | 1 line -Fix (r19270): Secondary error messages start with ... . ------------------------------------------------------------------------ r19270 | alberth | 2010-02-27 12:12:01 +0000 (Sat, 27 Feb 2010) | 1 line -Codechange: Forward CommandCost results through CreateNewIndustryHelper(). ------------------------------------------------------------------------ r19269 | alberth | 2010-02-27 10:21:59 +0000 (Sat, 27 Feb 2010) | 1 line -Codechange: PerformIndustryTileSlopeCheck() returns a succeeded or failed command. ------------------------------------------------------------------------ r19268 | translators | 2010-02-26 18:51:01 +0000 (Fri, 26 Feb 2010) | 13 lines -Update from WebTranslator v3.0: traditional_chinese - 4 changes by elleryq esperanto - 272 changes by Ailanto, kristjan finnish - 1 changes by jpx_ german - 1 changes by planetmaker indonesian - 11 changes by fanioz italian - 1 changes by lorenzodv polish - 11 changes by amateja romanian - 15 changes by kkmic, kneekoo serbian - 21 changes by etran slovak - 2 changes by keso53 spanish - 1 changes by Terkhen ------------------------------------------------------------------------ r19267 | rubidium | 2010-02-26 18:45:23 +0000 (Fri, 26 Feb 2010) | 11 lines -Update: Bulgarian, Chinese (Traditional), Croatian, Indonesian, Norwegian (Bokmal), Portuguese, Russian and Slovenian base set translations. +description.bg_BG = ?\208?\159?\209?\128?\208?\176?\208?\183?\208?\181?\208?\189 ?\208?\188?\209?\131?\208?\183?\208?\184?\208?\186?\208?\176?\208?\187?\208?\181?\208?\189 ?\208?\191?\208?\176?\208?\186?\208?\181?\209?\130. +description.hr_HR = Muzi?\196?\141ki paket bez ikakve muzike. +description.id_ID = Paket musik tanpa berisi musik. +description.nb_NO = En musikkpakke uten noe musikk. +description.pt_PT = Um conjunto de m?\195?\186sica vazio. +description.ru_RU = "?\208?\159?\209?\131?\209?\129?\209?\130?\208?\190?\208?\185" ?\208?\189?\208?\176?\208?\177?\208?\190?\209?\128 ?\208?\188?\209?\131?\208?\183?\209?\139?\208?\186?\208?\176?\208?\187?\209?\140?\208?\189?\208?\190?\208?\179?\208?\190 ?\208?\190?\209?\132?\208?\190?\209?\128?\208?\188?\208?\187?\208?\181?\208?\189?\208?\184?\209?\143, ?\208?\189?\208?\181 ?\209?\129?\208?\190?\208?\180?\208?\181?\209?\128?\208?\182?\208?\176?\209?\137?\208?\184?\208?\185 ?\208?\189?\208?\184?\208?\186?\208?\176?\208?\186?\208?\190?\208?\185 ?\208?\188?\209?\131?\208?\183?\209?\139?\208?\186?\208?\184. +description.sl_SL = Glasbeni paket z vklju?\196?\141eno glasbo. +description.zh_TW = ?\228?\184?\141?\229?\144?\171?\228?\187?\187?\228?\189?\149?\233?\159?\179?\230?\168?\130?\231?\154?\132?\233?\159?\179?\230?\168?\130?\233?\155?\134?\227?\128?\130 ------------------------------------------------------------------------ r19265 | rubidium | 2010-02-26 10:08:16 +0000 (Fri, 26 Feb 2010) | 2 lines -Fix [FS#3618]: "Can't build here... in the way" showed the to-be-built industry twice, instead of the to-be-built industry and the industry that's in the way ------------------------------------------------------------------------ r19264 | rubidium | 2010-02-26 10:03:33 +0000 (Fri, 26 Feb 2010) | 2 lines -Fix (r19179): strgen segfaults when trying to lookup the command for a non-existing command ------------------------------------------------------------------------ r19263 | rubidium | 2010-02-26 09:55:53 +0000 (Fri, 26 Feb 2010) | 2 lines -Fix (r19184): some specific industry creation errors got replaced by 'site unsuitable'. ------------------------------------------------------------------------ r19262 | rubidium | 2010-02-26 00:00:55 +0000 (Fri, 26 Feb 2010) | 2 lines -Feature: finalise BaNaNaS support for music sets ------------------------------------------------------------------------ r19260 | smatz | 2010-02-25 22:59:24 +0000 (Thu, 25 Feb 2010) | 1 line -Codechange: another minor coding style fix ------------------------------------------------------------------------ r19259 | terkhen | 2010-02-25 21:43:28 +0000 (Thu, 25 Feb 2010) | 2 lines -Fix (r19230): Road stops were not removed in case of bankruptcy. ------------------------------------------------------------------------ r19257 | smatz | 2010-02-25 21:13:50 +0000 (Thu, 25 Feb 2010) | 1 line -Codechange: minor coding style fix ------------------------------------------------------------------------ r19256 | yexo | 2010-02-25 20:06:11 +0000 (Thu, 25 Feb 2010) | 1 line -Codechange: use a constructor/destructor for GRFConfig to make sure all members are properly initialized ------------------------------------------------------------------------ r19255 | yexo | 2010-02-25 20:05:31 +0000 (Thu, 25 Feb 2010) | 1 line -Codechange: encapsulate GRFIdentifier in GRFConfig instead of subclassing it ------------------------------------------------------------------------ r19254 | yexo | 2010-02-25 20:00:11 +0000 (Thu, 25 Feb 2010) | 1 line -Codechange: simplify newgrf text code by introducing a few helper functions ------------------------------------------------------------------------ r19253 | translators | 2010-02-25 18:46:00 +0000 (Thu, 25 Feb 2010) | 22 lines -Update from WebTranslator v3.0: afrikaans - 1 changes by Kayos traditional_chinese - 5 changes by Kwokfu croatian - 8 changes by VoyagerOne czech - 2 changes by SmatZ danish - 21 changes by beruic, silentStatic dutch - 1 changes by habell esperanto - 13 changes by kristjan french - 1 changes by glx hungarian - 1 changes by IPG korean - 1 changes by junho2813 lithuanian - 1 changes by Devastator norwegian_bokmal - 17 changes by mantaray norwegian_nynorsk - 135 changes by mantaray portuguese - 8 changes by SupSuper brazilian_portuguese - 24 changes by Tucalipe, leandromoh russian - 2 changes by Lone_Wolf slovenian - 1 changes by ntadej swedish - 19 changes by daishan turkish - 4 changes by niw3 vietnamese - 5 changes by myquartz ------------------------------------------------------------------------ r19252 | rubidium | 2010-02-25 18:26:55 +0000 (Thu, 25 Feb 2010) | 2 lines -Fix [FS#3639]: writing (console) output to a file failed on Windows if the date would not be logged. ------------------------------------------------------------------------