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
alberth
c8a727d3fc
(svn r27210) -Doc[FS#6268]: OpenTTD tiles have more attributes nowadays (Samu).
2015-03-28 16:48:46 +00:00
frosch
bba85a6e01
(svn r27209) -Add: Draw path reservation on the whole bridge, not only on the bridge heads.
2015-03-28 14:04:06 +00:00
frosch
5503af7bfa
(svn r27208) -Fix: Draw correct overlay sprites for path reservations on bridges and tunnels.
2015-03-28 14:03:26 +00:00
frosch
1ab66855db
(svn r27207) -Codechange: Replace some magic integers with the appropiate symbols.
2015-03-28 14:00:39 +00:00
translators
9074326e86
(svn r27206) -Update from WebTranslator v3.0:
...
czech - 5 changes by Eskymak
luxembourgish - 9 changes by Phreeze
2015-03-27 17:45:28 +00:00
translators
3966c3e37c
(svn r27205) -Update from WebTranslator v3.0:
...
luxembourgish - 24 changes by Phreeze
2015-03-26 17:45:15 +00:00
translators
ae9f4571b8
(svn r27204) -Update from WebTranslator v3.0:
...
luxembourgish - 6 changes by Phreeze
ukrainian - 1 changes by Strategy
2015-03-25 17:45:24 +00:00
translators
cfd442e74b
(svn r27203) -Update from WebTranslator v3.0:
...
swedish - 4 changes by daishan
2015-03-23 17:45:14 +00:00
translators
a6647f389b
(svn r27202) -Update from WebTranslator v3.0:
...
catalan - 1 changes by juanjo
korean - 1 changes by telk5093
2015-03-22 17:45:30 +00:00
translators
558f756a15
(svn r27201) -Update from WebTranslator v3.0:
...
english_US - 4 changes by Supercheese
latin - 4 changes by Supercheese
2015-03-21 17:45:26 +00:00
frosch
c37ee53ecc
(svn r27200) -Feature/Fix [FS#6260]: [NewGRF] Add Misc. GRF Feature Flag 6 to enable the second rocky tile set.
2015-03-20 19:27:15 +00:00
translators
a5d412ba79
(svn r27199) -Update from WebTranslator v3.0:
...
hungarian - 4 changes by Brumi
korean - 1 changes by telk5093
2015-03-20 17:45:22 +00:00
frosch
3df2b8020d
(svn r27198) -Revert (r27197): WT3 being rude.
2015-03-19 18:11:00 +00:00
translators
78fb9afd80
(svn r27197) -Update from WebTranslator v3.0:
...
swedish - 3 changes by Joel_A
2015-03-19 17:45:05 +00:00
frosch
8a7d5b0c9b
(svn r27193) -Fix (r27192): Incomplete copy/paste.
2015-03-17 20:45:57 +00:00
frosch
2edbc72ebd
(svn r27192) -Change: heading for 1.6 now
2015-03-17 20:33:44 +00: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
planetmaker
0a9364cef6
(svn r27176) -Fix: Compilation with MinGW64 (Eddy Arfik)
2015-03-02 09:10:16 +00:00
translators
833f680a5e
(svn r27175) -Update from WebTranslator v3.0:
...
catalan - 14 changes by arnau
italian - 4 changes by lorenzodv
korean - 3 changes by telk5093
2015-03-01 17:46:04 +00:00
alberth
da9721ffd6
(svn r27174) -Feature[FS#6236]: Display relative offset changes in the sprite aligner (juzza1).
2015-03-01 08:17:14 +00:00
frosch
06e97d529b
(svn r27173) -Fix [FS#6237] (r27134): Use the regular clipping functions in the sprite aligner instead of some magic.
2015-02-28 20:09:49 +00:00