ModernUO/Scripts
2018-09-16 21:04:36 -07:00
..
Accounting Fixes code according to modern code style. Fixes a few expression bugs. 2018-09-15 09:58:51 -07:00
Commands Fixes FindItemsByType and FindItemByType and new override of IsLockedDown and IsSecure by renaming their methods. 2018-09-15 15:50:35 -07:00
Context Menus Fixes code according to modern code style. Fixes a few expression bugs. 2018-09-15 09:58:51 -07:00
Engines Fixes several more expression issues and cast type check merges. 2018-09-15 23:31:51 -07:00
Gumps Fixes several more expression issues and cast type check merges. 2018-09-15 23:31:51 -07:00
Holiday Stuff Fixes bad expressions, bad bool checks in loops, a few null pointer exceptions, and optimizes constructors. 2018-09-15 23:16:45 -07:00
Items Fixes bad expressions, bad bool checks in loops, a few null pointer exceptions, and optimizes constructors. 2018-09-15 23:16:45 -07:00
Misc Fixes chaos damage bug with the spell system. Fixes various small other bugs. Fixes more merge cast type checks and uses default values. 2018-09-16 21:04:36 -07:00
Mobiles Fixes chaos damage bug with the spell system. Fixes various small other bugs. Fixes more merge cast type checks and uses default values. 2018-09-16 21:04:36 -07:00
Multis Fixes chaos damage bug with the spell system. Fixes various small other bugs. Fixes more merge cast type checks and uses default values. 2018-09-16 21:04:36 -07:00
Properties Fixes code according to modern code style. Fixes a few expression bugs. 2018-09-15 09:58:51 -07:00
Regions Fixes FindItemsByType and FindItemByType and new override of IsLockedDown and IsSecure by renaming their methods. 2018-09-15 15:50:35 -07:00
Skills Fixes chaos damage bug with the spell system. Fixes various small other bugs. Fixes more merge cast type checks and uses default values. 2018-09-16 21:04:36 -07:00
SpecialSystems Fixes chaos damage bug with the spell system. Fixes various small other bugs. Fixes more merge cast type checks and uses default values. 2018-09-16 21:04:36 -07:00
Spells Fixes chaos damage bug with the spell system. Fixes various small other bugs. Fixes more merge cast type checks and uses default values. 2018-09-16 21:04:36 -07:00
Targets Fixes chaos damage bug with the spell system. Fixes various small other bugs. Fixes more merge cast type checks and uses default values. 2018-09-16 21:04:36 -07:00
Scripts.csproj Adds support for Roslyn / Mono C# 7. (#20) 2018-08-08 23:29:14 -07:00