ModernUO/Projects/UOContent/Engines/ConPVP
Kamron Batman fb915992dd
fix(core): Adds Hashed & Hierarchical Timer Wheel (#655)
- Removes TimerPriority
- Removes TimerThread
- Adds a [Hashed & Hierarchical Timer Wheel](http://www.cs.columbia.edu/~nahum/w6998/papers/ton97-timing-wheels.pdf)
2021-07-11 22:42:06 -07:00
..
Games fix(core): Adds Hashed & Hierarchical Timer Wheel (#655) 2021-07-11 22:42:06 -07:00
Gumps fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
AcceptDuelGump.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Arena.cs fix(core): Fixes some properties that cannot be modified ingame (#604) 2021-05-15 23:47:33 -07:00
DuelContext.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
DuelTeleporterAddon.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Ladder.cs fix(core): Fixes some properties that cannot be modified ingame (#604) 2021-05-15 23:47:33 -07:00
Participant.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Preferences.cs fix(core): Fixes some properties that cannot be modified ingame (#604) 2021-05-15 23:47:33 -07:00
Ruleset.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
RulesetLayout.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
SafeZone.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Tournament.cs fix(core): Fixes some properties that cannot be modified ingame (#604) 2021-05-15 23:47:33 -07:00
TournamentBracketItem.cs fix(core): Fixes several serialization issues (#355) 2020-12-23 07:11:41 -08:00
TournamentController.cs fix(core): Fixes some properties that cannot be modified ingame (#604) 2021-05-15 23:47:33 -07:00
TournamentPyramid.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
TournamentRegistrar.cs fix(core): Fixes several serialization issues (#355) 2020-12-23 07:11:41 -08:00
TournamentSignupItem.cs fix(core): Fixes several serialization issues (#355) 2020-12-23 07:11:41 -08:00
TourneyParticipant.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Trophy.cs fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00