ModernUO/Projects/UOContent/Engines/Veteran Rewards/Character Statue Maker
Kamron Batman f268d5d4e2
fix: Cleans up core code (#1187)
**Only one functional change**
* Fixes a bug in LogFactory where `Warning` is being logged as `Information`

Non-functional changes:
* Updates/Fixes copyright headers
* Removes namespace scopes for core files.

View with [whitespace off](https://github.com/modernuo/ModernUO/pull/1187/files?w=1).
2022-10-10 21:47:08 -07:00
..
Gumps fix(core): Converts some packets & misc fixes/cleanup (#414) 2021-01-16 21:01:54 -08:00
CharacterStatue.cs fix: Optimizes OPL using string interpolation (#1041) 2022-06-02 10:09:53 -07:00
CharacterStatueMaker.cs fix: Optimizes OPL using string interpolation (#1041) 2022-06-02 10:09:53 -07:00
CharacterStatuePackets.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
CharacterStatuePlinth.cs feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00