ModernUO/Scripts/Misc
2018-09-11 18:59:11 -07:00
..
Gifts/Winter2004 Fixes casting, default parameters and null propogation in more files. 2018-09-09 22:05:44 -07:00
AccountPrompt.cs Fixes casting checks 2018-08-19 01:38:55 +08:00
Animations.cs 2006-06-15 04:14:30 +00:00
AOS.cs More casting fixes 2018-09-11 18:59:11 -07:00
Assistants.cs Come more cleanup before finishing for the day. 2018-09-09 09:00:25 -07:00
AttackMessage.cs Implement Core.TickCount 2013-10-06 03:21:18 -07:00
AutoRestart.cs Implement Core.TickCount 2013-10-06 03:21:18 -07:00
AutoSave.cs Implement Core.TickCount 2013-10-06 03:21:18 -07:00
Broadcasts.cs 2006-06-15 04:14:30 +00:00
BuffIcons.cs Come more cleanup before finishing for the day. 2018-09-09 09:00:25 -07:00
CharacterCreation.cs Come more cleanup before finishing for the day. 2018-09-09 09:00:25 -07:00
Cleanup.cs Come more cleanup before finishing for the day. 2018-09-09 09:00:25 -07:00
ClientVerification.cs Come more cleanup before finishing for the day. 2018-09-09 09:00:25 -07:00
CrashGuard.cs Fixes casting, default parameters and null propogation in more files. 2018-09-09 22:05:44 -07:00
CurrentExpansion.cs Renames overriden to overridden 2018-02-20 11:18:23 -08:00
DataPath.cs Fixes casting checks 2018-08-19 01:38:55 +08:00
DispellableAttribute.cs 2006-06-15 04:14:30 +00:00
DispellableFieldAttribute.cs 2006-06-15 04:14:30 +00:00
DoorGenerator.cs 2010-12-06 06:45:45 +00:00
Email.cs E-Mail Authentication 2017-01-16 11:16:51 +01:00
Emitter.cs Upgrades code style - First batch (#22) 2018-08-14 06:16:50 +08:00
Fastwalk.cs 2006-06-15 04:14:30 +00:00
FoodDecay.cs 2006-06-15 04:14:30 +00:00
Geometry.cs - Added Necromancy potions, in normal and greater versions: Conflagration, Confusion Blast. (Era: SE+) 2010-05-22 13:23:23 +00:00
Guild.cs More casting fixes 2018-09-11 18:59:11 -07:00
HardwareInfo.cs Fixes casting, default parameters and null propogation in more files. 2018-09-09 22:05:44 -07:00
InhumanSpeech.cs Upgrades code style - First batch (#22) 2018-08-14 06:16:50 +08:00
Keywords.cs More casting fixes 2018-09-11 18:59:11 -07:00
LanguageStatistics.cs 2006-06-15 04:14:30 +00:00
LightCycle.cs 2006-06-15 04:14:30 +00:00
LoginStats.cs 2006-06-15 04:14:30 +00:00
Loot.cs Wand fixes: 2012-04-29 01:49:56 +00:00
LootPack.cs Fixes casting, default parameters and null propogation in more files. 2018-09-09 22:05:44 -07:00
MapDefinitions.cs - Comment updates for DataPath, MapDefinitions and Email. 2012-04-29 20:12:24 +00:00
MapUO.cs More casting fixes 2018-09-11 18:59:11 -07:00
MondainsLegacy.cs More casting fixes 2018-09-11 18:59:11 -07:00
NameList.cs Upgrades code style - First batch (#22) 2018-08-14 06:16:50 +08:00
NameVerification.cs Upgrades code style - First batch (#22) 2018-08-14 06:16:50 +08:00
Notoriety.cs More casting fixes 2018-09-11 18:59:11 -07:00
Paperdoll.cs misc generics, tweaks, OCD changes, yadda yadda 2006-06-20 21:33:28 +00:00
Poison.cs Fixes casting, default parameters and null propogation in more files. 2018-09-09 22:05:44 -07:00
ProfanityProtection.cs 2006-06-15 04:14:30 +00:00
Profile.cs Fixes casting, default parameters and null propogation in more files. 2018-09-09 22:05:44 -07:00
ProtocolExtensions.cs auo mapping 2013-05-09 21:45:15 +00:00
RaceDefinitions.cs Fixes casting checks 2018-08-19 01:38:55 +08:00
RegenRates.cs More casting fixes 2018-09-11 18:59:11 -07:00
RenameRequests.cs Fixes casting checks 2018-08-19 01:38:55 +08:00
ResourceInfo.cs Upgrades code style - First batch (#22) 2018-08-14 06:16:50 +08:00
ServerList.cs [Update] Updates ServerList.cs with public IP API. 2016-11-18 18:06:30 -08:00
ShardPoller.cs Fixes lots more spelling errors (#5) 2018-02-20 16:01:41 -08:00
ShrinkTable.cs 2006-06-15 04:14:30 +00:00
SkillCheck.cs More casting fixes 2018-09-11 18:59:11 -07:00
SocketOptions.cs vestigial variable 2009-10-18 07:54:43 +00:00
TextDefinition.cs Upgrades code style - First batch (#22) 2018-08-14 06:16:50 +08:00
Titles.cs Fixes casting, default parameters and null propogation in more files. 2018-09-09 22:05:44 -07:00
ToggleItem.cs Fixes casting, default parameters and null propogation in more files. 2018-09-09 22:05:44 -07:00
TreasureMapProtection.cs massive branch sync 2010-04-25 06:09:43 +00:00
uoamVendors.cs Adds better type support for pooled enumerables. Refactors code. (#16) 2018-08-09 14:08:34 -07:00
ValidationQueue.cs - Added a new Assemblies.cfg file (Assemblies_4_0.cfg) specific for .NET 4.0, which includes System.Core.dll by default. 2012-03-21 22:25:44 +00:00
VendorGenerator.cs Adds better type support for pooled enumerables. Refactors code. (#16) 2018-08-09 14:08:34 -07:00
Weather.cs Upgrades code style - First batch (#22) 2018-08-14 06:16:50 +08:00
WebStatus.cs - Disable WebStatus by default. 2015-08-23 01:43:12 +01:00
WeightOverloading.cs More casting fixes 2018-09-11 18:59:11 -07:00
WelcomeTimer.cs 2006-06-15 04:14:30 +00:00