﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	phab_field
4211	Remove references to globals	elexis		"Globals should be avoided in C++, since they have to be checked for initialization in most cases. Instead a static GetFoo function could be used that does that check and returns the instance.

One example would be `g_Game` being used in various places of `source/simulation/`."	defect	new	Nice to Have	Backlog	Core engine				
