11 Commits

Author SHA1 Message Date
Spookerton ebbf0e33fb between() -> clamp() & swaps args 1 and 2 in uses 2024-02-05 15:47:07 +00:00
klorpa f445ffde0a Spelling Fixes (#8973)
* SpellingFixes

* OtherTypos

* OtherTypos
2023-04-08 21:39:28 -08:00
spookerton cdf7c84c06 clean up subsystem/Initialize impl inconsistencies 2022-04-24 07:40:14 +01:00
spookerton 26a8ee2c0d normalize subsystem wait time / ticks lines 2022-03-31 20:26:29 +01:00
spookerton 01b1a22a11 massage subsystem definition for read/maintain 2022-03-31 20:25:42 +01:00
Arokha Sieyes 07e2efb9b8 Fix/rename some timing stuff 2020-05-08 01:51:24 -04: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 eea37d024d Does some of the things Ater wants. 2020-04-05 17:33:48 -04:00
Neerti f5383410ea Events ported, now for cleanup if needed. 2020-03-26 03:20:16 -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