summaryrefslogtreecommitdiff
path: root/src/script/api/script_cargomonitor.cpp
AgeCommit message (Collapse)Author
2014-07-12(svn r26685) -Fix: Tighten parameter bound checks on GSCargoMonitor ↵alberth
functions, and return -1 on out-of-bound parameters.
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
2012-07-15(svn r24406) -Feature: Allow game scripts to monitor cargo pickups and ↵alberth
deliveries done by companies.