------------------------------------------------------------------------ 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. ------------------------------------------------------------------------ r19497 | frosch | 2010-03-21 11:05:39 +0000 (Sun, 21 Mar 2010) | 1 line -Fix: [NewGRF] Bytes and words get sign-extended for temporary/persistent storage. (Spotted by yexo) ------------------------------------------------------------------------ r19495 | translators | 2010-03-20 18:45:19 +0000 (Sat, 20 Mar 2010) | 7 lines -Update from WebTranslator v3.0: esperanto - 14 changes by kristjan greek - 4 changes by lithuanian - 2 changes by luxembourgish - 3 changes by Phreeze polish - 1 changes by silver_777 ------------------------------------------------------------------------ r19494 | alberth | 2010-03-20 17:58:24 +0000 (Sat, 20 Mar 2010) | 1 line -Codechange: Remove _error_message. ------------------------------------------------------------------------ r19493 | alberth | 2010-03-20 17:22:15 +0000 (Sat, 20 Mar 2010) | 1 line -Codechange: Keep track of last error in CmdDepotSellAllVehicles(). ------------------------------------------------------------------------ r19492 | alberth | 2010-03-20 17:19:16 +0000 (Sat, 20 Mar 2010) | 1 line -Codechange: Keep track of last error in CmdClearArea(). ------------------------------------------------------------------------ r19491 | alberth | 2010-03-20 17:14:26 +0000 (Sat, 20 Mar 2010) | 1 line -Codechange: Keep track of last error in CmdRemoveLongRoad(). ------------------------------------------------------------------------ r19490 | alberth | 2010-03-20 17:13:00 +0000 (Sat, 20 Mar 2010) | 1 line -Fix: Return to old behaviour of CmdLevelLand() by keeping track of last error. ------------------------------------------------------------------------ r19489 | alberth | 2010-03-20 17:10:14 +0000 (Sat, 20 Mar 2010) | 1 line -Codechange: Introduce a had_success variable in SendAllVehiclesToDepot(). ------------------------------------------------------------------------ r19488 | alberth | 2010-03-20 17:08:16 +0000 (Sat, 20 Mar 2010) | 1 line -Codechange: Use last_error data for removal in CmdRailTrackHelper() as well. ------------------------------------------------------------------------ r19487 | alberth | 2010-03-20 16:53:46 +0000 (Sat, 20 Mar 2010) | 1 line -Codechange: Removed non-reachable return statement. ------------------------------------------------------------------------ r19486 | alberth | 2010-03-20 16:47:07 +0000 (Sat, 20 Mar 2010) | 1 line -Codechange: Code style, move var declarations closer to their first use. ------------------------------------------------------------------------ r19485 | alberth | 2010-03-20 16:45:23 +0000 (Sat, 20 Mar 2010) | 1 line -Codechange: Re-implement CalcBridgeLenCostFactor() in a more readable way without changing computed costs. ------------------------------------------------------------------------ r19484 | alberth | 2010-03-20 15:32:58 +0000 (Sat, 20 Mar 2010) | 1 line -Codechange: Rename parameter 'x' of CalcBridgeLenCostFactor() to 'length'. ------------------------------------------------------------------------ r19483 | alberth | 2010-03-20 15:30:57 +0000 (Sat, 20 Mar 2010) | 1 line -Codechange: Code layout fixes, and parentheses reduction. ------------------------------------------------------------------------ r19482 | alberth | 2010-03-20 15:23:26 +0000 (Sat, 20 Mar 2010) | 1 line -Doc: Doxygen additions/updates. ------------------------------------------------------------------------ r19481 | frosch | 2010-03-20 14:30:16 +0000 (Sat, 20 Mar 2010) | 1 line -Codechange: Turn _industry_counts into a static member of Industry. ------------------------------------------------------------------------ r19480 | terkhen | 2010-03-20 12:21:01 +0000 (Sat, 20 Mar 2010) | 2 lines -Fix: Stop reducing the size of the vehicle list after selecting a vehicle with a long description. ------------------------------------------------------------------------ r19479 | alberth | 2010-03-20 10:59:06 +0000 (Sat, 20 Mar 2010) | 1 line -Codechange: Test range of town size and layout instead of against the current last value. ------------------------------------------------------------------------ r19478 | alberth | 2010-03-20 10:55:08 +0000 (Sat, 20 Mar 2010) | 1 line -Codechange: Resolve TS_ prefix clash between TileSource and TownSize enums. ------------------------------------------------------------------------ r19477 | yexo | 2010-03-19 22:46:22 +0000 (Fri, 19 Mar 2010) | 1 line -Fix (r1946x): removed a few too functions including the copy constructor ------------------------------------------------------------------------ r19476 | yexo | 2010-03-19 21:23:54 +0000 (Fri, 19 Mar 2010) | 1 line -Codechange: simplify the 'is conflicting industry nearby' check a bit ------------------------------------------------------------------------ r19475 | terkhen | 2010-03-19 21:00:15 +0000 (Fri, 19 Mar 2010) | 2 lines -Cleanup: Remove an unneeded for when drawing detail panels. ------------------------------------------------------------------------ r19474 | yexo | 2010-03-19 20:44:23 +0000 (Fri, 19 Mar 2010) | 1 line -Cleanup: remove ByteBlob::Append(T*, num_items) ------------------------------------------------------------------------ r19473 | yexo | 2010-03-19 20:28:28 +0000 (Fri, 19 Mar 2010) | 1 line -Codechange: remove unused variables in the Blob::SmartAlloc code (skidd13) ------------------------------------------------------------------------ r19472 | yexo | 2010-03-19 20:13:15 +0000 (Fri, 19 Mar 2010) | 1 line -Codechange: reorder the static members of ByteBlob and add Zero() (skidd13) ------------------------------------------------------------------------ r19471 | yexo | 2010-03-19 20:08:40 +0000 (Fri, 19 Mar 2010) | 1 line -Codechange: rename ByteBlob methods to fit common style (skidd13) ------------------------------------------------------------------------ r19470 | yexo | 2010-03-19 20:06:33 +0000 (Fri, 19 Mar 2010) | 1 line -Codechange: rename blob internals (skidd13) ------------------------------------------------------------------------ r19469 | yexo | 2010-03-19 20:05:49 +0000 (Fri, 19 Mar 2010) | 1 line -Codechange: remove unused functions from Blob (skidd13) ------------------------------------------------------------------------ r19468 | yexo | 2010-03-19 20:04:24 +0000 (Fri, 19 Mar 2010) | 1 line -Codechange: make ptr_u union in Blob anonymous (skidd13) ------------------------------------------------------------------------ r19467 | yexo | 2010-03-19 20:03:25 +0000 (Fri, 19 Mar 2010) | 3 lines -Codechange: Use uint and byte direct instead of declaring internal types (skidd13) -Codechange: remove now unneeded asserts -Codechange: Set CBlobBaseSimple as absolute base class of CBlobT ------------------------------------------------------------------------ r19466 | translators | 2010-03-19 18:45:26 +0000 (Fri, 19 Mar 2010) | 10 lines -Update from WebTranslator v3.0: czech - 1 changes by TheLamer greek - 4 changes by lithuanian - 3 changes by kiphemyst norwegian_bokmal - 3 changes by mantaray norwegian_nynorsk - 3 changes by mantaray spanish - 2 changes by Terkhen swedish - 5 changes by accatyyc ukrainian - 3 changes by Madvin ------------------------------------------------------------------------ r19465 | yexo | 2010-03-19 11:17:52 +0000 (Fri, 19 Mar 2010) | 1 line -Codechange: support for multi-tile hangars ------------------------------------------------------------------------ r19464 | yexo | 2010-03-19 09:58:46 +0000 (Fri, 19 Mar 2010) | 1 line -Codechange: move GetHangarTile to Airport ------------------------------------------------------------------------ r19463 | yexo | 2010-03-19 09:48:44 +0000 (Fri, 19 Mar 2010) | 1 line -Codechange: add helper function to determine if an airport has at least one hangar ------------------------------------------------------------------------ r19462 | yexo | 2010-03-19 00:34:38 +0000 (Fri, 19 Mar 2010) | 1 line -Codechange: use the AS_GENERIC macro also for the dummy airport ------------------------------------------------------------------------ r19461 | yexo | 2010-03-18 23:41:39 +0000 (Thu, 18 Mar 2010) | 1 line -Fix (r19355): p1 was still used in two places ------------------------------------------------------------------------ r19460 | rubidium | 2010-03-18 23:27:11 +0000 (Thu, 18 Mar 2010) | 2 lines -Fix [FS#3703]: [NPF] Crash when finding a waypoint before finding the closest depot ------------------------------------------------------------------------ r19459 | yexo | 2010-03-18 23:15:38 +0000 (Thu, 18 Mar 2010) | 1 line -Feature: make some airport properties modifyable by newgrfs ------------------------------------------------------------------------ r19458 | yexo | 2010-03-18 23:14:47 +0000 (Thu, 18 Mar 2010) | 1 line -Fix (r19457): svn add the new file ------------------------------------------------------------------------ r19457 | yexo | 2010-03-18 23:12:38 +0000 (Thu, 18 Mar 2010) | 1 line -Codechange: introduce AirportOverrideManager to keep track of airports if a newgrf can't be found ------------------------------------------------------------------------ r19456 | yexo | 2010-03-18 23:10:35 +0000 (Thu, 18 Mar 2010) | 1 line -Codechange; increase the maximum number of airports ------------------------------------------------------------------------ r19455 | yexo | 2010-03-18 21:02:20 +0000 (Thu, 18 Mar 2010) | 1 line -Codechange: split all airport information in Station to a seperate class ------------------------------------------------------------------------ r19454 | translators | 2010-03-18 18:45:20 +0000 (Thu, 18 Mar 2010) | 8 lines -Update from WebTranslator v3.0: czech - 3 changes by Hadez, TheLamer frisian - 4 changes by Fopper greek - 6 changes by fumantsu hebrew - 2 changes by dnd_man indonesian - 3 changes by prof slovak - 56 changes by keso53 ------------------------------------------------------------------------ r19453 | yexo | 2010-03-18 18:38:32 +0000 (Thu, 18 Mar 2010) | 1 line -Codechange: split getting the initial aircraft position to a new function ------------------------------------------------------------------------ r19452 | rubidium | 2010-03-18 16:34:50 +0000 (Thu, 18 Mar 2010) | 2 lines -Change: plural type of Slovak (keso) ------------------------------------------------------------------------ r19451 | yexo | 2010-03-18 15:20:49 +0000 (Thu, 18 Mar 2010) | 1 line -Cleanup: remove some unused code ------------------------------------------------------------------------ r19450 | yexo | 2010-03-18 15:20:21 +0000 (Thu, 18 Mar 2010) | 1 line -Fix (r19197): animation callbacks for airport tiles where never called ------------------------------------------------------------------------ r19449 | yexo | 2010-03-18 00:41:16 +0000 (Thu, 18 Mar 2010) | 1 line -Codechange: pay for every airport tile build, not for every tile in the rectangle where the airport is build ------------------------------------------------------------------------ r19445 | frosch | 2010-03-17 20:19:55 +0000 (Wed, 17 Mar 2010) | 1 line -Change: No need to drag an area when overbuilding bridges. ------------------------------------------------------------------------ r19444 | rubidium | 2010-03-17 19:15:31 +0000 (Wed, 17 Mar 2010) | 2 lines -Update: base set translations for Polish, Slovak and Turkish. ------------------------------------------------------------------------ r19443 | frosch | 2010-03-17 18:52:56 +0000 (Wed, 17 Mar 2010) | 1 line -Fix [FS#3701]: Mark industry windows dirty more often. ------------------------------------------------------------------------ r19442 | rubidium | 2010-03-17 18:50:41 +0000 (Wed, 17 Mar 2010) | 2 lines -Update: readme about openmsx and make it easier to find the pulseaudio-ubuntu-slowness bug in the readme/known-bugs ------------------------------------------------------------------------ r19441 | rubidium | 2010-03-17 18:49:59 +0000 (Wed, 17 Mar 2010) | 2 lines -Fix (r19437): broken Greek translation. ------------------------------------------------------------------------ r19440 | translators | 2010-03-17 18:45:44 +0000 (Wed, 17 Mar 2010) | 13 lines -Update from WebTranslator v3.0: catalan - 2 changes by arnau czech - 7 changes by TheLamer frisian - 97 changes by Fopper greek - 4 changes by icelandic - 34 changes by baldur italian - 2 changes by lorenzodv lithuanian - 3 changes by BlinK_ polish - 2 changes by silver_777 serbian - 2 changes by etran slovenian - 2 changes by ntadej turkish - 2 changes by niw3 ------------------------------------------------------------------------ r19438 | rubidium | 2010-03-16 20:15:38 +0000 (Tue, 16 Mar 2010) | 2 lines -Fix [FS#3700]: Custom group names are misaligned with default ones when using rtl languages (sbr) ------------------------------------------------------------------------ r19437 | translators | 2010-03-16 18:45:44 +0000 (Tue, 16 Mar 2010) | 16 lines -Update from WebTranslator v3.0: traditional_chinese - 2 changes by josesun croatian - 2 changes by VoyagerOne dutch - 2 changes by habell finnish - 2 changes by jpx_ french - 2 changes by glx frisian - 63 changes by Fopper german - 2 changes by planetmaker greek - 5 changes by fumantsu hungarian - 2 changes by IPG korean - 2 changes by junho2813 portuguese - 2 changes by JayCity russian - 2 changes by Lone_Wolf slovak - 4 changes by keso53 vietnamese - 8 changes by myquartz ------------------------------------------------------------------------ r19436 | frosch | 2010-03-16 17:54:10 +0000 (Tue, 16 Mar 2010) | 1 line -Fix: With certain game settings one could clear tiles for free when building long roads. ------------------------------------------------------------------------