ModernUO/Projects/UOContent/Commands
Kamron Batman d71856ddbe
fix(net): Clean up for mobile packets (#338)
### Breaking Change
- [X] `Mobile.GetOldPacketFlags()` no longer exists. Instead there is a flag for `Mobile.GetPacketFlags()`.

### Non-Breaking Changes
- [X] Consolidates move to world for mobiles
- [X] Consolidates mobile packets between stygian abyss and older

This PR supersedes changes in #337. That PR will need to be redone and broken out anyway.
2020-12-10 17:46:58 -08:00
..
Generic C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Object Creation C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Attributes.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
Batch.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
BoundingBoxPicker.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Docs.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
DragEffects.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
Dupe.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
ExportWSC.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
Handlers.cs Updates movement packets & Fastwalk (#324) 2020-11-26 23:53:47 -08:00
HelpInfo.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
LocationCommand.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Logging.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
Profiling.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
Properties.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
ShardTime.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
SignParser.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
Skills.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
SkillsMenu.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
Statics.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
VisibilityList.cs fix(net): Clean up for mobile packets (#338) 2020-12-10 17:46:58 -08:00
Wipe.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00