Commit Graph

20206 Commits

Author SHA1 Message Date
frosch
9f0e8399b0 (svn r24810) -Fix: Make engine preview offers more robust wrt. changes in the company ranking. 2012-12-09 16:55:03 +00:00
frosch
69b09ddb0b (svn r24809) -Feature(ette) [FS#2632]: Consider engine preview windows always sticky, so non-shift mass-closure does not affect them. 2012-12-09 16:54:23 +00:00
frosch
3d695ab97c (svn r24808) -Feature(ette) [FS#4458]: When share-cloning vehicles don't open the vehicle window of the new vehicle. The only reasonable thing to do with the new vehicle is to start it, which can also be done via the depot GUI. 2012-12-09 16:54:02 +00:00
frosch
d5ed1d7be9 (svn r24807) -Add [FS#2820]: Enable usage of 'companies' console command also in singleplayer. 2012-12-09 16:53:41 +00:00
frosch
44b1a558d0 (svn r24806) -Feature [FS#3148]: Ask for confirmation before creating giant screenshots. 2012-12-09 16:53:21 +00:00
frosch
e19ba0f72a (svn r24805) -Codechange: Refactor determination of screenshot viewport for world screenshots. 2012-12-09 16:53:01 +00:00
frosch
50abcf3edc (svn r24804) -Add: Separate subdirectory for screenshots. 2012-12-09 16:52:43 +00:00
translators
d625f313a9 (svn r24803) -Update from WebTranslator v3.0:
basque - 82 changes by lutxiketa
latvian - 9 changes by Parastais
spanish - 66 changes by Terkhen
ukrainian - 1 changes by edd_k
2012-12-08 18:45:27 +00:00
frosch
7c7c190796 (svn r24802) -Fix [FS#4224]: When displaying the previous news message, don't consider news which are turned off. 2012-12-08 17:19:09 +00:00
frosch
eb20798aae (svn r24801) -Codechange: Add functions to set integral DParams to suitable values for size computations. 2012-12-08 17:18:51 +00:00
frosch
3a58d60e9f (svn r24800) -Fix [FS#5327] (r21933): Glitch in timetable GUI. (sbr) 2012-12-08 17:18:30 +00:00
translators
97e439d601 (svn r24799) -Update from WebTranslator v3.0:
basque - 134 changes by lutxiketa
croatian - 66 changes by VoyagerOne
2012-12-07 18:45:13 +00:00
translators
a406912366 (svn r24798) -Update from WebTranslator v3.0:
basque - 374 changes by lutxiketa
catalan - 66 changes by arnau
finnish - 1 changes by jpx_
italian - 1 changes by lorenzodv
russian - 8 changes by Lone_Wolf
ukrainian - 1 changes by Norby89
2012-12-07 15:34:09 +00:00
rubidium
a75b5b07dc (svn r24797) -Change: upgrade Basque from unfinished to (nearly) finished translation 2012-12-06 22:22:40 +00:00
translators
edb2f0b35e (svn r24796) -Update from WebTranslator v3.0:
basque - 272 changes by lutxiketa
belarusian - 37 changes by KorneySan
dutch - 42 changes by habell
english_US - 66 changes by Rubidium
finnish - 66 changes by jpx_
french - 61 changes by glx
german - 36 changes by planetmaker
greek - 11 changes by Evropi
italian - 36 changes by lorenzodv
russian - 46 changes by KorneySan
ukrainian - 66 changes by Norby89
2012-12-06 18:46:10 +00:00
frosch
75eb34b48c (svn r24795) -Fix (r24789): Unfinished patch. 2012-12-05 19:58:38 +00:00
frosch
9f38b8a71b (svn r24794) -Change: Unify capitalisation in advanced settings dropdowns. 2012-12-05 19:40:07 +00:00
frosch
7734f3a2f1 (svn r24793) -Change: Move script opcodes setting from Economy to AI settings. 2012-12-05 19:39:48 +00:00
frosch
a90bc800e8 (svn r24792) -Add: Readd difficulty settings to advanced settings unless they are already present in other settings windows. 2012-12-05 19:38:44 +00:00
frosch
5d80d59aa6 (svn r24791) -Remove: Difficulty settings window. 2012-12-05 19:37:15 +00:00
frosch
76fef0843c (svn r24790) -Remove: Classic difficulty profiles. 2012-12-05 19:36:41 +00:00
frosch
9ef1c5f4c3 (svn r24789) -Add: Separate setting to control the default settings of newly added scripts and random AIs. 2012-12-05 19:36:04 +00:00
frosch
79968fb667 (svn r24788) -Change: Detach script settings from difficulty settings. Always allow changing all script settings without setting difficulty to custom. 2012-12-05 19:35:38 +00:00
frosch
6516c85c82 (svn r24787) -Fix: Unify checks for editability of settings. 2012-12-05 19:35:09 +00:00
frosch
903294f2bb (svn r24786) -Codechange: Add SettingsProfile enum for difficulty profiles and highscore tables. 2012-12-05 19:34:45 +00:00
frosch
18b97fa062 (svn r24785) -Add: Various methods to open the OSK. (based on patch by Eagle_rainbow) 2012-12-05 19:34:25 +00:00
translators
2e1727c40d (svn r24784) -Update from WebTranslator v3.0:
basque - 778 changes by lutxiketa
czech - 21 changes by Eskymak
german - 1 changes by planetmaker
2012-12-05 18:45:21 +00:00
translators
9ea1401619 (svn r24783) -Update from WebTranslator v3.0:
basque - 825 changes by lutxiketa
danish - 7 changes by Hellwing
2012-12-04 18:45:12 +00:00
michi_cc
44f9260ad4 (svn r24782) -Codechange: [Win32] Disable MSVC warning about using 'this' in a base member initializer list as we don't use it in any problematic way. 2012-12-03 22:08:03 +00:00
michi_cc
ce64eca677 (svn r24781) -Fix (r24762): [Win32] MinGW compiler warning. 2012-12-03 22:08:00 +00:00
glx
00f7ea5927 (svn r24780) -Fix [FS#5378]: passing an int to a function expecting a byte can have side effects when MSVC optimises it 2012-12-03 21:03:13 +00:00
translators
fda9f4707d (svn r24779) -Update from WebTranslator v3.0:
basque - 87 changes by lutxiketa
2012-12-03 18:45:05 +00:00
translators
84ee42919c (svn r24778) -Update from WebTranslator v3.0:
basque - 20 changes by lutxiketa
greek - 115 changes by Evropi
lithuanian - 1 changes by Stabilitronas
luxembourgish - 53 changes by Phreeze
2012-12-02 18:45:22 +00:00
translators
e5ef540102 (svn r24777) -Update from WebTranslator v3.0:
basque - 37 changes by lutxiketa
catalan - 4 changes by Bassals, arnau
greek - 6 changes by Evropi
korean - 6 changes by telk5093
ukrainian - 9 changes by edd_k
2012-12-01 18:45:29 +00:00
alberth
19adc87262 (svn r24776) -Doc: Typo fixes, additions, and additional dots collected from various sources (including Eagle_rainbow, MinchinWeb) 2012-12-01 13:12:39 +00:00
translators
4516d60549 (svn r24775) -Update from WebTranslator v3.0:
belarusian - 2 changes by Wowanxm
greek - 19 changes by Evropi
italian - 1 changes by lorenzodv
latvian - 1 changes by Parastais
lithuanian - 31 changes by 
spanish - 1 changes by Terkhen
2012-11-29 18:45:34 +00:00
frosch
a68b7c0068 (svn r24774) -Fix: Invert the focus handling of the OSK. Keep the focus at the OSK and close it on losing focus. This makes the editbox in the OSK behave correctly. 2012-11-28 21:14:28 +00:00
frosch
cffa57c71d (svn r24773) -Fix: Shift in the OSK behaved like capslock. 2012-11-28 21:03:34 +00:00
frosch
42d27b5e17 (svn r24772) -Codechange: Call Window::OnEditboxChanged only when the content changes, not when only moving the cursor. 2012-11-28 20:54:56 +00:00
translators
86feb7c659 (svn r24771) -Update from WebTranslator v3.0:
basque - 17 changes by lutxiketa
belarusian - 6 changes by KorneySan
croatian - 6 changes by VoyagerOne
dutch - 1 changes by habell
english_US - 1 changes by Rubidium
finnish - 1 changes by jpx_
greek - 36 changes by Evropi
lithuanian - 31 changes by 
polish - 1 changes by wojteks86
russian - 1 changes by Lone_Wolf
2012-11-28 18:45:54 +00:00
frosch
c53e0a9ad5 (svn r24770) -Fix-ish: Calling GUIList::Sort repeatedly has no use without GUIList::NeedResort since the latter has the sideeffects. 2012-11-27 21:54:11 +00:00
frosch
f37b3740b3 (svn r24769) -Feature [FS#3852]: Add a string filter to the server list. (Eagle_rainbow) 2012-11-27 21:35:52 +00:00
frosch
c68200a66e (svn r24768) -Fix: Adjust a comment to reflect some more truth. 2012-11-27 21:30:44 +00:00
frosch
6e82b9f70d (svn r24767) -Codechange: Remove some fragile hacks from the multiplayer list who tried to disguised themself as optimisations. 2012-11-27 21:21:01 +00:00
translators
33aa177102 (svn r24766) -Update from WebTranslator v3.0:
basque - 51 changes by lutxiketa
catalan - 5 changes by arnau
dutch - 5 changes by habell
english_US - 5 changes by Rubidium
esperanto - 11 changes by Joncst
french - 11 changes by gromlin
italian - 5 changes by lorenzodv
latvian - 5 changes by Parastais
lithuanian - 46 changes by Stabilitronas
polish - 5 changes by wojteks86
portuguese - 8 changes by skkeeper
2012-11-27 18:45:56 +00:00
translators
01549e7d02 (svn r24765) -Update from WebTranslator v3.0:
basque - 2 changes by lutxiketa
belarusian - 32 changes by Wowanxm
finnish - 5 changes by jpx_
german - 5 changes by planetmaker
japanese - 1 changes by nex259
korean - 4 changes by telk5093
portuguese - 23 changes by skkeeper
russian - 5 changes by Lone_Wolf
spanish - 5 changes by Terkhen
2012-11-25 18:45:48 +00:00
alberth
443d666bba (svn r24764) -Change: Disable horizontal resizing of the industry chain window, it's not useful. 2012-11-25 15:31:45 +00:00
alberth
9f8184e71e (svn r24763) -Feature: Add industry type and cargo dropdown selection for easier navigating in the industry chain window. 2012-11-25 15:24:02 +00:00
michi_cc
b46358312f (svn r24762) -Fix [FS#5359]: [Win32] Don't crash when switching to an unsupported fullscreen display mode (like 8 bpp modes in Windows 8). 2012-11-25 12:14:13 +00:00
translators
74084c189f (svn r24761) -Update from WebTranslator v3.0:
german - 2 changes by planetmaker
lithuanian - 48 changes by Stabilitronas
2012-11-24 18:45:16 +00:00