Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-27 | (svn r13850) -Fix [FS#2146]: Fix resp. implement refitting of articulated ↵ | frosch | |
vehicles during autoreplace. | |||
2008-05-06 | (svn r12971) -Documentation: add @file in files that missed them and add ↵ | rubidium | |
something more than whitespace as description of files that don't have a description. | |||
2008-03-28 | (svn r12476) -Codechange: split type engine related types from engine.h (and ↵ | rubidium | |
openttd.h) to engine_type.h. | |||
2008-02-14 | (svn r12137) -Fix [FS#1769]: Show cargo capacity for articulated vehicles ↵ | peter1138 | |
correctly in the purchase list. Multiple cargo types can also now been shown. | |||
2007-12-27 | (svn r11706) -Codechange: split vehicle.h and remove another bunch of ↵ | rubidium | |
useless includes. | |||
2007-09-17 | (svn r11122) -Fix [FS#1234]: crash when building a NewGRF vehicle when the ↵ | rubidium | |
articulated build vehicle callback returneed a different value for the purchase window than the normal build. Thanks for Dalestan and _minime_ for pointers to possible causes. | |||
2007-06-11 | (svn r10097) -Feature: Add support for articulated road vehicles, or ↵ | maedhros | |
callbacks 11 and 17 for road vehicles for those who prefer the technical explanation. | |||
2007-06-01 | (svn r10008) -Codechange: Move a couple of functions related to articulated ↵ | maedhros | |
vehicles to a file of their own. |