22663 Commits

Author SHA1 Message Date
Sergii Pylypenko
6fe5779964 Updated TODO 2017-02-02 20:30:24 +02:00
Sergii Pylypenko
ab89ea3d79 Windows compilation fixes 2017-02-02 19:58:17 +02:00
Sergii Pylypenko
703350b122 Tutorial: fix for win32 2017-02-01 19:15:57 +02:00
pelya
9fc76f0d59 Updated todo 2017-01-29 17:46:41 +02:00
pelya
1262c44828 Button size goes up to 100 2017-01-29 15:57:47 +02:00
pelya
0102559989 Definite fix for libtimidity.cpp not included into compilation 2017-01-28 23:50:53 +02:00
pelya
cf6c1d2191 Revert "Fixed libtimidity not detected on Android"
This reverts commit fe24baa15d.
2017-01-28 23:45:42 +02:00
pelya
fe24baa15d Fixed libtimidity not detected on Android 2017-01-28 23:28:11 +02:00
pelya
698bc4b902 Adjusted default video settings for touchscreen 2017-01-28 23:03:54 +02:00
pelya
532923c6da Reverted to using extmidi for PC build 2017-01-28 22:58:32 +02:00
Sergii Pylypenko
b394d53be8 Updated todo 2017-01-27 21:31:40 +02:00
Sergii Pylypenko
45282cf181 Changed default options to touchscreen-friendly 2017-01-27 21:29:47 +02:00
Sergii Pylypenko
060ce5e90c Updated TODO 2017-01-25 21:29:54 +02:00
Sergii Pylypenko
fbf6f2f3aa Save all settings immediately when closing the Settings dialog, because users tend to kill the app instead of pressing 'Quit' button 2017-01-22 23:04:13 +02:00
Sergii Pylypenko
f03484e84b Code style 2017-01-13 15:15:22 +02:00
Sergii Pylypenko
1ac9a88d04 Fixed crash in tutorial 2017-01-13 15:14:29 +02:00
Sergii Pylypenko
7701d6e416 Updated translations 2017-01-12 23:14:19 +02:00
pelya
1a247739e4 Updated todo 2016-07-03 03:29:12 +03:00
Sergii Pylypenko
57d41db36b Updated Android translations 2016-07-01 23:21:41 +03:00
Sergii Pylypenko
02e401f0a7 Smallmap: disabled show/hide legend button 2016-07-01 22:57:36 +03:00
Sergii Pylypenko
9594314a4e Fixed build tools leaving random uncloseable station dialogs 2016-07-01 22:49:23 +03:00
Sergii Pylypenko
34ad2795dc Fixed left/right arrows on scroller buttons in advanced settings 2016-07-01 21:57:42 +03:00
Sergii Pylypenko
5e587de286 Fixed advanced settings UI 2016-07-01 21:50:45 +03:00
Sergii Pylypenko
7804eec44e Updated todo 2016-07-01 21:50:39 +03:00
Sergii Pylypenko
a163813073 Updated version numbers 2016-07-01 21:30:28 +03:00
frosch
e41a1da99a (svn r27608) [1.6] -Update: Documentation 2016-07-01 21:29:49 +03:00
frosch
0a5258743a (svn r27607) [1.6] -Backport from trunk:
- Fix: Compilation and optimisation issues with GCC6 (r27606, r27605, r27595)
- Fix: Compilation with --disable-network [FS#6481] (r27602)
- Fix: [NewGRF] shift-and-add-divide/modulo varadjusts use signed division/modulo (r27600)
- Fix: Company 0 could accept engine previews before they were offered (r27598)
2016-07-01 21:29:49 +03:00
frosch
93c2215a49 (svn r27596) [1.6] -Update: Documentation 2016-07-01 21:29:49 +03:00
frosch
647c71ea47 (svn r27593) [1.6] -Backport: language updates from trunk 2016-07-01 21:29:49 +03:00
frosch
40b5a814cf (svn r27592) [1.6] -Backport from trunk:
- Fix: Automatic servicing of road vehicles compared path finder costs with tile distances, thus vehicles went to depots which were factor 100 too far away [FS#6410] (r27586)
- Fix: Enforce a non-zero load amount for all vehicles, so that vehicles can process their cargo reservations [FS#6437] (r27585, r27584)
- Fix: Do not decrease the column width of depot windows when vehicles with high unitnumbers leave [FS#6415] (r27583)
- Fix: Button size computation in script configuration window [FS#6461] (r27581)
- Fix: [NewGRF] Set date of last service on construction also for wagons and articulated parts [FS#6395] (r27580)
2016-07-01 21:29:32 +03:00
frosch
7efff1b9ae (svn r27591) [1.6] -Backport from trunk:
- Change: Performance improvement for dedicated servers by skipping drawing calls earlier in the process [FS#6402] (r27579)
- Fix: Vehicles could not be hidden from the purchase list when they were in exclusive preview [FS#6454] (r27578)
- Fix: Dock and roadstop picker, client list and town authority window did not auto-resize according to their content when they were positioned at the bottom of the screen [FS#6386] (r27577)
- Fix: Various incorrect but uncritical size computations in the content client [FS#6449] (r27576, r27570)
2016-07-01 21:27:25 +03:00
frosch
9f04b98dcb (svn r27590) [1.6] -Backport from trunk:
- Fix: Memory leak when disabling palette animation [FS#6404] (r27575)
- Fix: [NewGRF] The house id as returned by house variable 66 was incorrect when querying neighboured tiles [FS#6432] (r27574)
- Fix: [Build] Compilation failure with gcc 6.1 due to headers included after safeguards.h [FS#6467] (r27573)
- Fix: Convenience savegame bump to distinguish 1.6 savegames from 1.5 savegames [FS#6442] (r27572)
2016-07-01 21:25:23 +03:00
frosch
4204ff8fff (svn r27589) [1.6] -Backport from trunk:
- Feature: Mexican Spanish (r27564, r27553, r27552)
2016-07-01 21:25:17 +03:00
frosch
c2c30aa18c (svn r27588) [1.6] -Backport from trunk:
- Fix: [Build] Force sorting to be locale independent, so files are always ordered the same and by that token better diff-able (r27562, r27558)
- Fix: Typos in comments and string (r27561, r27560)
- Fix: [Build] bashism that caused different CFLAGS with bash vs dash (r27557)
2016-07-01 21:24:34 +03:00
frosch
814b2950d5 (svn r27587) [1.6] -Backport from trunk:
- Fix: Use a more appropiate sound effect for convert-rail (r27547)
- Fix: Remove SetFill from vehicle GUI buttons, so that the viewport is resized instead of them in case of long window titles (r27546)
- Fix: [Script] Generation of API wrappers (r27545, r27544, r27543)
- Fix: [Windows] ICU got disabled for Windows builds, breaking RTL support [FS#6427] (r27542)
- Fix: [NewGRF] Station spritelayouts did not accept the var10 flag for the palette [FS#6435] (r27534)
2016-07-01 21:24:34 +03:00
pelya
9aa4c3d9ec Fixed a crash in my own tooltip code 2016-05-20 23:27:32 +03:00
Sergii Pylypenko
a4b1b961ad Updated todo 2016-05-20 20:21:34 +03:00
Sergii Pylypenko
3b90087230 Updated todo 2016-05-20 20:19:52 +03:00
Sergii Pylypenko
15a4419dc5 Fixed bridges not building when confirmation is disabled, rearranged tooltip position to not obscure buttons 2016-05-20 20:18:41 +03:00
pelya
67a0d38786 Rearranged rail station window, to allow space for NewGRF stations 2016-05-18 11:05:46 +03:00
pelya
e78d8e5478 Fixed joining stations, broken by confirmation dialog 2016-05-18 09:37:38 +03:00
pelya
9cb56d3534 Fixed bridge GUI broken due to confirmation dialog 2016-05-17 14:41:44 +03:00
pelya
44bea540be Fixed remove and one-way buttons for road and rail, broken by confirmation UI 2016-05-17 13:48:18 +03:00
Sergii Pylypenko
2aee7d406c Fixed a crash in confirmation dialog 2016-05-16 22:29:57 +03:00
Sergii Pylypenko
e1258ab87a Warning: crashes! Confirmation dialog will also show estimated cost 2016-05-16 22:15:41 +03:00
Sergii Pylypenko
e94afe86c3 Show station information in confirmation mode only if coverage area highlight is enabled, it will show incorrect info otherwise 2016-05-16 20:22:13 +03:00
pelya
d408d58b57 Fixed multiplayer client list not drawn when it's too narrow 1.6.0.56 2016-05-15 19:18:16 +03:00
pelya
481cecf6aa Fixed multiplayer client list 1.6.0.55 2016-05-15 01:34:24 +03:00
pelya
e3ea0025c5 Updated Andorid translations 2016-05-14 23:28:34 +03:00
pelya
584d7f3136 Backported Spanish Mexican translation from upstream master branch 2016-05-14 23:27:25 +03:00