pelya
6da09497d7
Updated version to 1.5.0-RC1
2015-03-29 21:50:10 +03:00
pelya
0d868d80bd
Merge branch 'master' into 1.5
...
Conflicts:
src/ai/ai_gui.cpp
src/build_vehicle_gui.cpp
src/cheat_gui.cpp
src/company_gui.cpp
src/depot_gui.cpp
src/dock_gui.cpp
src/genworld_gui.cpp
src/misc_gui.cpp
src/network/network_content_gui.cpp
src/network/network_gui.cpp
src/newgrf_gui.cpp
src/news_gui.cpp
src/rail_gui.cpp
src/road_gui.cpp
src/settings_gui.cpp
src/settings_gui.h
src/station_gui.cpp
src/table/settings.ini
src/toolbar_gui.cpp
src/toolbar_gui.h
src/vehicle_gui.cpp
src/video/sdl_v.cpp
src/widget.cpp
src/widgets/settings_widget.h
2015-03-29 21:48:14 +03:00
frosch
ed5ccce41b
(svn r27195) [1.5] -Update: Documentation
upstream-1.5-rc1
2015-03-29 20:42:26 +03:00
frosch
6b42179419
(svn r27194) [1.5] -Change: New titlegame (Emperor Jake)
2015-03-29 20:42:13 +03:00
pelya
6977514ff1
Removed some unused Android-specific strings
2015-03-29 20:23:39 +03:00
pelya
fc4ae3a627
Fixes to tutorial dialog
2015-03-29 20:23:39 +03:00
pelya
1e5fb9290c
Video tutorial dialog, only one bus tutorial for now
2015-03-29 20:23:39 +03:00
Sergii Pylypenko
cdde929500
Better support for hardware Ctrl/Shift keys and hardware mouse
2015-03-29 20:23:39 +03:00
Sergii Pylypenko
eb6626d247
Tap anywhere to close popup dropdown menu
2015-03-29 20:23:39 +03:00
Sergii Pylypenko
ab0e3a8bef
Removed references to tablet bar, it's not needed anymore
2015-03-29 20:23:39 +03:00
Sergii Pylypenko
dce1a08117
Oops
2015-03-29 20:23:39 +03:00
Sergii Pylypenko
49d814d5d3
Fixed scenario editor GUI messed by vertical toolbar
2015-03-29 20:23:39 +03:00
pelya
d260038aac
Fixed road tunnel preview not shown when dragging mouse
2015-03-29 20:23:39 +03:00
pelya
5b874adee8
Do not auto-close main toolbar menus, disabled autoscroll for dropdown lists
2015-03-29 20:23:35 +03:00
pelya
d9f14a5b79
Hide all windows when placing airport
2015-03-29 20:22:19 +03:00
pelya
8f7e444f4f
Allow scrolling when selecting destination station or building single-tile objects
2015-03-29 20:22:19 +03:00
pelya
9875c97661
Do not change windows focus on mouse-up action
2015-03-29 20:22:18 +03:00
pelya
0d3412d064
Hide all windows when selecting vehicle destination station
2015-03-29 20:22:18 +03:00
pelya
6f9c0181c1
Align all construction windows to the left, to make more space at the center of the screen
2015-03-29 20:22:18 +03:00
pelya
ac76047f54
Off-by-pixel toolbar placement, arrgh
2015-03-29 20:22:18 +03:00
pelya
bde4cdebc1
Fixed too wide buttons in the railroad semaphore dialog
2015-03-29 20:22:18 +03:00
Sergii Pylypenko
60f12ed588
Select last tool for waterways and terraform toolbars
2015-03-29 20:22:18 +03:00
Sergii Pylypenko
400b6daad0
Auto-select last used tool for railroad
2015-03-29 20:22:18 +03:00
pelya
fdddd873dd
Auto-select last used tool when user cancels build action, only for roads now
2015-03-29 20:22:18 +03:00
pelya
5934a69f67
Fixed played time display for cloud saves
2015-03-29 20:22:18 +03:00
pelya
55d31f06fb
Continuously scroll map with two fingers
2015-03-29 20:22:18 +03:00
pelya
396aebaa98
Shorter rail station construction window
2015-03-29 20:22:18 +03:00
pelya
e0efbfbd75
Fixed network save setting not saved to config file
2015-03-29 20:19:58 +03:00
pelya
be3f236eaf
Cloudsave support
2015-03-29 20:19:53 +03:00
pelya
69a31cde7b
WIP save to network - fixed UI
2015-03-29 20:19:04 +03:00
pelya
7fa4e7bbc3
WIP backup savegames to network
2015-03-29 20:19:04 +03:00
pelya
024daa1225
Smallmap legend can be hidden
2015-03-29 20:19:03 +03:00
pelya
4d4f707638
Removed #ifdef ANDROID from where it's not needed
2015-03-29 20:19:03 +03:00
pelya
9a3b8e8969
Fixed town aythority window and new town dialog too tall
2015-03-29 20:19:03 +03:00
Sergii Pylypenko
fa59440329
Updated version in another file, argh
...
Conflicts:
src/rev.cpp.in
2015-03-29 20:19:01 +03:00
Sergii Pylypenko
8835c78261
Updated release version
...
Conflicts:
.ottdrev
2015-03-29 20:17:40 +03:00
frosch
5b1632f4aa
(svn r27190) -Fix [FS#6255] (r27106): Original road vehicle acceleration crashed for vehicles taking over.
2015-03-16 20:01:14 +00:00
translators
dbcf0d8625
(svn r27189) -Update from WebTranslator v3.0:
...
korean - 1 changes by telk5093
2015-03-16 17:45:22 +00:00
translators
a04042f7b4
(svn r27188) -Update from WebTranslator v3.0:
...
korean - 2 changes by telk5093
2015-03-15 20:20:16 +00:00
frosch
aef1cf42e1
(svn r27187) -Fix: Code style.
2015-03-15 12:19:58 +00:00
michi_cc
ab048fdcd1
(svn r27186) -Codechange: Rename AlwaysDrawUnpavedRoads() to better reflect what it does.
2015-03-14 14:27:07 +00:00
rubidium
7cb07acd86
(svn r27185) -Fix: prevent the compiler from optimizing an assignment away which caused GCC 5 to actually crash
2015-03-13 20:54:35 +00:00
rubidium
76b1bd0f4c
(svn r27184) -Cleanup: remove some removed strings
2015-03-13 20:53:29 +00:00
rubidium
7ae2a1764d
(svn r27183) -Fix: GCC5 compilation
2015-03-13 19:42:49 +00:00
translators
a149707db7
(svn r27182) -Update from WebTranslator v3.0:
...
luxembourgish - 4 changes by Phreeze
2015-03-13 17:45:21 +00:00
translators
f34340a2d6
(svn r27181) -Update from WebTranslator v3.0:
...
french - 4 changes by glx
2015-03-11 17:46:24 +00:00
translators
18d8d3e5a6
(svn r27180) -Update from WebTranslator v3.0:
...
catalan - 16 changes by juanjo
norwegian_bokmal - 4 changes by cuthbert
spanish - 1 changes by juanjo
2015-03-10 17:47:16 +00:00
translators
ad056b0da5
(svn r27179) -Update from WebTranslator v3.0:
...
afrikaans - 10 changes by telanus
croatian - 4 changes by VoyagerOne
finnish - 4 changes by jpx_
hebrew - 9 changes by oofnik
italian - 3 changes by lorenzodv
korean - 11 changes by Gimel3830, telk5093
lithuanian - 4 changes by Stabilitronas
polish - 4 changes by wojteks86
romanian - 29 changes by kneekoo
gaelic - 4 changes by GunChleoc
slovak - 17 changes by Milsa
spanish - 4 changes by SilverSurferZzZ
2015-03-09 18:15:33 +00:00
frosch
a14b836bf2
(svn r27178) -Fix [FS#5969]: Data race due to lazy initialisation of objects.
2015-03-07 18:27:01 +00:00
translators
163ab9fd56
(svn r27177) -Update from WebTranslator v3.0:
...
catalan - 3 changes by juanjo
dutch - 4 changes by habell
russian - 4 changes by Lone_Wolf
spanish - 10 changes by juanjo
tamil - 7 changes by ganesh
2015-03-02 17:46:37 +00:00