summaryrefslogtreecommitdiff
path: root/src/cargomonitor.cpp
AgeCommit message (Collapse)Author
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-03-09Codechange: Convert IndustryVector to a std::set.peter1138
2019-03-02Fix #6633: Cargo monitor industry delivery now accounts for which IndustryID ↵Samu
the cargo was delivered to
2014-07-12(svn r26685) -Fix: Tighten parameter bound checks on GSCargoMonitor ↵alberth
functions, and return -1 on out-of-bound parameters.
2014-07-12(svn r26684) -Doc: Improve Doxygen markup with a few links to a constant and ↵alberth
functions.
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ↵rubidium
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
2013-02-10(svn r24986) -Change: Cleanup goals and cargo monitors of companies when ↵zuu
they go bankrupt or are taken over.
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by ↵planetmaker
Eagle_rainbow)
2012-07-15(svn r24404) -Add: Data structures for cargo transport monitoring.alberth