Mercurial
Mercurial
>
openttd-mini
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
tip
src/cargotype.h
Sat, 24 Feb 2007 23:36:40 +0000
peter1138
(svn r8891) -Codechange: Remove remains of global cargo scheme. All cargo mapping is now dealt with only in NewGRF code, on load where possible.
file
|
diff
|
annotate
Sat, 24 Feb 2007 19:36:47 +0000
peter1138
(svn r8886) -Codechange: (NewGRF) Add (partial) cargo translation table support, applied to action 3s only.
file
|
diff
|
annotate
Fri, 23 Feb 2007 11:50:43 +0000
belugas
(svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style.
file
|
diff
|
annotate
Fri, 23 Feb 2007 09:56:20 +0000
peter1138
(svn r8858) -Codechange: Replace magic number test with class method for determining if a cargo is valid/active.
file
|
diff
|
annotate
Thu, 22 Feb 2007 22:09:51 +0000
peter1138
(svn r8849) -Codechange: Replace hardcoded global/climate cargo mapping tables with dynamically generated data. Change associated code to use new functions.
file
|
diff
|
annotate
Tue, 20 Feb 2007 22:09:21 +0000
peter1138
(svn r8826) -Codechange: Replace _cargoc's separate arrays with a regular struct array (with accessor) and implement new initialization method using cargo labels.
file
|
diff
|
annotate
(0)
tip