ModernUO/Projects/UOContent/Commands/Object Creation
Kamron Batman 73c65a43ad
fix: Cleans up movement code (#787)
* Removes FastMovementImpl since it isn't used and I am not convinced it is better.
* Moves some of the new movement logic from FastMovementImpl to MovementImpl
* Makes MovementImpl more readable
2021-09-16 23:23:22 -07:00
..
Add.cs fix: Consolidates properties code (#785) 2021-09-15 21:48:30 -07:00
AddGump.cs fix(types): Fixes casting spell by type and [Add keyword search (#668) 2021-08-01 13:18:01 -07:00
CAGCategory.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
CAGLoader.cs fix(core): Fixes errors from missing files (#511) 2021-02-14 18:30:53 -08:00
CAGNode.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
CAGObject.cs cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -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 fix: Cleans up movement code (#787) 2021-09-16 23:23:22 -07:00
DecorateMag.cs fix: Cleans up movement code (#787) 2021-09-16 23:23:22 -07:00
GenTeleporter.cs fix(core): Tightens the network stack (#479) 2021-02-07 23:30:56 -08:00