Commit Graph

9351 Commits (065e2f027c9101ef41b642889addb3c08e26a624)

Author SHA1 Message Date
frosch ee53807e51 (svn r19914) -Codechange: Wrap a helper class around temporary assignments of _current_company to ensure proper restoration. 14 years ago
translators 8d9ab22eb6 (svn r19913) -Update from WebTranslator v3.0:
czech - 12 changes by Hadez
14 years ago
translators 22de3a9fc7 (svn r19912) -Update from WebTranslator v3.0:
estonian - 73 changes by taavi
irish - 112 changes by tem
swedish - 6 changes by tool
14 years ago
frosch 39e941a414 (svn r19911) -Codechange: Simplify text drawing by eliminating global variables and side effects. This also fixes the 'colour' parameter of DrawStringMultiLine(). 14 years ago
alberth 6a2af1cd29 (svn r19910) -Doc: Doxygen additions. 14 years ago
alberth 29fd6ce0e4 (svn r19909) -Doc: Typo fixes, small doxygen improvements. 14 years ago
alberth d0a999bd5b (svn r19908) -Codechange: Use a boolean value to assign to a boolean variable. 14 years ago
frosch 4ecd7e1f00 (svn r19907) -Fix: [NewGRF] Call callbacks 14A, 14B and 14C after all industry variables have been assigned, so more variables are valid during the callbacks. 14 years ago
alberth 1417c52725 (svn r19906) -Codechange: HandleMouseOver() never ends, so don't return an event handling state. 14 years ago
alberth ee390ab713 (svn r19905) -Codechange: Use EventState for mouse handling routines. 14 years ago
alberth b40fc5bab8 (svn r19904) -Codechange: Make EventState usable outside Window context. 14 years ago
alberth 63c3220e1d (svn r19903) -Codechange: Use SpecialMouseMode enum as type of _special_mouse_mode. 14 years ago
translators 9e2e90279f (svn r19902) -Update from WebTranslator v3.0:
danish - 4 changes by silentStatic
14 years ago
frosch 56103a62a4 (svn r19901) -Add: [NewGRF] Access to industry founder (var A7) during callbacks 28 and 2F. (yexo) 14 years ago
translators e147382c65 (svn r19900) -Update from WebTranslator v3.0:
french - 24 changes by ElNounch
german - 10 changes by planetmaker
greek - 8 changes by fumantsu
indonesian - 4 changes by prof
irish - 69 changes by tem
polish - 1 changes by xine
14 years ago
translators 45ab7e9983 (svn r19899) -Update from WebTranslator v3.0:
hebrew - 2 changes by dnd_man
irish - 60 changes by tem
polish - 2 changes by silver_777
14 years ago
translators a0564fb21a (svn r19897) -Update from WebTranslator v3.0:
dutch - 6 changes by habell
irish - 47 changes by tem
slovak - 10 changes by keso53
14 years ago
michi_cc 1a85f15b0b (svn r19896) -Fix [FS#3803] (r18648): [YAPP] Inform the pathfinder as well about the fact that the backside of an one-way path signal can be a safe waiting point. 14 years ago
translators b3db1b3314 (svn r19894) -Update from WebTranslator v3.0:
czech - 27 changes by ReisRyos
danish - 19 changes by silentStatic
indonesian - 39 changes by prof
norwegian_bokmal - 7 changes by mantaray
norwegian_nynorsk - 7 changes by mantaray
polish - 2 changes by xine
portuguese - 6 changes by JayCity
14 years ago
translators 1debc977a1 (svn r19893) -Update from WebTranslator v3.0:
danish - 22 changes by silentStatic
indonesian - 4 changes by prof
italian - 1 changes by lorenzodv
polish - 4 changes by silver_777
romanian - 6 changes by tonny
slovenian - 1 changes by Necrolyte
turkish - 27 changes by niw3
14 years ago
rubidium 4065c94403 (svn r19892) -Fix [FS#3856] (r19792): crash when trying to reserve 'in depot' track on clearing a crashed train 14 years ago
translators 0d83a08a76 (svn r19891) -Update from WebTranslator v3.0:
catalan - 6 changes by arnau
croatian - 2 changes by VoyagerOne
finnish - 1 changes by jpx_
french - 1 changes by glx
italian - 7 changes by lorenzodv
lithuanian - 9 changes by BlinK_
russian - 1 changes by Lone_Wolf
serbian - 6 changes by etran
spanish - 1 changes by Terkhen
vietnamese - 15 changes by myquartz
14 years ago
frosch b46439e3d0 (svn r19890) -Codechange: Use real spritewidths for drawing town authority window. 14 years ago
alberth ae48155704 (svn r19889) -Add [FS#3705]: Add drag destination highlighting to order gui (sbr). 14 years ago
alberth 0418fcd988 (svn r19888) -Add [FS#3705]: Add highlighting of drag destination in depot gui (sbr). 14 years ago
alberth 740185febd (svn r19886) -Add [FS#3705]: Perform window callback during mouse dragging for the purpose of highlighting the destination (sbr). 14 years ago
rubidium 0ccd755de6 (svn r19885) -Fix [FS#3761]: allow loading savegames from the console without specifying the ".sav" extension, i.e. make it consistent with saving savegames from the console 14 years ago
rubidium 27e8dc1bb0 (svn r19884) -Feature: translatable desktop shortcut comments 14 years ago
rubidium 8b074018fc (svn r19883) -Fix [FS#3812]: dropdowns did affect positioning of new windows because they were not yet removed when the new windows were positioned 14 years ago
translators 82204a7388 (svn r19882) -Update from WebTranslator v3.0:
traditional_chinese - 5 changes by josesun
croatian - 7 changes by VoyagerOne
finnish - 5 changes by jpx_
french - 5 changes by glx
greek - 32 changes by fumantsu
hungarian - 26 changes by IPG
indonesian - 2 changes by prof
russian - 5 changes by Lone_Wolf
slovenian - 9 changes by ntadej
spanish - 5 changes by Terkhen
vietnamese - 31 changes by nglekhoi
14 years ago
rubidium b4d4e5722a (svn r19881) -Fix [FS#3827]: pay for the rail/road when constructing tunnels and bridges 14 years ago
frosch 934f0861ee (svn r19880) -Fix: [NoAI] AIEngine::IsValidEngine() and AIEngine::IsBuildable() returned false positives. Especially wagons of unavailable railtypes were reported available. 14 years ago
frosch 2eb1e2564b (svn r19879) -Codechange: Also hide invalid engines from purchase lists. 14 years ago
alberth fd4d221647 (svn r19878) -Fix [FX#3851]: Default vehicle group texts were drawn one pixel too low (sbr). 14 years ago
frosch f6f0075853 (svn r19877) -Change: Name invalid engines, cargos and industries 'invalid', if the player removed the supplying NewGRFs. 14 years ago
smatz 1c2fe75a12 (svn r19876) -Fix (r14104): it was not possible to send all trains with common waypoint order to depot 14 years ago
rubidium be79aba6eb (svn r19874) -Fix [FS#3845]: NetBSD compilation was still broken in some cases (Krille) 14 years ago
rubidium aefe28bd1c (svn r19873) -Fix [FS#3817]: if the (guessed initial) destination tile of a road stop wasn't a road stop but was a T-junction or turn, the road vehicles would jump around in circles 14 years ago
yexo a646e56700 (svn r19872) -Codechange [FS#3826]: move the widget updates in the newgame gui to OnInvalidateData from OnPaint 14 years ago
yexo 330c5daf54 (svn r19871) -Fix [FS#3826]: update the landscape buttons in the main menu / newgame window correctly (planetmaker) 14 years ago
smatz d012953528 (svn r19870) -Codechange: silence some of GCC 3.3 warnings 14 years ago
rubidium 7620939583 (svn r19869) -Fix [FS#3819]: when a connection gets lost and a game with AIs was loaded the client might crash due to the AIs not being loaded while the game loop is executed 14 years ago
translators 7b4e6edb5e (svn r19868) -Update from WebTranslator v3.0:
indonesian - 4 changes by prof
russian - 17 changes by Lone_Wolf, perk11
14 years ago
rubidium adfacd44ab (svn r19867) -Change: use non-breaking spaces for currency pre-/postfixes. 14 years ago
rubidium b169fd9b92 (svn r19866) -Change: use non breaking spaces as digit group separators in the Russian translation 14 years ago
rubidium 779722505f (svn r19865) -Fix [FS#3830]: crash when changing locale settings from console due to strcpy-ing a string into a pointer 14 years ago
rubidium cfaafb0fff (svn r19864) -Fix: don't print a pointer as string for listing (a) setting(s) 14 years ago
rubidium 2660ad2caf (svn r19863) -Fix: redraw the screen when changing the currency settings 14 years ago
rubidium 5688b7c68e (svn r19862) -Change: allow "" and " " as arguments meaning nothing and space for the in-game console 14 years ago
frosch e6bc1150ae (svn r19861) -Fix (r19814): Silence a warning. 14 years ago
translators 7e5d622f7f (svn r19860) -Update from WebTranslator v3.0:
catalan - 1 changes by arnau
french - 9 changes by ElNounch
russian - 60 changes by Lone_Wolf, perk11
14 years ago
glx 95b4be81fc (svn r19859) -Fix (r19853): preprocessor warning 14 years ago
rubidium 0a34d95374 (svn r19853) -Fix [FS#3840]: revert r19781 and apply a more sensible version with the same effect 14 years ago
frosch bd270258c4 (svn r19852) -Fix [FS#TT-MS]: Drawing fallback sprites for unavailable NewGRF waypoints failed. 14 years ago
translators 86fcc51ce1 (svn r19851) -Update from WebTranslator v3.0:
traditional_chinese - 15 changes by josesun
dutch - 1 changes by habell
esperanto - 1 changes by kristjan
polish - 1 changes by silver_777
portuguese - 3 changes by JayCity
romanian - 4 changes by kkmic
russian - 1 changes by Lone_Wolf
swedish - 5 changes by Zuu
14 years ago
smatz 0449d7d5b9 (svn r19850) -Codechange: move declaration of InitializeRailGUI() to rail_gui.h 14 years ago
alberth 0f17755f95 (svn r19849) -Fix: Center sprite and text seperately in the newgrf gui active list. 14 years ago
alberth b628dc0de7 (svn r19848) -Fix (r19837): Center the texts of the inactive newgrfs. 14 years ago
translators 1b58746fc5 (svn r19847) -Update from WebTranslator v3.0:
catalan - 5 changes by arnau
croatian - 4 changes by VoyagerOne
dutch - 66 changes by Hyronymus, habell
finnish - 4 changes by jpx_
french - 5 changes by glx
hungarian - 4 changes by IPG
indonesian - 23 changes by prof
italian - 20 changes by lorenzodv
norwegian_bokmal - 7 changes by mantaray
norwegian_nynorsk - 3 changes by mantaray
polish - 5 changes by xaxa, xine
russian - 3 changes by Lone_Wolf
serbian - 6 changes by etran
spanish - 4 changes by Terkhen
14 years ago
glx 169b71ca77 (svn r19846) -Fix (r19839): STR_NEWGRF_SETTINGS_SELECT_PRESET != STR_NEWGRF_FILTER_TITLE and do it for unfinished lang files too 14 years ago
alberth 1a18933f35 (svn r19845) -Feature: Dynamically switch between 2 and 3 column NewGRF gui for improved user experience. 14 years ago
alberth 56f3bc595a (svn r19844) -Fix: Move NWidgetBase::StoreSizePosition() to an include file, and use proper inline macro. 14 years ago
alberth 25357f031c (svn r19843) -Codechange: Move ComputeMaxSize() to widget_type.h to make it globally accessible. 14 years ago
alberth fe90be71d0 (svn r19842) -Change: Adapt other languages too. 14 years ago
alberth 2f1c4bc8fe (svn r19841) -Feature: Setup NewGRFs from a single window. 14 years ago
alberth 4749e5da27 (svn r19840) -Add: Add 'rescan' functionality to the NewGRF window. 14 years ago
alberth a3a4914160 (svn r19839) -Change: Also copy the new filter string in the other languages. 14 years ago
alberth ae27a0287c (svn r19838) -Change: Add filter capability to the availables list. 14 years ago
alberth 47360b029e (svn r19837) -Change: Display list of available (non-active) grfs in the NewGRF window. 14 years ago
alberth 5e24305e0d (svn r19836) -Codechange: Move sprite palette selection code in NewGRF gui to its own method. 14 years ago
alberth 88fe11aae3 (svn r19835) -Codechange: Extract grfident equality check to its own method. 14 years ago
alberth 39723ed247 (svn r19834) -Change: Replace matrix list widget in NewGRF gui by a panel with black background. 14 years ago
alberth ff47831aba (svn r19833) -Change: Modify NewGRF window towards having combined lists, add captions. 14 years ago
alberth 4808ca2643 (svn r19832) -Codechange: Rename variables list->actives, sel->active_sel. 14 years ago
alberth 52affd2240 (svn r19831) -Codechange: Rename formal parameters of the constructor to match data member variable names. 14 years ago
alberth e43c573476 (svn r19830) -Codechange: Move variable declarations to their first use. 14 years ago
alberth 5037e26562 (svn r19829) -Codechange: Extract assignment from the condition-check in the for statement. 14 years ago
rubidium 125b81b6f9 (svn r19828) -Remove: broken strings from Italian (did hope the translator had fixed them by now) 14 years ago
translators c107a3f0d5 (svn r19827) -Update from WebTranslator v3.0:
catalan - 41 changes by arnau
dutch - 48 changes by Hyronymus
finnish - 4 changes by erani
russian - 7 changes by Lone_Wolf
slovenian - 17 changes by ntadej
vietnamese - 3 changes by nglekhoi
14 years ago
rubidium d49ac802d5 (svn r19826) -Add: extra gender to Italian 14 years ago
translators 0c41d9e7d3 (svn r19825) -Update from WebTranslator v3.0:
hungarian - 1 changes by IPG
korean - 13 changes by junho2813
norwegian_bokmal - 10 changes by mantaray
norwegian_nynorsk - 4 changes by mantaray
romanian - 18 changes by kkmic
russian - 11 changes by Lone_Wolf
14 years ago
rubidium 62b2efae0c (svn r19824) -Fix [FS#3837] (19799): aircraft would be heading to someone 14 years ago
alberth 95b10740a9 (svn r19823) -Fix: Ensure that both texts of the newgrf gui download button fit. 14 years ago
glx b171226a13 (svn r19822) -Fix (r19814): missing semicolon 14 years ago
alberth 1f08a7a72e (svn r19821) -Fix (r19816): Minimap displayed a black screen instead of the upper edge of the map (reported by IPG). 14 years ago
translators 4206cd58f6 (svn r19820) -Update from WebTranslator v3.0:
traditional_chinese - 78 changes by josesun
german - 17 changes by planetmaker
italian - 17 changes by lorenzodv
lithuanian - 28 changes by BlinK_
polish - 1 changes by silver_777
portuguese - 17 changes by ozulus
russian - 12 changes by Lone_Wolf
slovak - 144 changes by keso53
swedish - 36 changes by tool
vietnamese - 1 changes by nglekhoi
14 years ago
translators f2963236c9 (svn r19819) -Update from WebTranslator v3.0:
croatian - 17 changes by VoyagerOne
esperanto - 1 changes by kristjan
finnish - 13 changes by jpx_
french - 23 changes by glx
hungarian - 22 changes by IPG
norwegian_bokmal - 13 changes by mantaray
norwegian_nynorsk - 13 changes by mantaray
polish - 17 changes by CrySec
russian - 20 changes by Lone_Wolf
serbian - 17 changes by etran
slovak - 17 changes by keso53
spanish - 17 changes by Terkhen
14 years ago
smatz 09cb5fff3a (svn r19818) -Fix [FS#3784](r16004): kicking clients by IP didn't work 14 years ago
rubidium ec3c6484a9 (svn r19817) -Fix: MSVC compile warnings 14 years ago
rubidium f2d86acbd9 (svn r19816) -Codechange: use static const uint for the unnamed 'tile consts' enum as well 14 years ago
smatz a1bdbe47a4 (svn r19815) -Cleanup: remove two unused variables 14 years ago
rubidium a70fd540fc (svn r19814) -Codechange: give some more unnamed enums a name, in case they consisted of unrelated values use static const (u)int 14 years ago
rubidium fc13802c72 (svn r19813) -Fix (r19807): initialising viewports kinda failed 14 years ago
rubidium f09a74a996 (svn r19812) -Codechange: give some unnamed enums a name or, in case they consisted of unrelated values use static const (u)int 14 years ago
rubidium f1e3a88257 (svn r19811) -Codechange: make the last bits from table/strings.h use static consts too instead of an unnamed enum 14 years ago
rubidium a4bc80417b (svn r19810) -Fix: [YAPF] Improperly formatted (global) constant 14 years ago
rubidium eb8ee7ad5e (svn r19809) -Codechange: make some unnamed network related enums/defines static const variables 14 years ago
rubidium 5732bdcdb9 (svn r19808) -Codechange: NetworkCalculateLag returned an uint, so keep it that way 14 years ago
rubidium b4747b00e6 (svn r19807) -Codechange: instead of having an unnamed enum and passing it as an int, name the enum and pass that 14 years ago
smatz 32a8202446 (svn r19806) -Codechange: silence one warning 14 years ago
rubidium 35ba356ed3 (svn r19804) -Fix (r19802): Compile before commit, or at least triple check :) 14 years ago
belugas 2ef7ec4309 (svn r19803) -Fix(r19802): Compile before commit, or at least double check... 14 years ago
belugas 6ef9f85cb6 (svn r19802) -Codechange: Replace some more magic numbers by corresponding constants 14 years ago
rubidium 63865a5ed7 (svn r19801) -Add [FS#3691]: custom naming of depots. Based on work by sbr 14 years ago
belugas 1e5ef8ce36 (svn r19800) -Codechange: Replace magic number by corresponding constant 14 years ago
rubidium 7f43b93eae (svn r19799) -Change: give depots an unique name in the same manner buoys and waypoints are named 14 years ago
rubidium 92648be718 (svn r19798) -Codechange: generalise the waypoint naming method 14 years ago
rubidium 7fd8910c4b (svn r19797) -Cleanup: language files due to r19796 14 years ago
rubidium 99e88d6f7f (svn r19796) -Codechange: introduce and use a {DEPOT} string command 14 years ago
translators a75c228efb (svn r19795) -Update from WebTranslator v3.0:
galician - 5 changes by Drenghist
polish - 3 changes by silver_777
russian - 3 changes by
14 years ago
rubidium 618572ce77 (svn r19792) -Change: use the typed FOR_EACH_SET_BIT for Tracks (adf88) 14 years ago
rubidium 00422b37ef (svn r19791) -Change: use the typed FOR_EACH_SET_BIT for RoadTypes (adf88) 14 years ago
rubidium fa7c8be0b8 (svn r19790) -Change: use the typed FOR_EACH_SET_BIT for CargoIDs (adf88) 14 years ago
rubidium 115a4ee734 (svn r19789) -Add [FS#3519]: a typed FOR_EACH_SET_BIT (adf88) 14 years ago
rubidium ee02599bbf (svn r19788) -Codechange: make FOR_EACH_SET_BIT not change the value of the passed bit variable, i.e. allow expressions as parameter 14 years ago
glx 862321c62a (svn r19787) -Fix: compilation with MinGW GCC 4.5.0 and UNICODE 14 years ago
translators 23d8539cf5 (svn r19786) -Update from WebTranslator v3.0:
irish - 95 changes by tem
polish - 2 changes by xine
russian - 6 changes by Lone_Wolf
turkish - 3 changes by niw3
14 years ago
rubidium 9f84fd4298 (svn r19785) -Codechange: reorder/rework the checks for CheckNextTrainTile a bit, causing the whole function to be a few percent faster and hopefully better to understand 14 years ago
rubidium c293e7efa0 (svn r19784) -Fix [FS#3770]: if a waypoint is immediately followed by a path signal a reservation would be made from that path signal before the waypoint is marked passed. As a result the order to go to the waypoint is used to reserve the path after the waypoint and as such trains get lost 14 years ago
translators d04bec3dc0 (svn r19783) -Update from WebTranslator v3.0:
polish - 5 changes by xine
russian - 24 changes by Lone_Wolf
14 years ago
peter1138 55d227ef8b (svn r19782) -Fix [FS#3828]: NULL pointer deference when testing relative scope *action2 on an unbuilt engine. 14 years ago
rubidium a06b3c0646 (svn r19781) -Fix [FS#3809]: compilation on NetBSD failed (Krille) 14 years ago
rubidium fb84d465ed (svn r19780) -Fix [FS#3807]: make sure that when checking whether a path + filename are valid the whole string can be constructed within an array of length MAX_PATH. If not, the name is too long and is deemed invalid 14 years ago
rubidium c03844c22a (svn r19779) -Change: add a return type to AppendPathSeparator and use that to determine whether we could append the path separator. If not, do not recurse into that directory as the path would exceed the maximum path length 14 years ago
rubidium fe63c484cb (svn r19778) -Change: use the value from PATH_MAX (POSIX) for MAX_PATH (Windows/OpenTTD) if it exists 14 years ago
rubidium 2099d3ffb8 (svn r19777) -Change: use the file scanner to find the .tars 14 years ago
rubidium a1e9becc8f (svn r19776) -Change: don't scan for tars in the script scanner; it has already happened. 14 years ago
smatz 114c2af6f2 (svn r19775) -Fix: improper use of 'then' in few comments (ln) 14 years ago
translators 1a5e9abafe (svn r19774) -Update from WebTranslator v3.0:
czech - 33 changes by Hadez
korean - 3 changes by junho2813
portuguese - 3 changes by JayCity
russian - 24 changes by Lone_Wolf
slovenian - 3 changes by ntadej
vietnamese - 3 changes by nglekhoi
14 years ago
yexo 69c46904b6 (svn r19773) -Add: [NoAI] AIIndustry::GetIndustryID(TileIndex) 14 years ago
yexo 677f149b13 (svn r19772) -Fix [FS#3818]: the break-on-log-message feature could trigger an assert (Zuu) 14 years ago
translators 7e93fe5c72 (svn r19771) -Update from WebTranslator v3.0:
traditional_chinese - 1 changes by josesun
brazilian_portuguese - 3 changes by Tucalipe
russian - 1 changes by Lone_Wolf
slovak - 77 changes by keso53
swedish - 3 changes by Zuu
14 years ago
frosch fc4ad28cb0 (svn r19770) -Feature: Hide all other industries when ctrl+clicking an industry type in smallmap legend. 14 years ago
frosch aeb5a099ce (svn r19769) -Fix [FS#3820]: MV_VOID tiles shall have no tropic zone. 14 years ago
smatz 85ac1eb4d7 (svn r19768) -Fix: half-desert tiles would never revert back to clear tiles 14 years ago
alberth 14d545e902 (svn r19767) -Fix [FS#3808]: Height in smallmap was different from measured heights (ChillCore). 14 years ago
alberth a3a8429531 (svn r19766) -Codechange: Store tile height of smallmap contour legend in the LegendAndColour struct. 14 years ago
alberth 1127fd1123 (svn r19765) -Codechange: Apply a bit of code style and a bit of comment shuffling to CalcHeightdiff. 14 years ago
translators e1eecae7d2 (svn r19764) -Update from WebTranslator v3.0:
traditional_chinese - 9 changes by josesun
croatian - 3 changes by VoyagerOne
irish - 7 changes by tem
russian - 2 changes by Lone_Wolf
14 years ago
translators dc88734584 (svn r19763) -Update from WebTranslator v3.0:
dutch - 3 changes by habell
irish - 3 changes by tem
italian - 3 changes by lorenzodv
norwegian_bokmal - 3 changes by mantaray
norwegian_nynorsk - 3 changes by mantaray
russian - 5 changes by Lone_Wolf
spanish - 3 changes by Terkhen
14 years ago
translators e3cc21ae97 (svn r19762) -Update from WebTranslator v3.0:
catalan - 3 changes by arnau
finnish - 3 changes by jpx_
french - 3 changes by glx
german - 3 changes by planetmaker
greek - 16 changes by fumantsu
hebrew - 7 changes by dnd_man
hungarian - 3 changes by IPG, Petert
irish - 233 changes by tem
romanian - 3 changes by kkmic
russian - 7 changes by Lone_Wolf
serbian - 3 changes by etran
14 years ago
frosch f292a2274a (svn r19761) -Fix: [NewGRF] Vehicle var 43 missed AI information in purchase list. 14 years ago
rubidium fabbe2a6c9 (svn r19760) -Change: use the {HEIGHT} command for the smallmap legend 14 years ago
rubidium 853bea6d03 (svn r19759) -Change: use the {HEIGHT} command for the measurement tool 14 years ago
rubidium d34ba381d4 (svn r19758) -Add: {HEIGHT} string command 14 years ago
translators 43015f419e (svn r19757) -Update from WebTranslator v3.0:
irish - 253 changes by tem
luxembourgish - 25 changes by Phreeze
portuguese - 1 changes by JayCity
14 years ago
smatz 27949d219d (svn r19756) -Codechange: move UpdateViewport() from Vehicle to SpecializedVehicle in order to improve performance 14 years ago
frosch 5a0934afff (svn r19755) -Fix: Blocked roadvehicles should first check whether they are still blocked before accelerating again, instead of continuous starting/stopping. 14 years ago
translators 85093d5184 (svn r19754) -Update from WebTranslator v3.0:
luxembourgish - 3 changes by Phreeze
russian - 24 changes by Lone_Wolf
swedish - 3 changes by Zuu
14 years ago
rubidium d5357c6545 (svn r19753) -Fix [FS#3740]: try a bit harder to find a suitable font that can be loaded, i.e. while searching for a suitable font test whether you can open it and if not search further instead of always returning the first suitable font even when it can't be loaded 14 years ago