Commit Graph

15230 Commits (d8d37466afe02034fef2447a81fe4fe2469d352b)
 

Author SHA1 Message Date
rubidium d8d37466af (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 a1b607a055 (svn r19872) -Codechange [FS#3826]: move the widget updates in the newgame gui to OnInvalidateData from OnPaint 14 years ago
yexo 9ed9aa9012 (svn r19871) -Fix [FS#3826]: update the landscape buttons in the main menu / newgame window correctly (planetmaker) 14 years ago
smatz 93233a9335 (svn r19870) -Codechange: silence some of GCC 3.3 warnings 14 years ago
rubidium 52b211f939 (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 63a416cc59 (svn r19868) -Update from WebTranslator v3.0:
indonesian - 4 changes by prof
russian - 17 changes by Lone_Wolf, perk11
14 years ago
rubidium 9d29c54b03 (svn r19867) -Change: use non-breaking spaces for currency pre-/postfixes. 14 years ago
rubidium 8d4bb2285c (svn r19866) -Change: use non breaking spaces as digit group separators in the Russian translation 14 years ago
rubidium dd743bcea1 (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 f1c1812e47 (svn r19864) -Fix: don't print a pointer as string for listing (a) setting(s) 14 years ago
rubidium f994b11e8c (svn r19863) -Fix: redraw the screen when changing the currency settings 14 years ago
rubidium 9440f9f4c4 (svn r19862) -Change: allow "" and " " as arguments meaning nothing and space for the in-game console 14 years ago
frosch e864701693 (svn r19861) -Fix (r19814): Silence a warning. 14 years ago
translators 18b3085246 (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 45cb7fe55c (svn r19859) -Fix (r19853): preprocessor warning 14 years ago
rubidium 2de9e2d16b (svn r19853) -Fix [FS#3840]: revert r19781 and apply a more sensible version with the same effect 14 years ago
frosch 354645cd0a (svn r19852) -Fix [FS#TT-MS]: Drawing fallback sprites for unavailable NewGRF waypoints failed. 14 years ago
translators c80c5464ae (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 911061ac38 (svn r19850) -Codechange: move declaration of InitializeRailGUI() to rail_gui.h 14 years ago
alberth bee74bd82b (svn r19849) -Fix: Center sprite and text seperately in the newgrf gui active list. 14 years ago
alberth 255a3331bf (svn r19848) -Fix (r19837): Center the texts of the inactive newgrfs. 14 years ago
translators e1b8a0a740 (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 b291a8ecbb (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 255bb5bb1f (svn r19845) -Feature: Dynamically switch between 2 and 3 column NewGRF gui for improved user experience. 14 years ago
alberth 638cfe86e3 (svn r19844) -Fix: Move NWidgetBase::StoreSizePosition() to an include file, and use proper inline macro. 14 years ago
alberth b3be440d78 (svn r19843) -Codechange: Move ComputeMaxSize() to widget_type.h to make it globally accessible. 14 years ago
alberth a774a28662 (svn r19842) -Change: Adapt other languages too. 14 years ago
alberth 637ee45545 (svn r19841) -Feature: Setup NewGRFs from a single window. 14 years ago
alberth e49cb2d320 (svn r19840) -Add: Add 'rescan' functionality to the NewGRF window. 14 years ago
alberth 34ab8519b5 (svn r19839) -Change: Also copy the new filter string in the other languages. 14 years ago
alberth d233845370 (svn r19838) -Change: Add filter capability to the availables list. 14 years ago
alberth b7a8497ccd (svn r19837) -Change: Display list of available (non-active) grfs in the NewGRF window. 14 years ago
alberth 219ae56f8a (svn r19836) -Codechange: Move sprite palette selection code in NewGRF gui to its own method. 14 years ago
alberth 3271362413 (svn r19835) -Codechange: Extract grfident equality check to its own method. 14 years ago
alberth 9c3b9690fb (svn r19834) -Change: Replace matrix list widget in NewGRF gui by a panel with black background. 14 years ago
alberth 22b868f4d5 (svn r19833) -Change: Modify NewGRF window towards having combined lists, add captions. 14 years ago
alberth cf6e1165b5 (svn r19832) -Codechange: Rename variables list->actives, sel->active_sel. 14 years ago
alberth f0779f0163 (svn r19831) -Codechange: Rename formal parameters of the constructor to match data member variable names. 14 years ago
alberth c4b29c5124 (svn r19830) -Codechange: Move variable declarations to their first use. 14 years ago
alberth 8b582edb38 (svn r19829) -Codechange: Extract assignment from the condition-check in the for statement. 14 years ago
rubidium d8b9cf482a (svn r19828) -Remove: broken strings from Italian (did hope the translator had fixed them by now) 14 years ago
translators c84ddb1ebd (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 4f5ab40e0b (svn r19826) -Add: extra gender to Italian 14 years ago
translators 105a97cd0e (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 0e1861c3b8 (svn r19824) -Fix [FS#3837] (19799): aircraft would be heading to someone 14 years ago
alberth 3b8c4440c5 (svn r19823) -Fix: Ensure that both texts of the newgrf gui download button fit. 14 years ago
glx 895e3c312a (svn r19822) -Fix (r19814): missing semicolon 14 years ago
alberth 270b5fdaaf (svn r19821) -Fix (r19816): Minimap displayed a black screen instead of the upper edge of the map (reported by IPG). 14 years ago
translators e4e8ac471a (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 9b7f9068b1 (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