Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-03-23 | (svn r9418) -Codechange: Implement actions 1/2/3 for cargos, callback ↵ | peter1138 | |
handler and custom icon sprites | |||
2007-03-15 | (svn r9236) -Codechange: Add 'town effect' attribute to cargo types. This ↵ | peter1138 | |
will be used to specify how the cargo behaves wrt towns, instead of relying on fixed cargo IDs. | |||
2007-02-20 | (svn r8826) -Codechange: Replace _cargoc's separate arrays with a regular ↵ | peter1138 | |
struct array (with accessor) and implement new initialization method using cargo labels. |