neothyne icon indicating copy to clipboard operation
neothyne copied to clipboard

Audit global state

Open graphitemaster opened this issue 11 years ago • 3 comments

The only global state should be console variables and engine stuff

graphitemaster avatar Oct 12 '14 08:10 graphitemaster

We should also consider making our own static global storage for all static globals and initializing them in main.

graphitemaster avatar Jul 17 '15 05:07 graphitemaster

We need to stop using u::deferred_data in place of sc style statics instead

graphitemaster avatar May 15 '16 12:05 graphitemaster

u::deferred_data is gone

graphitemaster avatar Oct 09 '16 20:10 graphitemaster