Commit Graph

19399 Commits (625ec041b9c1ac772fe96c5c9cedf5b902644f5d)
 

Author SHA1 Message Date
frosch 625ec041b9 (svn r24315) -Fix: Make the AI settings window behave more like the other settings window by closing the query window whenever selecting a different row. 12 years ago
frosch fde15bf393 (svn r24314) -Fix: Editing NewGRF parameters using the query window showed wrong values, if there was no direct relation between parameter index and parameter register. 12 years ago
frosch 65f51240cd (svn r24313) -Fix: Some obiwans wrt. clicking on setting buttons. 12 years ago
frosch e240f660f0 (svn r24312) -Change: Center the settings buttons in the AI and NewGRF config windows. 12 years ago
frosch b71b4015a2 (svn r24311) -Add: DrawDropDownButton() to draw dropdown buttons independent of actual widgets. 12 years ago
frosch 056f779334 (svn r24310) -Codechange: Add named constants for the dimensions of settings buttons, and generally make their usage more consistent. 12 years ago
frosch 198de5397e (svn r24309) -Codechange: Split some functions from gui.h to settings_gui.h 12 years ago
frosch 88fff21b93 (svn r24308) -Add: ShowDropDownListAt() for drawing dropdown windows independent of dropdown widgets. 12 years ago
frosch 6207a6017f (svn r24307) -Codechange: Move all interaction of the dropdown window with widgets of the parent window to a method of the parent window. 12 years ago
translators b921c17ffb (svn r24304) -Update from WebTranslator v3.0:
czech - 6 changes by RabbRubbish
german - 41 changes by Jogio, NG, planetmaker
lithuanian - 1 changes by Stabilitronas
swedish - 9 changes by Joel_A
12 years ago
translators 3246412f77 (svn r24303) -Update from WebTranslator v3.0:
croatian - 1 changes by VoyagerOne
czech - 32 changes by RabbRubbish
estonian - 10 changes by KSiimson
spanish - 1 changes by Terkhen
12 years ago
frosch 543540def8 (svn r24302) -Fix: [Script] ScriptTown::GetGrowthRate() returned wrong values after usage of SetGrowthRate(). 12 years ago
translators e9ac7a40df (svn r24301) -Update from WebTranslator v3.0:
catalan - 1 changes by mtormo
czech - 22 changes by RabbRubbish
danish - 2 changes by beruic
german - 218 changes by NG
italian - 1 changes by lorenzodv
romanian - 4 changes by tonny
russian - 1 changes by edd_k
ukrainian - 4 changes by edd_k
12 years ago
translators 877c7f3a99 (svn r24300) -Update from WebTranslator v3.0:
belarusian - 2 changes by Wowanxm
czech - 1 changes by Eskymak
danish - 10 changes by beruic
english_US - 1 changes by Rubidium
finnish - 1 changes by jpx_
french - 1 changes by glx
latvian - 3 changes by Parastais
lithuanian - 3 changes by Stabilitronas
swedish - 9 changes by Joel_A
12 years ago
frosch 1f3227eb69 (svn r24299) -Change [FS#5057]: Center object previews in 1- and 2-view selectors based on the 4-view selector layout. 12 years ago
frosch f9df5f65c7 (svn r24298) -Feature: Display default values for adv. settings in the settings description. 12 years ago
frosch 09bdd4c773 (svn r24297) -Codechange: Split DParam-setup for drawing setting values to a separate function. 12 years ago
frosch 41c8df35db (svn r24296) -Codechange: No need to pass a member variable to a member function. 12 years ago
frosch 5eca828aa4 (svn r24295) -Fix: STRING1 probably means STRING1. 12 years ago
translators d45bd299d5 (svn r24294) -Update from WebTranslator v3.0:
catalan - 2 changes by arnau
traditional_chinese - 1 changes by Luper
croatian - 7 changes by VoyagerOne
danish - 3 changes by beruic
dutch - 9 changes by mazele
finnish - 2 changes by jpx_
french - 7 changes by OliTTD
german - 1 changes by NG
italian - 2 changes by lorenzodv
latvian - 3 changes by Parastais
lithuanian - 19 changes by Stabilitronas
romanian - 56 changes by tonny
russian - 2 changes by Lone_Wolf
12 years ago
alberth 87d5f47050 (svn r24293) -Fix: Increase the left and right margins of the text in the yes/no query window. 12 years ago
translators 228e26f930 (svn r24292) -Update from WebTranslator v3.0:
belarusian - 15 changes by Wowanxm
catalan - 6 changes by arnau
english_US - 2 changes by Rubidium
finnish - 6 changes by jpx_
italian - 14 changes by lorenzodv
korean - 4 changes by telk5093
russian - 3 changes by Lone_Wolf
spanish - 2 changes by Terkhen
swedish - 3 changes by Joel_A
12 years ago
frosch 95d3d6fdef (svn r24291) -Add: [Script] ScriptEventRoadReconstruction. 12 years ago
frosch 8dc553a039 (svn r24290) -Add: [Script] ScriptEventExclusiveTransportRights. 12 years ago
frosch 66a37e28a6 (svn r24289) -Add: [Script] Base class for script events involving a company and a town. 12 years ago
frosch 9ad9d72c4a (svn r24288) -Fix: squirrel_export should match stuff like 'virtual', 'static' and 'const' only as whole words. 12 years ago
frosch ec91dc5ffc (svn r24287) -Feature [FS#2688]: News item for exclusive transport rights. (based on patch by Grantovich) 12 years ago
frosch 5187c2b721 (svn r24286) -Add: [GS] Some more GSNews::NewsItem::NewsTypes. 12 years ago
frosch 01100053ff (svn r24285) -Codechange: Add a more explcit NewsFlag to indicate that the first string parameter is a vehicle ID. 12 years ago
frosch a8c88f43b6 (svn r24284) -Codechange: Remove NewsSubtypes and directly use NewsTypes and NewsFlag instead. 12 years ago
frosch a0be398da9 (svn r24283) -Codechange: Add AddTileNewsItem function to preemptively deduplicate code. 12 years ago
frosch 00b3ff80bb (svn r24282) -Codechange: Add AddVehicleAdviceNewsItem function to preemptively deduplicate code. 12 years ago
frosch c796801c4d (svn r24281) -Cleanup: Merge all company news subtypes into a single one; they all behave the same. 12 years ago
frosch 806e5f33d4 (svn r24280) -Cleanup: Remove uselessly duplicated code to set string parameters in company news. 12 years ago
frosch 8bce6453d3 (svn r24279) -Fix: Someone forgot a call to squirrel_export somewhen. 12 years ago
frosch 5e8151e245 (svn r24278) -Codechange: Deduplicate code to read translation tables. 12 years ago
frosch 522e5ec86b (svn r24277) -Codechange: Store cargo and railtype translation tables in a SmallVector. 12 years ago
frosch b8f6b300d6 (svn r24276) -Codechange: Enhance GRFFile with constructor and destructor. 12 years ago
frosch e1617a3d10 (svn r24275) -Codechange: Make SmallVector::FindIndex() const. 12 years ago
translators de3b05388d (svn r24274) -Update from WebTranslator v3.0:
english_US - 6 changes by Rubidium
french - 5 changes by glx
german - 15 changes by NG
greek - 67 changes by kyrm
russian - 2 changes by Lone_Wolf
spanish - 36 changes by Terkhen
12 years ago
frosch 5a34b744b1 (svn r24273) -Fix: [NewGRF] GetReverseCargoTranslation() was unnecessary complicated and also returned the wrong thing for cargos not present in the translation table. 12 years ago
frosch 9522dbb1a9 (svn r24272) -Fix: [NewGRF] Load cargo- and railtype-translation during both reservation and activation stage. That way they can be selected using Action7 depending on present cargo- or railtypes. 12 years ago
frosch d3a7a5fce0 (svn r24271) -Change: Remove latin abbreviations from english strings. 12 years ago
frosch f57fbe02c8 (svn r24270) -Add: Missing descriptions for adv. settings. 12 years ago
translators a34c41efbb (svn r24269) -Update from WebTranslator v3.0:
dutch - 5 changes by habell
slovenian - 2 changes by 
ukrainian - 54 changes by edd_k
12 years ago
frosch 0332c7e6b3 (svn r24268) -Fix: Use the same colour scheme for the script selection window as in other comparable windows. 12 years ago
translators f8f14c2dde (svn r24267) -Update from WebTranslator v3.0:
dutch - 9 changes by habell
french - 5 changes by OliTTD
korean - 185 changes by telk5093
russian - 2 changes by Lone_Wolf
slovenian - 2 changes by 
spanish - 2 changes by Terkhen
12 years ago
translators d8594af92b (svn r24266) -Update from WebTranslator v3.0:
latvian - 5 changes by Parastais
slovenian - 2 changes by 
swedish - 17 changes by Joel_A
12 years ago
translators d50e2e80a2 (svn r24265) -Update from WebTranslator v3.0:
afrikaans - 21 changes by telanus
dutch - 5 changes by habell
latvian - 19 changes by Parastais
slovenian - 2 changes by 
swedish - 10 changes by Joel_A
12 years ago
translators c685ab6ee8 (svn r24264) -Update from WebTranslator v3.0:
hungarian - 27 changes by IPG
portuguese - 1 changes by JayCity
russian - 3 changes by Lone_Wolf
slovenian - 2 changes by 
swedish - 36 changes by Joel_A
vietnamese - 3 changes by nglekhoi
12 years ago