Commit Graph

23006 Commits

Author SHA1 Message Date
Sergii Pylypenko
26a657ea01 Updated Android strings in all translations 2017-06-23 20:17:35 +03:00
Sergii Pylypenko
fb5afa8b0d Removed unused string from all lang files 2017-06-23 20:03:23 +03:00
Sergii Pylypenko
5652be7007 Updated Android settings strings 2017-06-23 19:49:21 +03:00
Sergii Pylypenko
2a9275900a Setting for a compact vertical toolbar, no implementation yet 2017-06-23 19:46:19 +03:00
Sergii Pylypenko
7b6bfad6c1 Enabled windows decorations by default, it looks pretty and no one complained 2017-06-23 19:31:43 +03:00
Sergii Pylypenko
06ba21d834 Oops, fixed zoom-in gesture again 2017-06-23 19:20:35 +03:00
Sergii Pylypenko
3688f73576 Fixed zoom-in multitouch gesture center point coordinates 2017-06-23 19:09:16 +03:00
Sergii Pylypenko
06ffec3f90 Updated version files 2017-06-21 18:16:16 +03:00
Sergii Pylypenko
656b375e03 Fixed compilation 2017-06-20 20:19:17 +03:00
Sergii Pylypenko
af63fa103f Updated translations 2017-06-20 20:13:26 +03:00
frosch
6959749aea (svn r27880) [1.7] -Update: Documentation 2017-06-20 20:01:37 +03:00
frosch
c65cb4a2cf (svn r27866) [1.7] -Update: Documentation 2017-06-20 20:01:37 +03:00
frosch
7b9842c9fe (svn r27865) [1.7] -Backport from trunk: translation updates 2017-06-20 20:01:36 +03:00
frosch
307e17be4d (svn r27864) [1.7] -Backport from trunk:
- Fix: Add missing game script event for ships arriving at a station [FS#6560] (r27859, r27858)
- Fix: StringID truncation to 16 bits broke string remapping test [FS#6555] (r27851)
- Fix: Infinite loop in pathfinder when checking safe waiting position from a waypoint [FS#5926] (r27846)
- Fix: [YAPF] Consider depot as destination before reversing path and applying penalty (r27843)
- Fix: Don't consider locks or ship depots as clear water when placing industries (r27841)
- Fix: Small news window's fake caption was not sized to fit its text (r27838)
2017-06-20 20:01:36 +03:00
frosch
08c73115dd (svn r27863) [1.7] -Backport from trunk:
- Fix: Black remap did nothing in 8bpp-simple blitter (r27837)
- Fix: Misaligned resize icon due to widget bounds being inclusive (r27831)
- Fix: Update viewport sign dimensions when changing GUI zoom level (r27827, r27819)
- Fix: Vehicle viewport is not user scrollable so flag window as such (r27823)
- Fix: Allow dropdown to be drawn above origin widget even with scrollbar (r27820)
- Fix: 32bpp-anim blitters assumed that pitch and width of the screen were equal [FS#6545] (r27796)
- Fix: Chat text background overflowed due to missing padding [FS#6526] (r27794)
2017-06-20 20:01:25 +03:00
frosch
1affb01a81 (svn r27862) [1.7] -Backport from trunk:
- Fix: Failed to load lzo compressed savegames sometimes [FS#6450] (r27793)
- Fix: [Win32] Mark OpenTTD as DPI-aware to avoid OS window scaling that breaks mouse input [FS#6366] (r27791, r27790)
- Fix: [NewGRF] Get vehicle load amount after executing new cargo trigger [FS#6536] (r27788)
- Fix: AI configuration changed incorrect parameter when some parameters are hidden [FS#6479] (r27787, r27786)
- Fix: Buoys not always drawn after being placed depending on zoom level [FS#6508] (r27785)
- Fix: Allow rail conversion even if ship is on tile [FS#6505] (r27784)
2017-06-19 20:50:51 +03:00
pelya
650e372710 Attempt to restart the app using Linux shell 2017-04-07 23:42:25 +03:00
pelya
3e069251c9 Better fix for hiding error message window after clicking 'Cancel' 2017-04-07 22:01:18 +03:00
pelya
736a6ad1f5 Oops 2017-04-07 21:54:46 +03:00
pelya
2757f1844c Hide error message if user clicked 'Cancel' in buiuld confirmation window 2017-04-07 21:53:48 +03:00
pelya
7a5e2b454e Added 'OK' button to error message dialog 2017-04-07 21:52:47 +03:00
pelya
f2405b6e3e Toned down window closing by dragging, dim window when it's closed 2017-04-07 21:29:43 +03:00
pelya
99df613d97 Re-added Ctrl and Shift button to horizontal toolbar 2017-04-07 20:43:26 +03:00
pelya
2f31a81021 April 1-st is already passed 2017-04-05 23:30:38 +03:00
pelya
3364c4288d Bad fix for changing video depth resetting all settings to zero 2017-04-05 23:19:14 +03:00
pelya
0f8a3bdfb7 Fix for loading savegame from network that actually works 2017-04-04 23:34:43 +03:00
pelya
d904e0155d Fixed load savegame from network 2017-04-04 23:14:30 +03:00
pelya
376dbd4d66 Fixed minimap. That's good enough for release 2017-04-02 23:39:38 +03:00
pelya
2db4a9f8b8 Improved fast forward code a bit 2017-04-02 23:26:23 +03:00
pelya
c4d53e04d8 Fixed left-button-up event handled with one second delay if the game does not redraw the screen 2017-04-02 23:16:11 +03:00
pelya
f2c61803d9 Updated todo 2017-04-02 20:52:34 +03:00
pelya
73a9161869 April 1st, fools! 2017-04-02 02:12:42 +03:00
pelya
c53950b12e Fixed windows unable to be dragged beyond the right part of the screen 2017-04-02 02:04:46 +03:00
pelya
8375a7edf8 Revert "Revert "Revert "Async Android text input"""
This reverts commit 181b5f363b.
2017-04-02 01:58:06 +03:00
pelya
1c8ca0ca4f Revert "Attempt to fix Android async text input"
This reverts commit e48232345a.
2017-04-02 01:58:00 +03:00
pelya
e48232345a Attempt to fix Android async text input 2017-04-02 01:57:35 +03:00
pelya
181b5f363b Revert "Revert "Async Android text input""
This reverts commit 7b27195e9e.
2017-04-02 00:51:49 +03:00
pelya
22e7a437c4 no-toolbars: misclicks should be fixed 2017-04-02 00:50:59 +03:00
pelya
859ec2c025 Updated translations 2017-04-01 20:48:24 +03:00
pelya
2dbddf0e31 1.7.0 release: updated version files 2017-04-01 20:46:20 +03:00
frosch
4976bbc3e1 (svn r27839) [1.7] -Update: Documentation 2017-04-01 20:45:23 +03:00
pelya
c11ec69cd6 Updated TODO 2017-03-31 23:25:03 +03:00
pelya
7b27195e9e Revert "Async Android text input"
This reverts commit 3ed747e0ab.
2017-03-31 23:24:39 +03:00
pelya
3ed747e0ab Async Android text input 2017-03-31 23:24:14 +03:00
pelya
ce56dd8023 Another fix for main menu 2017-03-31 23:11:37 +03:00
pelya
6dcd0f280f Fix for main menu dragged off screen 2017-03-31 22:53:01 +03:00
pelya
c207359d2d Fixed 'New game' dialog 2017-03-31 22:50:57 +03:00
pelya
f4a2317c39 no-titlebars: fixed windows not draggable over the top of the screen, for real now 2017-03-31 22:35:10 +03:00
pelya
205ef47f73 Fixed combobox popups not reaching the top of the screen 2017-03-31 22:30:07 +03:00
pelya
0a7a095b92 Updated todo 2017-03-31 04:17:22 +03:00