summaryrefslogtreecommitdiff
path: root/src/cargotype.cpp
AgeCommit message (Expand)Author
2009-01-31(svn r15299) -Cleanup: remove many redundant includessmatz
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2008-01-13(svn r11828) -Codechange: include table/* as the last includes and remove an ...rubidium
2008-01-04(svn r11758) -Fix(ette): Populate 'void' cargo slots (unused slots in tempera...peter1138
2007-12-21(svn r11674) -Codechange: refactor some functions out of macros.h into more l...rubidium
2007-11-20(svn r11484) -Codechange: Remove the doubled function SetBitT and rename the ...skidd13
2007-05-18(svn r9871) -Fix (r8826): Some cargo costs were wrong for different climates....peter1138
2007-04-13(svn r9620) -Codechange: apply cargo translation table to newstation variable...peter1138
2007-03-22(svn r9412) -Fix (r8886): When looking up a cargo type by label skip disabled...peter1138
2007-03-22(svn r9411) -Codechange: Add support for loading of newcargo data.peter1138
2007-02-24(svn r8891) -Codechange: Remove remains of global cargo scheme. All cargo map...peter1138
2007-02-24(svn r8886) -Codechange: (NewGRF) Add (partial) cargo translation table suppo...peter1138
2007-02-23(svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few ...belugas
2007-02-23(svn r8858) -Codechange: Replace magic number test with class method for dete...peter1138
2007-02-22(svn r8849) -Codechange: Replace hardcoded global/climate cargo mapping table...peter1138
2007-02-20(svn r8826) -Codechange: Replace _cargoc's separate arrays with a regular str...peter1138