Commit Graph

16203 Commits

Author SHA1 Message Date
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
pelya a137088a80 Fixed dropdown box not putting droplist above the widget 2016-03-27 22:45:58 +03:00
pelya a0bcc2ae25 Fixed mouse input not processed, fixed PC compilation
Conflicts:
	src/video/sdl_v.cpp
2016-03-27 22:43:17 +03:00
pelya 400065fa43 Fixed compilatin, reverted several of my changes
Conflicts:
	src/gfx.cpp
	src/widget.cpp
	src/widget_type.h
	src/window.cpp
	src/window_func.h
2016-03-27 22:41:43 +03:00
pelya 3ef1c1baff Merge commit 'a8b575671894ffe1329ef37dca4989c0e60d70f5'
These merges are becoming more awful every time

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/error_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/rev.cpp.in
	src/road_gui.cpp
	src/settings_gui.cpp
	src/settings_gui.h
	src/signs_gui.cpp
	src/station_gui.cpp
	src/table/settings.ini
	src/terraform_gui.cpp
	src/toolbar_gui.cpp
	src/toolbar_gui.h
	src/vehicle_gui.cpp
	src/video/sdl_v.cpp
	src/viewport.cpp
	src/widget.cpp
	src/widgets/settings_widget.h
2016-03-27 22:33:11 +03:00