Commit Graph

19450 Commits

Author SHA1 Message Date
frosch
c3950c6ee4 (svn r24316) -Feature: Allow setting adv. settings with limited range using a dropdown list. 2012-06-01 15:19:38 +00:00
frosch
8a54a253bb (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. 2012-06-01 15:13:34 +00:00
frosch
2c2f77e62d (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. 2012-06-01 15:12:52 +00:00
frosch
7162c556f4 (svn r24313) -Fix: Some obiwans wrt. clicking on setting buttons. 2012-06-01 15:08:40 +00:00
frosch
4dd9176cc5 (svn r24312) -Change: Center the settings buttons in the AI and NewGRF config windows. 2012-06-01 14:42:48 +00:00
frosch
ceec32d2cc (svn r24311) -Add: DrawDropDownButton() to draw dropdown buttons independent of actual widgets. 2012-06-01 14:41:47 +00:00
frosch
23ad97e755 (svn r24310) -Codechange: Add named constants for the dimensions of settings buttons, and generally make their usage more consistent. 2012-06-01 14:41:09 +00:00
frosch
70d3206320 (svn r24309) -Codechange: Split some functions from gui.h to settings_gui.h 2012-06-01 10:44:45 +00:00
frosch
f810c27f53 (svn r24308) -Add: ShowDropDownListAt() for drawing dropdown windows independent of dropdown widgets. 2012-06-01 10:43:50 +00:00
frosch
2626d7ac7c (svn r24307) -Codechange: Move all interaction of the dropdown window with widgets of the parent window to a method of the parent window. 2012-06-01 10:42:46 +00:00
translators
8ac7603ff5 (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
2012-05-31 17:45:23 +00:00
translators
dd25c54072 (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
2012-05-30 17:45:23 +00:00
frosch
565892f77e (svn r24302) -Fix: [Script] ScriptTown::GetGrowthRate() returned wrong values after usage of SetGrowthRate(). 2012-05-30 14:54:44 +00:00
translators
43a1155db5 (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
2012-05-29 17:45:41 +00:00
translators
c09c32c370 (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
2012-05-28 17:46:27 +00:00
frosch
ce5391c31c (svn r24299) -Change [FS#5057]: Center object previews in 1- and 2-view selectors based on the 4-view selector layout. 2012-05-28 13:44:55 +00:00
frosch
7548de8db8 (svn r24298) -Feature: Display default values for adv. settings in the settings description. 2012-05-28 13:34:46 +00:00
frosch
958711a6d6 (svn r24297) -Codechange: Split DParam-setup for drawing setting values to a separate function. 2012-05-28 13:32:38 +00:00
frosch
059e86c03d (svn r24296) -Codechange: No need to pass a member variable to a member function. 2012-05-28 13:29:05 +00:00
frosch
3926e40eaf (svn r24295) -Fix: STRING1 probably means STRING1. 2012-05-28 13:23:58 +00:00
translators
d76d942b94 (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
2012-05-27 17:46:09 +00:00
alberth
9b11b7e491 (svn r24293) -Fix: Increase the left and right margins of the text in the yes/no query window. 2012-05-26 21:30:38 +00:00
translators
ec34b1f1b5 (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
2012-05-26 17:45:46 +00:00
frosch
1008ceddb8 (svn r24291) -Add: [Script] ScriptEventRoadReconstruction. 2012-05-26 14:16:45 +00:00
frosch
4e074cdbf7 (svn r24290) -Add: [Script] ScriptEventExclusiveTransportRights. 2012-05-26 14:16:38 +00:00
frosch
8824063087 (svn r24289) -Add: [Script] Base class for script events involving a company and a town. 2012-05-26 14:16:32 +00:00
frosch
39b942bc17 (svn r24288) -Fix: squirrel_export should match stuff like 'virtual', 'static' and 'const' only as whole words. 2012-05-26 14:16:27 +00:00
frosch
bfaf2bd49c (svn r24287) -Feature [FS#2688]: News item for exclusive transport rights. (based on patch by Grantovich) 2012-05-26 14:16:23 +00:00
frosch
e519610e4c (svn r24286) -Add: [GS] Some more GSNews::NewsItem::NewsTypes. 2012-05-26 14:16:12 +00:00
frosch
4afae2c74f (svn r24285) -Codechange: Add a more explcit NewsFlag to indicate that the first string parameter is a vehicle ID. 2012-05-26 14:16:07 +00:00
frosch
2aa43d6c8b (svn r24284) -Codechange: Remove NewsSubtypes and directly use NewsTypes and NewsFlag instead. 2012-05-26 14:16:03 +00:00
frosch
c6af35c085 (svn r24283) -Codechange: Add AddTileNewsItem function to preemptively deduplicate code. 2012-05-26 14:15:57 +00:00
frosch
ae4681ab4c (svn r24282) -Codechange: Add AddVehicleAdviceNewsItem function to preemptively deduplicate code. 2012-05-26 14:15:52 +00:00
frosch
6f35cf016b (svn r24281) -Cleanup: Merge all company news subtypes into a single one; they all behave the same. 2012-05-26 14:15:46 +00:00
frosch
e42070221a (svn r24280) -Cleanup: Remove uselessly duplicated code to set string parameters in company news. 2012-05-26 14:15:41 +00:00
frosch
261870502a (svn r24279) -Fix: Someone forgot a call to squirrel_export somewhen. 2012-05-26 08:19:33 +00:00
frosch
798626ce47 (svn r24278) -Codechange: Deduplicate code to read translation tables. 2012-05-25 21:00:00 +00:00
frosch
166c82915e (svn r24277) -Codechange: Store cargo and railtype translation tables in a SmallVector. 2012-05-25 20:57:36 +00:00
frosch
2463525bf5 (svn r24276) -Codechange: Enhance GRFFile with constructor and destructor. 2012-05-25 20:54:54 +00:00
frosch
008dd8d774 (svn r24275) -Codechange: Make SmallVector::FindIndex() const. 2012-05-25 20:52:11 +00:00
translators
54a8764e88 (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
2012-05-25 17:45:31 +00:00
frosch
2fd194d8dd (svn r24273) -Fix: [NewGRF] GetReverseCargoTranslation() was unnecessary complicated and also returned the wrong thing for cargos not present in the translation table. 2012-05-25 17:23:19 +00:00
frosch
e4d3f777ec (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. 2012-05-25 16:52:18 +00:00
frosch
c73188259a (svn r24271) -Change: Remove latin abbreviations from english strings. 2012-05-25 16:11:20 +00:00
frosch
7fe756fefa (svn r24270) -Add: Missing descriptions for adv. settings. 2012-05-25 16:03:54 +00:00
translators
b8340286d0 (svn r24269) -Update from WebTranslator v3.0:
dutch - 5 changes by habell
slovenian - 2 changes by 
ukrainian - 54 changes by edd_k
2012-05-24 17:45:19 +00:00
frosch
70c1e3d21f (svn r24268) -Fix: Use the same colour scheme for the script selection window as in other comparable windows. 2012-05-23 19:07:34 +00:00
translators
5b1db23b8f (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
2012-05-23 17:45:34 +00:00
translators
67aa61793a (svn r24266) -Update from WebTranslator v3.0:
latvian - 5 changes by Parastais
slovenian - 2 changes by 
swedish - 17 changes by Joel_A
2012-05-22 17:45:20 +00:00
translators
8ce0c87247 (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
2012-05-21 17:45:29 +00:00