Age | Commit message (Expand) | Author |
2021-05-13 | Codechange: add constant for number of original cargoes. | frosch |
2019-11-10 | Cleanup: Removed SVN headers | S. D. Cloudt |
2019-04-29 | Codechange: Remove SourceTypeByte type | Charles Pigott |
2018-11-03 | Fix: Industry chain window layout no more unnecessarily large when the number... | Niels Martin Hansen |
2018-07-02 | Fix: ALL_CARGOTYPES mask constant was 32 instead of 64 bits (#6845) | Jonathan G Rennison |
2018-06-26 | Change: Increase cargo type limit to 64. | PeterN |
2018-05-21 | Change: Add CargoTypes type for cargo masks. (#6790) | PeterN |
2012-01-20 | (svn r23826) -Fix [FS#4972]: the detailed performance rating window showed th... | rubidium |
2011-12-20 | (svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the o... | truebrain |
2011-12-15 | (svn r23526) -Codechange: unify cargos vs cargoes | rubidium |
2011-11-04 | (svn r23087) -Feature: Auto-refitting of vehicles during loading at a station... | michi_cc |
2011-05-02 | (svn r22413) -Document: even more stuff | rubidium |
2010-08-01 | (svn r20283) -Codechange: Unify start of doygen comments. | frosch |
2009-12-05 | (svn r18413) -Doc: Added doxygen strings for cargo-type related enums, struct... | alberth |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-08-08 | (svn r17113) -Change [FS#265][FS#2094][FS#2589]: apply the subsidy when subsi... | smatz |
2009-08-07 | (svn r17107) -Codechange: store type of subsidy source and destination in the... | smatz |
2009-06-27 | (svn r16678) -Codechange: Turn CargoArray into a class, so one does not have ... | frosch |
2009-06-27 | (svn r16676) -Codechange: Rename AcceptedCargo to CargoArray and its instance... | frosch |
2008-10-19 | (svn r14491) -Documentation: updates/additions of doxygen docs (Alberth) | rubidium |
2008-10-19 | (svn r14490) -Codechange: fix comment style on a few locations (Alberth) | rubidium |
2007-12-26 | (svn r11704) -Codechange: remove another bunch of useless includes. | rubidium |
2007-12-21 | (svn r11680) -Codechange: refactor more out of openttd.h and functions.h. | rubidium |