summaryrefslogtreecommitdiff
path: root/src/base_consist.h
AgeCommit message (Expand)Author
2020-05-21Codechange: Use std::string for most of the user-settable custom names.Michael Lutz
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2013-02-14(svn r24998) -Fix [FS#5137]: Set vehicle's service interval is percent flag a...rubidium
2013-02-14(svn r24994) -Codechange: Replace access to service_interval with accessors (...rubidium
2012-07-29(svn r24446) -Add [FS#5199]: Store more consist properties in order backups.frosch
2012-07-29(svn r24443) -Codechange: Move Vehicle::name to BaseConsist.frosch
2012-07-29(svn r24442) -Codechange: Split some members of Vehicle into a new class Base...frosch