summaryrefslogtreecommitdiff
path: root/src/cargomonitor.h
AgeCommit message (Collapse)Author
2020-12-27Codechange: Replace assert_compile macro with static_assertCharles Pigott
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-03-02Fix #6633: Cargo monitor industry delivery now accounts for which IndustryID ↵Samu
the cargo was delivered to
2019-02-04Fix #6803: CargoMonitorID bit packing updated to handle 64 cargo types.Peter Nelson
This requires a saveload bump to change the bitpacking on loading older saves.
2014-07-12(svn r26685) -Fix: Tighten parameter bound checks on GSCargoMonitor ↵alberth
functions, and return -1 on out-of-bound parameters.
2013-02-10(svn r24986) -Change: Cleanup goals and cargo monitors of companies when ↵zuu
they go bankrupt or are taken over.
2012-07-15(svn r24404) -Add: Data structures for cargo transport monitoring.alberth