summaryrefslogtreecommitdiff
path: root/src/cargotype.h
AgeCommit message (Expand)Author
2007-07-19(svn r10628) -Fix (r10606,FS#1055): Revert r10606 and fix the plural problem ...peter1138
2007-07-17(svn r10606) -Fix (r8826): plural and single cargo names were mixed up.peter1138
2007-04-13(svn r9620) -Codechange: apply cargo translation table to newstation variable...peter1138
2007-03-23(svn r9418) -Codechange: Implement actions 1/2/3 for cargos, callback handler...peter1138
2007-03-22(svn r9411) -Codechange: Add support for loading of newcargo data.peter1138
2007-03-19(svn r9327) -Fix (r9301): Fix warning on MSVCpeter1138
2007-03-18(svn r9301) -Codechange: Use cargo class to determine if a road vehicle can s...peter1138
2007-03-15(svn r9236) -Codechange: Add 'town effect' attribute to cargo types. This wil...peter1138
2007-03-07(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};rubidium
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