summaryrefslogtreecommitdiff
path: root/src/articulated_vehicles.h
AgeCommit message (Expand)Author
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2018-05-21Change: Add CargoTypes type for cargo masks. (#6790)PeterN
2012-03-14(svn r24029) -Change: [NoAI] make AIEngine::IsArticulated return true if the ...yexo
2011-12-15(svn r23526) -Codechange: unify cargos vs cargoesrubidium
2009-12-20(svn r18566) -Codechange: When both the union and intersection of refit masks...frosch
2009-10-06(svn r17728) -Cleanup: Remove some more unneeded/unused parameters.frosch
2009-10-06(svn r17726) -Cleanup: Remove some unneeded/unused parameters.frosch
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-06-27(svn r16679) -Codechange: Let GetCapacityOfArticulatedParts() return a CargoA...frosch
2009-05-13(svn r16302) -Codechange: remove Vehicle::AllocateListsmatz
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