Commit Graph

16213 Commits

Author SHA1 Message Date
Sergii Pylypenko
19bfa2317c Keep building area highlighted when confirmation window is shown 2016-04-06 23:39:17 +03:00
Sergii Pylypenko
a7a8e35968 Build confirmation window, for each build action on the map 2016-04-06 23:35:05 +03:00
Sergii Pylypenko
a474c233e0 Bigger list items in vehicle orders dialog 2016-04-06 22:20:52 +03:00
Sergii Pylypenko
6fcdd5c43f Fixed bridge UI 2016-04-04 23:11:37 +03:00
Sergii Pylypenko
b0441047aa Hide all windows when building anything on the map 2016-04-04 23:04:39 +03:00
Sergii Pylypenko
00dc8319eb Fix for vehicles unable to fully load 2016-04-04 21:33:16 +03:00
pelya
b4b6e07057 Updated Android translations 2016-04-03 14:55:57 +03:00
pelya
5bbb64885a Fixed crash in "Available vehicles" window 2016-04-03 14:10:44 +03:00
pelya
844cb32a88 Lazy fix for crash https://bugs.openttd.org/task/6437 2016-04-03 13:55:34 +03:00
pelya
bcacd626ef Fixed minimap scrolling 2016-04-03 00:13:59 +03:00
pelya
026bd48e91 Fixed sign list window 2016-04-03 00:00:44 +03:00
pelya
03fa2b7487 Fixed 'Sort by' widget 2016-04-02 23:52:33 +03:00
pelya
b74200f58f Fixed text input widget too small and bottom bar too wide 2016-04-02 23:39:41 +03:00
pelya
5e54f92241 Bump version files 2016-04-02 22:57:04 +03:00
pelya
4c30d8e5a4 Removed a separate empty panel on the Extra Viewport window 2016-04-02 22:41:29 +03:00
Sergii Pylypenko
2b5d1be8e7 Updated tutorial dialog with more videos 2016-03-30 22:08:27 +03:00
Sergii Pylypenko
0ad6eba1b6 Rough post-merge GUI fix 2016-03-28 22:14:45 +03:00
Sergii Pylypenko
eec71a5e62 Android translation scripts 2016-03-28 20:42:43 +03:00
frosch
29e1314e97 (svn r27519) [1.6] -Update: Documentation 2016-03-27 23:18:49 +03:00
pelya
74c1382675 Compilation fixes 2016-03-27 23:14:56 +03:00
pelya
b07ae4fa74 Railroad tutorial, by Deliso Jan 2016-03-27 22:57:26 +03:00
pelya
3a12f56a62 Fixed windows hidden when moved slightly off-screen to the left 2016-03-27 22:57:26 +03:00
Sergii Pylypenko
cfef9c8f29 Better font detection 2016-03-27 22:57:26 +03:00
Sergii Pylypenko
16f249f025 Set font path to app local directory instead of the /system/fonts, because random devices miss random fonts 2016-03-27 22:57:26 +03:00
Sergii Pylypenko
a0299ff713 Fixed compilation 2016-03-27 22:57:26 +03:00
Sergii Pylypenko
d03b27e1f6 Fixed multiplayer chat
Conflicts:
	src/network/network_gui.cpp
2016-03-27 22:56:50 +03:00
Sergii Pylypenko
a016e3fbf9 Fixed refit window too big. 2016-03-27 22:54:32 +03:00
pelya
2f59f6d1df Fixed 'New game' dialog
Conflicts:
	src/genworld_gui.cpp
2016-03-27 22:54:18 +03:00
Sergii Pylypenko
d00e9cd050 WTF why is it swapped?
Conflicts:
	src/settings_gui.cpp
2016-03-27 22:52:35 +03:00
Sergii Pylypenko
50e6a86f7b Non-blocking text input. so you won't get kicked by server because of no reply to ping 2016-03-27 22:51:27 +03:00
Sergii Pylypenko
d2a582fb9e Changing GUI zoom factor will also change resolution
Conflicts:
	src/settings_gui.cpp
2016-03-27 22:51:23 +03:00
Sergii Pylypenko
eadf5e9f4a Fixed sort button marker not centered 2016-03-27 22:50:05 +03:00
Sergii Pylypenko
4c1172d9d0 Fixed 'Replace vehicles' dialog 2016-03-27 22:50:05 +03:00
Sergii Pylypenko
3ff1ccb5c2 Fixed dropdown box too narrow and cropping text 2016-03-27 22:50:05 +03:00
Sergii Pylypenko
a479267db2 Fixed 'Buy vehicle' dialog not resizable 2016-03-27 22:50:04 +03:00
Sergii Pylypenko
1ea2ca0482 Adjusting vehicle window size 2016-03-27 22:50:04 +03:00
Sergii Pylypenko
12ea53e19e Fxied crash in 'Replace vehicle' window 2016-03-27 22:50:04 +03:00
Sergii Pylypenko
e58a207cf6 Fixed 'Buy vehicle' window
Conflicts:
	src/build_vehicle_gui.cpp
2016-03-27 22:50:00 +03:00
pelya
2365e94acb Fixed 'check online content' dialog
Conflicts:
	src/network/network_content_gui.cpp
2016-03-27 22:49:07 +03:00
pelya
34e886c5e5 Reverted more SetMinimalSize() hacks 2016-03-27 22:48:45 +03:00
pelya
fe72293c37 Reverted SetMinimalSize() changes, they are not needed anymore 2016-03-27 22:48:45 +03:00
pelya
c7087a15b7 Fixed 'new game' dialog 2016-03-27 22:48:45 +03:00
pelya
9500f8d92a Set default min size for all widgets
Conflicts:
	src/widget.cpp
2016-03-27 22:48:39 +03:00
pelya
f5a0182b8a More fixes to network GUI
Conflicts:
	src/widget.cpp
2016-03-27 22:48:08 +03:00
pelya
3a77fccd6f Fixed multiplayer widgets
Conflicts:
	src/network/network_gui.cpp
2016-03-27 22:47:18 +03:00
pelya
7dc511ba5c Fixed toolbar and status bar 2016-03-27 22:45:58 +03:00
pelya
13ad49d329 Fixed crash in minimap legend 2016-03-27 22:45:58 +03:00
pelya
075ac65a93 Fixes in vehicle GUI 2016-03-27 22:45:58 +03:00
pelya
9652791a07 Fixed game settings dialog 2016-03-27 22:45:58 +03:00
pelya
5c44744772 Centered dropdown drop button 2016-03-27 22:45:58 +03:00