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
/
newgrf_cargo.cpp
Age
Commit message (
Expand
)
Author
2007-11-19
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s...
skidd13
2007-10-13
(svn r11252) -Revert r11239, Fix r9620: cargo translation was not done correctly
glx
2007-07-25
(svn r10690) -Codechange: use the enum that describes all callback IDs in fav...
rubidium
2007-07-08
(svn r10477) -Codechange: add some callbacks to customise the acceptance of i...
rubidium
2007-05-20
(svn r9888) -Codechange: [NewGRF] allow non-spec cargo action2s to work, and ...
peter1138
2007-04-13
(svn r9620) -Codechange: apply cargo translation table to newstation variable...
peter1138
2007-03-26
(svn r9473) -Codechange: add 'unhandled variable' debug message to newcargo r...
peter1138
2007-03-23
(svn r9418) -Codechange: Implement actions 1/2/3 for cargos, callback handler...
peter1138
2007-02-22
(svn r8849) -Codechange: Replace hardcoded global/climate cargo mapping table...
peter1138
2007-01-10
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...
KUDr