index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
table
/
cargo_const.h
Age
Commit message (
Expand
)
Author
2021-05-13
Codechange: add constant for number of original cargoes.
frosch
2020-12-21
Cleanup: Rework the CargoSpec macro for improved readability.
Xaroth Brook
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2012-01-28
(svn r23862) -Fix (r23860): Fix sweets capacity.
frosch
2012-01-28
(svn r23860) -Feature: [NewGRF] Add cargo property 1D to set the capacity mul...
frosch
2011-05-06
(svn r22430) -Fix: COAL, RUBR, SUGR and the coalmine used windows palette col...
frosch
2009-12-05
(svn r18413) -Doc: Added doxygen strings for cargo-type related enums, struct...
alberth
2009-10-04
(svn r17701) -Codechange: don't start line with a space if it's not inside co...
smatz
2009-09-06
(svn r17435) -Codechange: Move _cargo_payment_rates[] to CargoSpec::current_p...
frosch
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-04-21
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...
rubidium
2008-08-23
(svn r14144) -Fix (r8826): Incorrect cargo weights
peter1138
2008-07-30
(svn r13885) -Fix [FS#2168]: Var 0x7F is not feature-specific.
frosch
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-04-17
(svn r12751) -Codechange: do what has been done in r11862 in a different way ...
rubidium
2008-03-18
(svn r12382) -Fix [FS#1864]: use 'items' unit for batteries, fizzy drinks, to...
glx
2008-01-15
(svn r11862) -Fix [FS#1559]: when two NewGRFs 'fight' to define the same carg...
rubidium
2008-01-04
(svn r11758) -Fix(ette): Populate 'void' cargo slots (unused slots in tempera...
peter1138
2007-11-13
(svn r11428) -Fix: wrong string used for candy/sweets units_volume
glx
2007-05-18
(svn r9871) -Fix (r8826): Some cargo costs were wrong for different climates....
peter1138
2007-03-23
(svn r9418) -Codechange: Implement actions 1/2/3 for cargos, callback handler...
peter1138
2007-03-15
(svn r9236) -Codechange: Add 'town effect' attribute to cargo types. This wil...
peter1138
2007-02-20
(svn r8826) -Codechange: Replace _cargoc's separate arrays with a regular str...
peter1138