summaryrefslogtreecommitdiff
path: root/src/articulated_vehicles.h
AgeCommit message (Expand)Author
2009-03-13(svn r15701) -Fix [FS#2595]: Blame NewGRFs returning inconsistent information...frosch
2009-02-27(svn r15592) -Fix: Refit-info in purchase list did only check the first artic...frosch
2008-07-27(svn r13850) -Fix [FS#2146]: Fix resp. implement refitting of articulated veh...frosch
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2008-03-28(svn r12476) -Codechange: split type engine related types from engine.h (and ...rubidium
2008-02-14(svn r12137) -Fix [FS#1769]: Show cargo capacity for articulated vehicles cor...peter1138
2007-12-27(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless...rubidium
2007-09-17(svn r11122) -Fix [FS#1234]: crash when building a NewGRF vehicle when the ar...rubidium
2007-06-11(svn r10097) -Feature: Add support for articulated road vehicles, or callback...maedhros
2007-06-01(svn r10008) -Codechange: Move a couple of functions related to articulated v...maedhros