Commit Graph

46058 Commits

Author SHA1 Message Date
Sergii Pylypenko 7317193d3d Small fix to fontdetection 2019-10-17 21:18:54 +03:00
Sergii Pylypenko 0bde1d1cbe Fixed tutorial 2019-10-17 21:18:29 +03:00
Sergii Pylypenko 170e4dbc48 Bump version 2019-09-23 19:46:06 +03:00
Sergii Pylypenko 00dea17ecf Merge remote-tracking branch 'up/release/1.9' into 1.9 2019-09-23 19:43:16 +03:00
Niels Martin Hansen f6643952ce Update: Changelog for 1.9.3 and prepare for release 1.9.3 2019-09-16 21:09:23 +02:00
Owen Rudge 8808c6d033 Fix: Avoid using stat to retrieve file modification times on Windows (#7731) 2019-09-16 21:09:23 +02:00
glx22 c7ace459a7 Fix: inconsistent description for 32bpp-sse4-anim blitter (#7740) 2019-09-16 21:09:23 +02:00
Juriy Petrochenkov acb63cb4d4 Fix: Use natural sort when sorting the file list. 2019-09-16 21:09:23 +02:00
Michael Lutz fb8f4119f3 Change: [OSX] Recreate backing store if the colour profile of the screen (or the screen) the game window is one changes.
This will result in changing colours if moving OpenTTD from one screen to another, but should avoid performance problems if the window is moved.
2019-09-16 21:09:23 +02:00
Michael Lutz 7653def300 Fix #7644: [OSX] Try to use system colour space to avoid video output performance degradation. 2019-09-16 21:09:23 +02:00
Niels Martin Hansen 224bb105bc Fix #7479: Don't close construction windows when changing client name 2019-09-16 21:09:23 +02:00
Charles Pigott e5021a0587 Update: Translations 1.9.3-RC1 2019-09-07 23:22:58 +01:00
Niels Martin Hansen fb51a18357 Update: Changelog for 1.9.3-RC1 and prepare for release 2019-09-07 23:22:58 +01:00
Andy 9f1d80e93b Fix: change Quartz driver colorSpace handling to address certain macOS performance issues (#7644) 2019-09-07 23:22:58 +01:00
glx22 6369e0693d Fix #7188: check the validity of command callback for scripts (#7701) 2019-09-07 23:22:58 +01:00
Daniel Lee da086a3fde Fix #7626: Allow building drive-through stops over one-way/blocked roads owned by towns (instead of crashing). 2019-09-07 23:22:58 +01:00
Niels Martin Hansen 83f1839e71 Fix #7702: Scaling for highscore screen 2019-09-07 23:22:58 +01:00
JMcKiern 8afc1a7253 Fix #7692: Added industry tile to GetOrderCmdFromTile() (#7709)
Sending order command to an industry tile now checks if a neutral_station is available and sends the order to that station
2019-09-07 23:22:58 +01:00
uvealonso c70d12ee38 Fix #7704: [OSX] Handle malformed UTF8 strings 2019-09-07 23:22:58 +01:00
TTrebron ee7ca008c9 Fix #7655: Decrease buttons in cheat window do not work properly 2019-09-07 23:22:58 +01:00
Juriy Petrochenkov b18c2d140c Fix: RemoveAirport function now returns with 'Aircraft in the way' error message as it should be. 2019-09-07 23:22:58 +01:00
nikolas a76e5e1970 Fix: Typo in running costs help text 2019-09-07 23:22:58 +01:00
Niels Martin Hansen 59e4ccd7dc Fix: Narrowing cast in one storybook command
CompanyID is 8 bit wide, so this incorrect cast would make it impossible to create story page elements for pages past 255.
2019-09-07 23:22:58 +01:00
Sergii Pylypenko ffcda991e7 Reverted deprecated Android changes 2019-09-04 15:23:05 +03:00
Sergii Pylypenko 4eef03cee5 Fixed Refit window not fitting the screen height 2019-09-04 15:15:24 +03:00
Sergii Pylypenko 728ea1ee26 Fixed dropdown list missing items 2019-09-02 22:50:26 +03:00
Sergii Pylypenko 70e2af6815 Scroll most lists by finger dragging list contents 2019-08-31 23:34:02 +03:00
Sergii Pylypenko 1ec2b88fca Select video mode with square pixel size 2019-08-31 20:57:12 +03:00
Sergii Pylypenko 980a5b503f Fixed two-finger scrolling 2019-08-31 19:55:02 +03:00
Sergii Pylypenko dd2c249473 Cleaned up ugly Android-specifc hack 2019-08-31 19:31:38 +03:00
Sergii Pylypenko 08f144fabe Code cleanup 2019-08-31 18:47:14 +03:00
Sergii Pylypenko e48e4affba Drag-scrolling for long dropdown menus 2019-07-19 23:45:54 +03:00
Sergii Pylypenko d10728e6e6 Fixed combobox dropdown lists 2019-07-18 21:03:42 +03:00
Sergii Pylypenko 74a12d6f9b Do not open dropdown menu scrolled to the bottom 2019-07-17 23:35:26 +03:00
Sergii Pylypenko f3af815cc1 Fixed minimap scrolling 2019-07-12 23:47:45 +03:00
Sergii Pylypenko a6be307972 Removed debug 2019-07-11 23:11:12 +03:00
Sergii Pylypenko bd088d7906 Fixed crash in minimap code 2019-07-11 23:04:45 +03:00
Sergii Pylypenko 8d77ef37a8 Resizeable smallmap GUI, that will fit all FIRS industries 2019-07-11 22:57:59 +03:00
Sergii Pylypenko b5fcfde012 Updated todo 2019-07-09 22:03:29 +03:00
Sergii Pylypenko b1197073d2 Updated translations 2019-07-09 18:10:28 +03:00
Sergii Pylypenko 3e66fd1b09 Updated version file 2019-07-09 18:08:46 +03:00
Sergii Pylypenko 7c83466438 Fixed compiler warning 2019-07-09 18:07:46 +03:00
Sergii Pylypenko 151394b8ff Merge remote-tracking branch 'release/1.9' into 1.9 2019-07-09 17:53:04 +03:00
Michael Lutz a82f21f24d Update: Changelog for 1.9.2 and prepare for release 1.9.2 2019-07-07 22:54:44 +02:00
Niels Martin Hansen 46908fb63a Fix: Various reliability and correctness improvements to MIDI on Windows. (#7620) 2019-07-07 22:54:44 +02:00
pnda 8efa99f445 Fix #6666: Mismatched parentheses in RTL languages. (#7480) 2019-07-07 22:54:44 +02:00
dP c6251426d9 Fix: Make GSGoal.QuestionClient work correctly at least for clients with ID < 2**16 (#7560) 2019-07-07 22:54:44 +02:00
unknown 9026736cc1 Fix #5685: Check for free wagons in ScriptVehicleList (#7617) 2019-07-07 22:54:44 +02:00
Niels Martin Hansen b7a2166962 Fix #7633: Allow zero-cost track conversion to succeed. (#7634) 2019-07-07 22:54:44 +02:00
Michael Lutz 8ea68421b1 Fix #7463: Promote scroll mode setting to basic category. 2019-07-07 22:54:44 +02:00