Commit Graph

12 Commits (cd751a598a169efefc702e11eca21b1f398adb00)

Author SHA1 Message Date
Peter Nelson cef3a2570d Codechange: Use standard iterator-erase-loop pattern. 1 year ago
PeterN e97bf271dc
Codechange: Make SpriteType, CargoSortType, SourceType and ScriptType enum classes. (#10663)
This avoids a (soft) namespace conflict between the four ST_* enums.
1 year ago
dP 36bee83864
Change: Deliver cargo to the closest industry first (#9536) 3 years ago
S. D. Cloudt 13cc8a0cee Cleanup: Removed SVN headers 5 years ago
peter1138 94b40fd530 Codechange: Convert IndustryVector to a std::set. 6 years ago
Samu 780593ae60 Fix #6633: Cargo monitor industry delivery now accounts for which IndustryID the cargo was delivered to 6 years ago
alberth 8fe8765aaa (svn r26685) -Fix: Tighten parameter bound checks on GSCargoMonitor functions, and return -1 on out-of-bound parameters. 10 years ago
alberth 98194e7b6a (svn r26684) -Doc: Improve Doxygen markup with a few links to a constant and functions. 10 years ago
rubidium 0463dbdc9e (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 11 years ago
zuu b1016f66ba (svn r24986) -Change: Cleanup goals and cargo monitors of companies when they go bankrupt or are taken over. 12 years ago
planetmaker c24374f99c (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow) 12 years ago
alberth 1d11291071 (svn r24404) -Add: Data structures for cargo transport monitoring. 12 years ago