Age | Commit message (Expand) | Author |
---|---|---|
2020-05-21 | Codechange: Use std::string for most of the user-settable custom names. | Michael Lutz |
2019-11-10 | Cleanup: Removed SVN headers | S. D. Cloudt |
2019-04-10 | Codechange: Use null pointer literal instead of the NULL macro | Henry 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 |