Files
CHOMPStation2/code/controllers
Leshana 30f10be83e Split and clarify global lists of processing vs non-processing machinery. (#5307)
* Renaming local var 'machines' to avoid confusion with the global var of same name.

* Delete the unused process scheduler machinery.dm file.  Long since replaced with SSmachines

* Split and clarify global lists of processing vs non-processing machinery.

- Renamed the list of processing machinery from "machines" to "processing_machines"
- Added new global list "machines" to be a list of all machines.
- Since nearly every reference to machines actually wanted to iterate over all machines anyway, this works out great.
2018-05-28 12:56:49 -07:00
..
2017-12-24 07:04:34 -08:00
2017-03-06 12:36:19 -05:00
2016-03-11 11:59:51 +03:00
2017-09-04 21:52:47 -04:00