summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-27Codechange: Silence -Wclass-memaccess warnings with GCC8Charles Pigott
2018-06-27Codechange: Add initialisation values for all CompanyProperty attributesCharles Pigott
2018-06-27Fix: [Win32] Garbage in OS window title if branch name was too long.Michael Lutz
2018-06-27Update: Translations from eintstranslators
2018-06-26Change: Increase cargo type limit to 64.PeterN
2018-06-25Update: Translations from eintstranslators
2018-06-25Fix 6298b96: Playlist window not drawing playlistNiels Martin Hansen
2018-06-24Feature #6397: Keep town growth rate in sync with house countPavel Stupnikov
2018-06-24Add: Hover tool-tips to cargo dest flow legend window.Jonathan G Rennison
2018-06-24Change: Modernise music control logic implementation (#6839)Niels Martin Hansen
2018-06-24Update: Translations from eintstranslators
2018-06-24Fix: Poor contrast in cargo dest flow legend window cargo labels.Jonathan G Rennison
2018-06-24Fix #6553: Make viewport button text unambiguous.Alberth
2018-06-24Update: Updated changelog based on... (#6835)Greg-21
2018-06-23Update: Changed some things in Readme fileGreg-21
2018-06-23Feature #986: Automatic save when losing connection to a network gameNiels Martin Hansen
2018-06-23Feature #4186: Append '(City)' behind cities in the town directory (sbr)Alberth289346
2018-06-23Fix: Make switch on MD5File::ChecksumResult complete to avoid compiler warningAlberth
2018-06-22Update: Translations from eintstranslators
2018-06-17Fix: library detection on MSYS2 file systemglx
2018-06-17Fix: Scale default FreeType font size selection by UI zoom level.Michael Lutz
2018-06-16Update: Translations from eintstranslators
2018-06-16Fix 768a31b: When cascading to another text layouter, clear the old font run ...Michael Lutz
2018-06-15Fix: Don't complain if CAT music files are missing entirelyNiels Martin Hansen
2018-06-15Change: Improved looping of title songNiels Martin Hansen
2018-06-15Change: Compensate for MIDI transmission time when skipping start of songNiels Martin Hansen
2018-06-15Change #6684: Cutting point overrides for music base setsNiels Martin Hansen
2018-06-15Codechange: Address some MSVC compiler warningsNiels Martin Hansen
2018-06-15Update: Translations from eintstranslators
2018-06-14Fix: Prevent ships moving into docks after finishing (un)loading. (#6791)PeterN
2018-06-12Update: Translations from eintstranslators
2018-06-08Update: Translations from eintstranslators
2018-06-07Doc: note in README licensing section that CONTRIBUTING.md is adapted from Bo...Andy
2018-06-07Update: Translations from eintstranslators
2018-06-07Codechange: Avoid call to memcpy using null pointer in TooltipsWindow constru...Jonathan G Rennison
2018-06-06Add: [Win32] Uniscribe configure options for MinGW targets.Michael Lutz
2018-06-06Change: [Win32] Use Uniscribe instead of ICU for text caret handling.Michael Lutz
2018-06-06Change: [Win32/MSVC] Make the Uniscribe text layouter the windows default and...Michael Lutz
2018-06-06Add: [Win32] Text layout using the native Windows Uniscribe library.Michael Lutz
2018-06-06Codechange: Move ParagraphLayouter-specific functions into factory classes in...Michael Lutz
2018-06-06Add: [Win32] Native natural sort implementation.Michael Lutz
2018-06-06Update: Translations from eintstranslators
2018-06-06Fix #6659: Bus stations can be demolished when not in demolish mode (#6815)Alexis
2018-06-06Codechange: Change element type used for rail type usage stats array in SetDe...Jonathan G Rennison
2018-06-06Fix: One-way roads could be over-built by road stops (regardless of road owner.)Peter Nelson
2018-06-05Update: Install DOS music data in Windows installerNiels Martin Hansen
2018-06-05Update: Document DOS music loadingNiels Martin Hansen
2018-06-05Change: DOS music loading for non-Windows music driversNiels Martin Hansen
2018-06-05Codechange: Make FioCreateDirectory publicNiels Martin Hansen
2018-06-05Feature: Console command to dump decoded music to .mid fileNiels Martin Hansen