Age | Commit message (Expand) | Author |
2021-01-11 | Change: Relocate vehicle rename and location buttons. | frosch |
2021-01-11 | Add: [NewGRF] new GUI sprites for 'rename' and 'go to location'. | frosch |
2021-01-11 | Fix: don't allow free-wagon-chains to exceed max-train-length (#8533) | Patric Stout |
2021-01-11 | Change: change console command "restart" and add "reload" | Patric Stout |
2021-01-11 | Fix 8f3d1ec: "restart" did not always restart your current game | Patric Stout |
2021-01-11 | Fix #7619: nudge fast planes sooner towards their target (#8531) | Patric Stout |
2021-01-11 | Update: Translations from eints | translators |
2021-01-10 | Fix 218f40e: Warning about 32-bit shift implicitly converted to 64 bits | SamuXarick |
2021-01-10 | Fix: add missing variables to NewGRF inspect window. | frosch |
2021-01-10 | Add: [NewGRF] Vehicle variable 4A now also returns, whether the current tile ... | Johannes E. Krause |
2021-01-10 | Add: [NewGRF] vehicle variable 63 to test the tracktype of the current tile a... | frosch |
2021-01-10 | Fix: [NewGRF] industry variables 69 to 71 did not check, whether the queried ... | frosch |
2021-01-10 | Fix: GetCargoTranslation could return out-of-bounds index for old-style NewGR... | frosch |
2021-01-10 | Update: Translations from eints | translators |
2021-01-10 | Fix: Use realtime for error message and console backlog timeouts | glx22 |
2021-01-10 | Fix: Don't use a timer for hundredth tick determination | glx |
2021-01-09 | Fix #8272: vehicle destination text colour when mousing over (#8543) | Patric Stout |
2021-01-09 | Update: Translations from eints | translators |
2021-01-09 | Add: [Script] ScriptCargo::GetName, to get the human readable name of a cargo... | Patric Stout |
2021-01-09 | Change: remove warning in cheat window and reduce it to a note (#8538) | Patric Stout |
2021-01-09 | Fix #8462: Don't check whether to grow a town road on water (#8471) | SamuXarick |
2021-01-09 | Revert 78f92130: "Fix #8506: Towns shouldn't add junctions to NewGRF roads th... | Patric Stout |
2021-01-09 | Fix #8506: Towns shouldn't add junctions to NewGRF roads they cannot build (#... | Tyler Trahan |
2021-01-08 | Fix 85a49a0d3: hotkeys were enabled outside of GM_NORMAL (#8534) | Patric Stout |
2021-01-08 | Fix 85a49a0d: invalidate airport toolbar when new planes become available (#8... | Patric Stout |
2021-01-08 | Fix: Start the inactivity-timeout for the content server only after the conne... | frosch |
2021-01-08 | Fix af22a4f2: scenario editor doesn't have build station/depot/etc (#8529) | Patric Stout |
2021-01-08 | Update: Translations from eints | translators |
2021-01-08 | Fix 7bdfb38: Drive-thru road stations can be connected at either end (#8528) | Tyler Trahan |
2021-01-08 | Add: Towns can build tunnels (#8473) | Tyler Trahan |
2021-01-08 | Change: Remove disable_unsuitable_building setting | Charles Pigott |
2021-01-08 | Cleanup: Remove unused (and mostly duplicated) function | Charles Pigott |
2021-01-08 | Add: show in the tooltip of disabled toolbar buttons why they are disabled | Patric Stout |
2021-01-08 | Change: always allow to click on the toolbar icons for road/rail/dock/airport | Patric Stout |
2021-01-08 | Fix #8153: Report incompatible cargo/order when autoreplace fails (#8169) | Chris Stevens |
2021-01-08 | Fix #7972: show invalid orders to stations that don't accept your vehicle (#8... | Patric Stout |
2021-01-08 | Revert c1fddb9, 639cfa4: "Codechange: Check if access __attribute__ is suppor... | Patric Stout |
2021-01-08 | Fix: for arctic and tropic, make sure we have at least a few hills (#8513) | Patric Stout |
2021-01-08 | Fix #7656: destroying a tunnel/bridge now first removes the tracks for cost c... | Patric Stout |
2021-01-08 | Fix: replacing a bridge didn't charge for clearing last tile | Patric Stout |
2021-01-08 | Fix 2fd871e2af5: load correct ending-year for old (pre 0.7) savegames | Patric Stout |
2021-01-08 | Fix #8050: never show the highscore when disabled, not even if you start in y... | Patric Stout |
2021-01-08 | Fix #8050: ending-year of 5000000 allows you to get to year 5000001 and beyond | Patric Stout |
2021-01-08 | Codechange: Remove min/max functions in favour of STL variants (#8502) | Charles Pigott |
2021-01-08 | Codechange: Check if access __attribute__ is supported before trying to use it. | milek7 |
2021-01-08 | Codechange: Use access __attribute__ to silence warnings in GCC | milek7 |
2021-01-07 | Fix 0125892: Warning about unsigned unary minus | SamuXarick |
2021-01-07 | Fix: don't allow cloning vehicles if cloning orders is failing (#8515) | Patric Stout |
2021-01-07 | Update: Translations from eints | translators |
2021-01-07 | Fix #7945: Add cost of clearing the sloped tile when placing a dock (#7947) | SamuXarick |