ModernUO/Projects/UOContent
Kamron Batman 1d916fe2df
fix(timers): Fixes multiple issue with timer wheel (#705)
* Fixed an issue where a timer truncated the link list.
* Fixed an issue where a timer stopped and started itself within an OnTick causing it to remove itself from the link list, but still think it's running.
2021-08-20 18:04:34 -07:00
..
Accounting fix(codegen): Fixes various code gen issues. Adds better embedded serialization support (#688) 2021-08-17 02:43:52 -07:00
Commands fix: Cleanup IPoint3D calls (#704) 2021-08-19 09:11:48 -07:00
Configuration cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00
Context Menus cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00
Engines fix(timers): Fixes multiple issue with timer wheel (#705) 2021-08-20 18:04:34 -07:00
Gumps feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00
Holiday Stuff fix(codegen): Code gens more armor items (#693) 2021-08-17 11:04:03 -07:00
Items fix(codegen): Fixes base armor using wrong int type (#708) 2021-08-19 23:02:16 -07:00
Json/Converters Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Migrations fix(codegen): Fixes base armor using wrong int type (#708) 2021-08-19 23:02:16 -07:00
Misc fix: Cleanup IPoint3D calls (#704) 2021-08-19 09:11:48 -07:00
Mobiles fix: Cleanup IPoint3D calls (#704) 2021-08-19 09:11:48 -07:00
Multis fix: Cleanup IPoint3D calls (#704) 2021-08-19 09:11:48 -07:00
Network fix: Cleanup IPoint3D calls (#704) 2021-08-19 09:11:48 -07:00
Regions fix(linq): Removes linq and fixes fishing error (#674) 2021-08-04 22:24:38 -07:00
Skills fix: Cleanup IPoint3D calls (#704) 2021-08-19 09:11:48 -07:00
Special Systems feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00
Spells fix: Cleanup IPoint3D calls (#704) 2021-08-19 09:11:48 -07:00
Targets fix(core): Removes some uses of Linq (#421) 2021-01-18 21:05:11 -08:00
Utilities fix(cleanup): Consolidate the duplicate code in Properties, PropsGump, and PropsConfig (#540) 2021-04-14 22:58:56 -07:00
UOContent.csproj feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00