summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-10-17Update: Translations from eintstranslators
2019-10-12Fix #7703: Prevent sounds being produced by inactive industries (#7752)abmyii
2019-10-08Update: Translations from eintstranslators
2019-10-08Fix #6407: Show snowy ground sprites for depots (#7671)stormcone
2019-10-08Codechange: Performance improvement in k-d tree FindNearest()Gabda
2019-10-08Fix #7635: Game crash on exit scenario editor.stormcone
2019-10-07Fix: [Cygwin] Fix missing AI_ADDRCONFIG declarationJoe Stringer
2019-10-07Fix: [Cygwin] Fix missing declaration of strdup()Joe Stringer
2019-10-07Fix: [Cygwin] Fix missing definitions in stdafxJoe Stringer
2019-10-06Fix 71a3e8346: strings need to be copied too.Michael Lutz
2019-10-04Fix 71a3e8346: decode_params need to be copied too (#7760)glx22
2019-10-04Update: Translations from eintstranslators
2019-10-02Update: Translations from eintstranslators
2019-09-30Update: Translations from eintstranslators
2019-09-30Fix: Signedness issue in midi driverCharles Pigott
2019-09-30Fix: clang and MSVC warnings (glx)Charles Pigott
2019-09-30Codechange: Fix warning about discarding qualifiers by *really* casting the v...Charles Pigott
2019-09-30Fix: Compilation error on MinGW due to usage of C++17 template deductionCharles Pigott
2019-09-30Codechange: Explicitly move a few variables to avoid a copy constructor (fixe...Charles Pigott
2019-09-30Fix: Remove workaround for clang-3.8, now that GCC9 warns about itCharles Pigott
2019-09-30Fix: Quiet a bogus -Wmaybe-unitialized warning from GCC9Charles Pigott
2019-09-30Fix: GCC9's warnings about deprecated implicit assignment operatorsCharles Pigott
2019-09-29Fix fbbbc6e1931: Crash when creating orders to stations with relocated statio...frosch
2019-09-29Fix: Some typos found using codespellJMcKiern
2019-09-29Fix: [OSX] Macro name conflict when trying to compile the QuickTime music dri...Michael Lutz
2019-09-29Fix: [OSX] Wrong allocator usage for creating a CFString.Michael Lutz
2019-09-20Update: Translations from eintstranslators
2019-09-19Update: Translations from eintstranslators
2019-09-19Add #6173: New SDL 2 based video and sound drivers (#7086)nikolas
2019-09-18Update: Translations from eintstranslators
2019-09-17Fix #7742, 66dd7c3: widget position can be negativeglx
2019-09-16Change: [OSX] Recreate backing store if the colour profile of the screen (or ...Michael Lutz
2019-09-16Fix #7644: [OSX] Try to use system colour space to avoid video output perform...Michael Lutz
2019-09-14Fix #7479: Don't close construction windows when changing client nameNiels Martin Hansen
2019-09-14Fix #7737, afbf6a5: missing returnJohannes E. Krause
2019-09-14Fix: inconsistent description for 32bpp-sse4-anim blitter (#7740)glx22
2019-09-13Fix: Avoid using stat to retrieve file modification times on Windows (#7731)Owen Rudge
2019-09-11Update: Translations from eintstranslators
2019-09-10Update: Translations from eintstranslators
2019-09-08Fix: Use natural sort when sorting the file list.Juriy Petrochenkov
2019-09-08Add: Allow GameScript to demolish without a companyMax Maton
2019-09-07Fix: change Quartz driver colorSpace handling to address certain macOS perfor...Andy
2019-09-07Fix b3fd7879: Ignore command flags when verifying script commandsNiels Martin Hansen
2019-09-07Fix #7188: check the validity of command callback for scripts (#7701)glx22
2019-09-06Fix #7626: Allow building drive-through stops over one-way/blocked roads owne...Daniel Lee
2019-09-06Update: Translations from eintstranslators
2019-09-04Fix #7692: Added industry tile to GetOrderCmdFromTile() (#7709)JMcKiern
2019-09-04Update: Translations from eintstranslators
2019-09-02Fix #7702: Scaling for highscore screenNiels Martin Hansen
2019-09-01Fix b870596f153c17d9aa915ca67b8f6414d73cb31f: forgotten squirrel_export run (...glx22