| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Minor changes to reduce allocations
|
|
|
|
Adding minor stylistic suggestions from Bond-009
Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
|
|
|
|
|
|
|
|
fix to styling
Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
|
|
fix to styling
Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Yanking in latest changes
|
|
|
|
|
|
|
|
Fix all warnings
|
|
Start startup tasks async
|
|
Reworked LocalizationManager to load data async
|
|
|
|
Fix more analyzer warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Minor improvements to library scan code
|
|
This makes resolving dependencies from the container much easier as
you cannot resolve with primitives parameters in a way that is any
more readable.
The aim of this commit is to change as little as possible with the end
result, loggers that were newed up for the parent object were given the same
name. Objects that used the base or app loggers, were given a new logger with
an appropriate name.
Also removed some unused dependencies.
|
|
|
|
Refs #575
|
|
|
|
|
|
|
|
|