Commit Graph

16207 Commits

Author SHA1 Message Date
Sergii Pylypenko 595727c438 Fix for vehicles unable to fully load 2016-04-08 21:45:29 +03:00
pelya 0516d3518f Updated Android translations 2016-04-08 21:45:29 +03:00
pelya bf3ae8d3d0 Fixed crash in "Available vehicles" window 2016-04-08 21:45:28 +03:00
pelya dbdf6273a3 Lazy fix for crash https://bugs.openttd.org/task/6437 2016-04-08 21:45:28 +03:00
pelya 44453a4f3d Fixed minimap scrolling 2016-04-03 00:57:18 +03:00
pelya 655bb98974 Fixed sign list window 2016-04-03 00:57:18 +03:00
pelya ecd7e7f4b1 Fixed 'Sort by' widget 2016-04-03 00:57:18 +03:00
pelya 3f4beeb212 Fixed text input widget too small and bottom bar too wide 2016-04-03 00:57:18 +03:00
pelya 079c97d994 Bump version files 2016-04-03 00:57:18 +03:00
pelya 568a135848 Removed a separate empty panel on the Extra Viewport window 2016-04-03 00:57:18 +03:00
Sergii Pylypenko e70cc80e44 Updated tutorial dialog with more videos 2016-04-03 00:56:18 +03:00
Sergii Pylypenko 48f3615bab Rough post-merge GUI fix 2016-04-03 00:56:18 +03:00
Sergii Pylypenko 090a8f3f16 Android translation scripts 2016-04-03 00:56:18 +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
pelya 963cd3c5ea Centered vertical scrollbar 2016-03-27 22:45:58 +03:00
pelya f99dc9868f Centered vertical scrollbar arrows 2016-03-27 22:45:58 +03:00
pelya 05c6c76771 Centered close box sprite 2016-03-27 22:45:58 +03:00
pelya 13b56f21f9 New GFX functions to draw cenetered sprites 2016-03-27 22:45:58 +03:00
pelya 09b117c824 Added BLACK_REMAP mode in 16bpp blitter 2016-03-27 22:45:58 +03:00
pelya 444044a2ef Print crash log to Android logcat 2016-03-27 22:45:58 +03:00