ModernUO/Projects/UOContent/Commands/Object Creation
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
..
Add.cs fix: Adds ISpanFormattable support to Serial (#1065) 2022-06-14 18:39:46 -07:00
AddGump.cs fix: Cleans up Point checks and removes statics (#966) 2022-03-20 23:15:59 -07:00
CAGCategory.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
CAGLoader.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
CAGNode.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
CAGObject.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
CategorizedAddGump.cs fix(cleanup): Consolidate the duplicate code in Properties, PropsGump, and PropsConfig (#540) 2021-04-14 22:58:56 -07:00
Decorate.cs feat: Implement Oil Flask & Refueling (#1165) 2022-09-07 00:35:47 -07:00
DecorateMag.cs feat: Implement Oil Flask & Refueling (#1165) 2022-09-07 00:35:47 -07:00
GenTeleporter.cs feat: Adds StaffAccess and ResetStaffDress commands (#895) 2021-12-27 01:27:15 -08:00