summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-06-01Fix #8166: don't crash on loading an invalid roadtype newgrfYexo
2020-06-01Fix #8024: make online content gui more responsive while loadingYexo
2020-05-30Update: Translations from eintstranslators
2020-05-28Cleanup: Correct typographic errors in code comments.TechGeekNZ
2020-05-27Fix: Compilation warnings in story_gui and script_story_pageJonathan G Rennison
2020-05-27Update: Translations from eintstranslators
2020-05-22Feature: Push-buttons on storybook pages (#7896)Niels Martin Hansen
2020-05-21Codechange: Store info about the dedicated server log file in globals with au...Michael Lutz
2020-05-21Codechange: Use std::string in the driver and blitter selection code.Michael Lutz
2020-05-21Codechange: Store base set related texts in std::strings.Michael Lutz
2020-05-21Codechange: Use std::string in INI file parsing.Michael Lutz
2020-05-21Add: Optional implementation of std::optional for pre-C++17 compilers.Michael Lutz
2020-05-21Codechange: Use std::string for most of the user-settable custom names.Michael Lutz
2020-05-21Codechange: Store GS lang texts in std::strings.Michael Lutz
2020-05-21Codechange: Use std::string for storing GRF error messages.Michael Lutz
2020-05-21Codechange: Use std::string when translating TTDP NewGRF string codes.Michael Lutz
2020-05-21Codechange: Consistently use WChar when passing characters around, and also d...Michael Lutz
2020-05-21Codechange: Replace custom linked list for GRF texts with STL vectors and str...Michael Lutz
2020-05-21Codechange: Replace SmallPair with std::pair.Michael Lutz
2020-05-20Update: Translations from eintstranslators
2020-05-20Fix: Trees disappear completely after a few years when they're not allowed to...dP
2020-05-19Fix #8155: Roadtype speed limit in toolbar dropdown in scenario editor was do...Yexo
2020-05-18Update: Translations from eintstranslators
2020-05-18Fix: Desync after house replacementdP
2020-05-17Update: Translations from eintstranslators
2020-05-16Update: Translations from eintstranslators
2020-05-15Update: Translations from eintstranslators
2020-05-14Update: Translations from eintstranslators
2020-05-13Update: Translations from eintstranslators
2020-05-13Fix #8137: New clients can't join (desync) after funding an industrydP
2020-05-13Codechange: Refactor FindStationsAroundTiles to avoid code duplicationdP
2020-05-12Update: Translations from eintstranslators
2020-05-12Fix #8142, 5aa6351: Buoy owner and tile owner can be different (#8143)glx22
2020-05-12Add: stations_near and industries_near cache check (#8139)glx22
2020-05-11Update: Translations from eintstranslators
2020-05-11Add: INR currency (#8136)Ilayaraja
2020-05-10Fix #8119: Update docking area when clearing a shore rail tileglx
2020-05-10Fix #8132: Corrupted savegame crashing OpenTTD on loadglx
2020-05-10Fix: Stop any gamelog action when recovering from SlError()glx
2020-05-10Update: Translations from eintstranslators
2020-05-09Fix #8119, f538179: Update docking tile area when placing a diagonal rail nex...SamuXarick
2020-05-09Update: Translations from eintstranslators
2020-05-08Fix: Two issues in MIDI file writerNiels Martin Hansen
2020-05-07Update: Translations from eintstranslators
2020-05-07Fix #8117: Memory leak in admin port (#8122)glx22
2020-05-07Add: docking tiles cache check (#8120)glx22
2020-05-06Fix #8021: limit savegame range for docking tiles fixingglx
2020-05-06Fix: reset roadtype/streetcartype info for non-road bridgesYexo
2020-05-06Update: Translations from eintstranslators
2020-05-06Update: Lang filesglx