Age | Commit message (Expand) | Author |
2021-01-14 | Feature: Choose a sensible window size on a fresh OTTD config file. (#8536) | Michael Lutz |
2021-01-11 | Add: [NewGRF] new GUI sprites for 'rename' and 'go to location'. | frosch |
2021-01-10 | Fix: add missing variables to NewGRF inspect window. | frosch |
2021-01-10 | Add: [NewGRF] vehicle variable 63 to test the tracktype of the current tile a... | frosch |
2021-01-08 | Change: Remove disable_unsuitable_building setting | Charles Pigott |
2021-01-08 | Fix 2fd871e2af5: load correct ending-year for old (pre 0.7) savegames | Patric Stout |
2021-01-08 | Fix #8050: ending-year of 5000000 allows you to get to year 5000001 and beyond | Patric Stout |
2021-01-07 | Feature: option to auto remove signals when in the way during rail constructi... | Kuhnovic |
2021-01-02 | Change: Default settings improved for new players | 2TallTyler |
2020-12-27 | Codechange: Use automatic memory management for language pack reading. | Michael Lutz |
2020-12-27 | Codechange: Replace assert_compile macro with static_assert | Charles Pigott |
2020-12-27 | Change: Disable changing the inflation setting in network games. | Michael Lutz |
2020-12-25 | Change: Remove the LAN/Internet combobox from the server list in favour of ad... | frosch |
2020-12-25 | Feature: Add an option to disable tree growth completely (#8415) | Pavel Stupnikov |
2020-12-21 | Cleanup: Rework the CargoSpec macro for improved readability. | Xaroth Brook |
2020-12-16 | Change: extend the allowed range for max loan setting (#8386) | Pavel Stupnikov |
2020-12-15 | Change: set the default setting for autorenew to on for new games (#8352) | Tyler Trahan |
2020-12-15 | Feature: new velocity unit "tiles/day" (#8278) | jostephd |
2020-12-14 | Add: new economy "frozen" that stops production changes and industry closures... | Pavel Stupnikov |
2020-12-14 | Codechange: use \u to indicate unicode chars in strings (#8379) | Patric Stout |
2020-12-04 | Fix: [CMake] cross-compiling requires native tools | glx22 |
2020-06-27 | Feature: Increase max possible distance from border for oil refineries and rigs | dP |
2020-06-05 | Add: introduce CMake for project management | Patric Stout |
2020-06-05 | Cleanup: Add note explaining how settings.h is generated from source. | TechGeekNZ |
2020-06-05 | Cleanup: Fix typo in settings.h.preamble. | TechGeekNZ |
2020-05-21 | Codechange: Use std::string in the driver and blitter selection code. | Michael Lutz |
2020-05-21 | Codechange: Store base set related texts in std::strings. | Michael Lutz |
2020-02-07 | Fix #7525: Move autorenew setting to Basic category | Niels Martin Hansen |
2020-01-29 | Add: [NewGRF] Station variable 6A, querying GRFID of nearby station tiles (#7... | kiwitreekor |
2020-01-04 | Feature: Show the name of the NewGRF in the build vehicle window. | stormcone |
2019-12-28 | Feature: Configurable game ending year | Niels Martin Hansen |
2019-12-23 | Fix: Snowline height interval is now 1, in both World Generation and Settings... | Samu |
2019-12-21 | Fix: Custom sea level default value is now equal to minimum value, not lower | Samu |
2019-11-10 | Cleanup: Removed SVN headers | S. D. Cloudt |
2019-10-25 | Fix: Solved helicopter takeoff issue with international airports | Jack McKiernan |
2019-10-25 | Codechange: Replaced 255's with an enum entry TERMGROUP | Jack McKiernan |
2019-10-25 | Codechange: Replaced 0's in heading field with TO_ALL | Jack McKiernan |
2019-10-25 | Fix #6219: Allow taking off from hangar in commuter airport | Jack McKiernan |
2019-10-19 | Fix: add savegame version to trading age setting | Jack Baron |
2019-10-19 | Feature: Configure minimum share trading years | Jack Baron |
2019-10-19 | Codechange: Use std::vector for industry tile layouts | Niels Martin Hansen |
2019-09-29 | Fix: Some typos found using codespell | JMcKiern |
2019-05-14 | Codechange: Refactor the Freetype font cache into a generic part that does no... | Michael Lutz |
2019-05-11 | Change: Limit memory allocations for each Squirrel instance | Niels Martin Hansen |
2019-05-11 | Fix #7463: Promote scroll mode setting to basic category. | Michael Lutz |
2019-05-09 | Fix #7565: Incorrect cursor used for placing road/tram tunnels. | peter1138 |
2019-05-05 | Change: Set default setting in server browser of "Advertised" to "Yes". (#7568) | Corns McGowan |
2019-05-01 | Feature: Add NotRoadTypes (NRT) | peter1138 |
2019-04-29 | Codechange: Set size of SettingGuiFlag & SettingDescType enums, and use them ... | Charles Pigott |
2019-04-29 | Codechange: Remove Direction*Byte types | Charles Pigott |