Commit Graph

22650 Commits

Author SHA1 Message Date
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
pelya
1f4570c14b Change video color depth from game options 2016-04-17 01:05:19 +03:00
pelya
8ec3f4462a Also disable Ctrl hotkey for road stations 2016-04-16 22:49:53 +03:00
pelya
174b07f266 Fixed joining rail stations broken 2016-04-16 22:47:13 +03:00
Sergii Pylypenko
0917c225d8 Added vertical toolbar setting to advanced settings dialog 2016-04-15 22:22:34 +03:00
Sergii Pylypenko
05d1643d26 Confirmation dialog: show what goods the station accepts using a tooltip 2016-04-12 22:29:55 +03:00
Sergii Pylypenko
686321deff Fixed crash when selecting different font size 2016-04-12 21:16:21 +03:00
pelya
bcec5edab9 Updated todo 2016-04-11 01:50:01 +03:00
pelya
eba99834e0 Updated translations 2016-04-11 01:15:24 +03:00
pelya
712ebb3287 Fixed wrong minimap legend clicks items after few minimap usages 2016-04-11 01:13:01 +03:00
pelya
17abfa33d0 Fixed station catchment area not shown when using confirmation dialog 2016-04-11 01:03:50 +03:00
pelya
4cba4d08aa Fixed UI when building with non-autorail tool with confirmation window 2016-04-11 00:48:14 +03:00
pelya
de9d011a01 Fixed non-autorail building with confirmation dialog, UI is still slightly broken 2016-04-11 00:34:01 +03:00
pelya
fe24037905 Updated todo 2016-04-10 23:58:43 +03:00