frosch
50cdf07bf8
(svn r26632) -Fix [FS#6037]: Incorrect usage of string commands in the order GUI.
2014-06-07 10:42:17 +00:00
translators
00b254a9b3
(svn r26631) -Update from WebTranslator v3.0:
...
catalan - 57 changes by juanjo
english_AU - 1 changes by mrtux
german - 1 changes by planetmaker
hebrew - 24 changes by oofnik
italian - 1 changes by lorenzodv
russian - 1 changes by Lone_Wolf
2014-06-06 17:45:44 +00:00
translators
e57931adfc
(svn r26631) -Update from WebTranslator v3.0:
...
catalan - 57 changes by juanjo
english_AU - 1 changes by mrtux
german - 1 changes by planetmaker
hebrew - 24 changes by oofnik
italian - 1 changes by lorenzodv
russian - 1 changes by Lone_Wolf
2014-06-06 17:45:44 +00:00
translators
ac04334897
(svn r26630) -Update from WebTranslator v3.0:
...
hebrew - 20 changes by oofnik
gaelic - 2 changes by GunChleoc
2014-06-05 17:45:20 +00:00
translators
ec1690f64d
(svn r26630) -Update from WebTranslator v3.0:
...
hebrew - 20 changes by oofnik
gaelic - 2 changes by GunChleoc
2014-06-05 17:45:20 +00:00
frosch
f8def6184b
(svn r26629) -Fix [FS#6012]: If the video driver fails to supply a list of resolutions, display an error message.
2014-06-05 17:14:16 +00:00
frosch
06b210ff42
(svn r26629) -Fix [FS#6012]: If the video driver fails to supply a list of resolutions, display an error message.
2014-06-05 17:14:16 +00:00
Sergii Pylypenko
91ebce1a9c
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
src/console_gui.cpp
src/genworld_gui.cpp
src/group_gui.cpp
src/misc_gui.cpp
src/settings_gui.cpp
src/widgets/settings_widget.h
2014-06-04 17:09:23 +03:00
Sergii Pylypenko
19472fd0d2
Fixed screenshot action, broken by 16bpp blitter
2014-06-03 23:35:05 +03:00
Sergii Pylypenko
8ca0bf745a
Fixed bug in my previous commit
2014-06-03 22:36:38 +03:00
Sergii Pylypenko
3cb6c7d5ee
Fixed right toolbar moving to the left, removed remainder of 'touchscreen mode' stuff
2014-06-03 21:55:41 +03:00
Sergii Pylypenko
75c376a23e
Removed debug
2014-06-03 21:48:28 +03:00
Sergii Pylypenko
c323eb1c8a
Fixed dropdown lists in main toolbar
2014-06-03 21:42:33 +03:00
translators
bb3544e086
(svn r26628) -Update from WebTranslator v3.0:
...
catalan - 13 changes by juanjo
german - 10 changes by planetmaker
2014-06-03 17:45:14 +00:00
translators
f0dcaaf194
(svn r26628) -Update from WebTranslator v3.0:
...
catalan - 13 changes by juanjo
german - 10 changes by planetmaker
2014-06-03 17:45:14 +00:00
Sergii Pylypenko
15db61be69
Fixed mouse click passed down to map after closing a window.
2014-06-03 20:32:39 +03:00
Sergii Pylypenko
41da4be66b
Removed remainder of the 'touchscreen mode' code
2014-06-03 20:27:45 +03:00
Sergii Pylypenko
e465c8db4d
Added vertical toolbar option to game settings
2014-06-03 20:27:10 +03:00
Sergii Pylypenko
742f20fcc3
Revert "Erase queued command also when depot direction/airport type/station type changes."
...
This reverts commit 60a7ac9f3c .
2014-06-03 18:44:34 +03:00
Sergii Pylypenko
b2bfcf6816
Revert "Erase queued commands when another command is about to be queued."
...
This reverts commit 604205045f .
2014-06-03 18:44:16 +03:00
Sergii Pylypenko
a0581f42bd
Revert "Select the actions that will need confirmation."
...
This reverts commit 02caad7c1b .
2014-06-03 18:14:15 +03:00
Sergii Pylypenko
7e6e95c34c
Some fixes to window placement
2014-06-02 23:25:47 +03:00
pelya
9bdda2756b
Fixes to split toolbar
2014-06-02 01:58:58 +03:00
pelya
9923ecfed0
Vertical toolbar is drawn okay, but does not work
2014-06-02 00:15:15 +03:00
translators
0de42947c7
(svn r26624) -Update from WebTranslator v3.0:
...
czech - 23 changes by Eskymak
slovak - 5 changes by Milsa
2014-06-01 17:45:14 +00:00
translators
777e3c9fe3
(svn r26624) -Update from WebTranslator v3.0:
...
czech - 23 changes by Eskymak
slovak - 5 changes by Milsa
2014-06-01 17:45:14 +00:00
frosch
5fd223ae9b
(svn r26623) -Codechange: Make SettingsEntry and SettingsPage polymorphic classes.
2014-06-01 12:14:32 +00:00
frosch
31095e4181
(svn r26623) -Codechange: Make SettingsEntry and SettingsPage polymorphic classes.
2014-06-01 12:14:32 +00:00
frosch
202c4ebd40
(svn r26622) -Codechange: Construct settings tree on the heap instead of using static arrays.
2014-06-01 11:51:24 +00:00
frosch
7e928a6b80
(svn r26622) -Codechange: Construct settings tree on the heap instead of using static arrays.
2014-06-01 11:51:24 +00:00
pelya
9f780643ed
WIP do not compile - split toolbar into two vertical toolbars
2014-06-01 13:45:45 +03:00
pelya
7dd42939ae
Align opened windows with toolbar
2014-06-01 01:32:30 +03:00
pelya
f469e7f57b
Show info about facility/station/vehicle on mouse up instead of mouse down, to allow better map dragging.
2014-06-01 01:23:34 +03:00
pelya
d2feaa9316
Two-finger scrolling will cancel whatever action that was currently selected
2014-06-01 00:29:56 +03:00
pelya
7fb35a10ab
Fixed right mouse click scrolling
2014-05-31 23:57:32 +03:00
pelya
ac10a8c8cf
Added broken 16bpp animated blitter
2014-05-31 23:30:20 +03:00
translators
9971990bd9
(svn r26621) -Update from WebTranslator v3.0:
...
finnish - 2 changes by jpx_
persian - 17 changes by Peymanpn
2014-05-30 17:45:14 +00:00
translators
60549a4870
(svn r26621) -Update from WebTranslator v3.0:
...
finnish - 2 changes by jpx_
persian - 17 changes by Peymanpn
2014-05-30 17:45:14 +00:00
Sergii Pylypenko
318ff9d373
Fixed airport construction dialog too tall
2014-05-28 22:52:11 +03:00
Sergii Pylypenko
1362aaab60
Fixed 'build waypoint' button building a train station.
2014-05-28 22:41:25 +03:00
translators
42a22d3c41
(svn r26620) -Update from WebTranslator v3.0:
...
simplified_chinese - 27 changes by chenwt0315
russian - 8 changes by Lone_Wolf
2014-05-28 17:45:13 +00:00
translators
ed375af7a4
(svn r26620) -Update from WebTranslator v3.0:
...
simplified_chinese - 27 changes by chenwt0315
russian - 8 changes by Lone_Wolf
2014-05-28 17:45:13 +00:00
Sergii Pylypenko
657e563f7c
Fixed no sound when playing music, fixed music volume reverted on new track
2014-05-28 15:41:53 +03:00
Sergii Pylypenko
1d82f57945
Fixed multiplayer join menu
2014-05-27 23:10:56 +03:00
Sergii Pylypenko
617d04eccd
Toggle Android text input when invoking console
2014-05-27 22:43:31 +03:00
Sergii Pylypenko
7748f7cbf1
Auto-switch to full toolbar if enough space
2014-05-27 22:15:25 +03:00
translators
b64f543ee5
(svn r26619) -Update from WebTranslator v3.0:
...
catalan - 3 changes by juanjo
english_AU - 2 changes by mrtux
english_US - 29 changes by Supercheese
korean - 2 changes by telk5093
2014-05-27 17:45:34 +00:00
translators
60436172d6
(svn r26619) -Update from WebTranslator v3.0:
...
catalan - 3 changes by juanjo
english_AU - 2 changes by mrtux
english_US - 29 changes by Supercheese
korean - 2 changes by telk5093
2014-05-27 17:45:34 +00:00
Sergii Pylypenko
e4e3db8a85
Simple but fast 16bpp renderer
2014-05-27 20:42:23 +03:00
translators
a8a14caeac
(svn r26618) -Update from WebTranslator v3.0:
...
catalan - 8 changes by juanjo
croatian - 12 changes by VoyagerOne
french - 2 changes by glx
german - 2 changes by planetmaker
italian - 12 changes by lorenzodv
russian - 2 changes by Lone_Wolf
2014-05-26 17:45:33 +00:00