Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-21 | Codechange: Replace vehicle related FOR_ALL with range-based for loops | glx | |
2019-11-10 | Cleanup: Removed SVN headers | S. D. Cloudt | |
2018-05-22 | Change: Remove direction parameter from Vehicle::UpdateDeltaXY. (#6792) | PeterN | |
The value is either unused or always the same as this->direction. | |||
2014-09-21 | (svn r26872) -Change: give the disaster vehicles the same treatment as ↵ | rubidium | |
aircraft in r26866; make the ascend and descend if needed to cross high mountains (based on patch by ic111) | |||
2014-09-20 | (svn r26864) -Codechange: bring a bit more OO into the disaster vehicles | rubidium | |