5 Commits

Author SHA1 Message Date
klorpa f445ffde0a Spelling Fixes (#8973)
* SpellingFixes

* OtherTypos

* OtherTypos
2023-04-08 21:39:28 -08:00
spookerton 01b1a22a11 massage subsystem definition for read/maintain 2022-03-31 20:25:42 +01:00
Leshana 31c634e334 Remove non-global references to SSgameMaster and SSevent_ticker
- Best practice to avoid holding onto references to the subsystem instances aside from the global variables. (In case of restart/recover etc).
- The reference to GM was entirely unused by any event or meta-event.  /datum/game_master would work fine using the global refs.
2020-04-06 17:22:53 -04:00
Neerti dd2edef196 Saving more work. 2020-03-22 03:25:44 -04:00
Neerti 33657c9e11 Event system rewrite started. 2020-03-19 07:31:30 -04:00