Commit Graph
10 Commits
Author SHA1 Message Date
Vera Aguilera Puerto db996b9fb3 A bunch more resolves removed wooo 2021-12-08 11:37:11 +01:00
Vera Aguilera Puerto 7a06db60cf Inline UID 2021-12-03 15:53:10 +01:00
Vera Aguilera Puerto 7769252109 Inline Deleted 2021-12-03 11:30:03 +01:00
Vera Aguilera PuertoandGitHub fbcdd63988 Gets rid of most ComponentManager usages. (#2076)
- Obsoletes more `ComponentManager` fields/properties.
2021-09-28 13:36:18 +02:00
metalgearsloth b04b9fc9cd Fix timer crash 2021-08-19 22:18:31 +10:00
metalgearslothandGitHub 2a062dbf53 Cleanup TimerComponent when none are running (#1949)
The ToList was showing up on a profiler.
2021-08-15 16:45:00 +02:00
AcruidandGitHub 2183cd7ca1 Massive Namespace Cleanup (#1544)
* Removed the Interfaces folder.
* All objects inside the GameObjects subfolders are now in the GameObjects namespace.
* Added a Resharper DotSettings file to mark the GameObjects subfolders as not providing namespaces.
* Simplified Robust.client.Graphics namespace.
* Automated remove redundant using statements.
2021-02-10 23:27:19 -08:00
60d8266339 Fix timer enumeration (#1390)
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2020-11-13 00:47:49 +01:00
04a2a832ac Make pause name less bad (#1376)
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2020-11-04 01:40:00 +01:00
DrSmugleafandGitHub abe7d679a3 Add timer component (#1358) 2020-10-30 01:01:27 +01:00