summaryrefslogtreecommitdiff
path: root/src/newgrf_roadtype.cpp
AgeCommit message (Expand)Author
2021-06-13Codechange: convert printf DEBUG statements to fmt Debug statementsrubidium42
2021-06-12Codechange: Deduplicate ResolveReal() for resolvers that don't use real sprit...Peter Nelson
2021-05-02Cleanup: Use std::vector in RealSpriteGroup.Peter Nelson
2021-01-10Add: [NewGRF] vehicle variable 63 to test the tracktype of the current tile a...frosch
2020-12-21Fix c02ef3e4: [NewGRF] Variable 0x44 was always HZB_TOWN_EDGE for road stops....Matt Kimber
2020-01-26Feature: NewGRF callback profiling (#7868)Niels Martin Hansen
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-05-01Feature: Add NotRoadTypes (NRT)peter1138