ModernUO/Scripts/Misc
mark 98e26b7208 The overload of Socket.BeginAccept that we use does not work correctly with MONO.
Their implementation ignores the socket we give it and creates its own internally. This creates a leak.

We don't really need to use that overload, regardless of the platform.

Socket pooling was completely removed as well.
2009-10-17 07:27:30 +00:00
..
Gifts Lots of fixes, changes, rewrites of various things, including but not limited to: 2007-05-26 03:12:41 +00:00
Test Center 2006-06-15 04:14:30 +00:00
AccountPrompt.cs misc generics, tweaks, OCD changes, yadda yadda 2006-06-20 21:33:28 +00:00
Animations.cs 2006-06-15 04:14:30 +00:00
AOS.cs 2009-09-06 02:06:07 +00:00
AttackMessage.cs 2006-06-15 04:14:30 +00:00
AutoRestart.cs Rewrite exit code, shutdown handlers etc 2007-07-29 00:58:34 +00:00
AutoSave.cs Mostly cleanup... 2007-08-14 03:13:21 +00:00
Broadcasts.cs 2006-06-15 04:14:30 +00:00
BuffIcons.cs Partial Branch Sync 2007-08-27 08:49:15 +00:00
CharacterCreation.cs Lots of fixes, changes, rewrites of various things, including but not limited to: 2007-05-26 03:12:41 +00:00
Cleanup.cs general cleanup, fixed a slightly improbably crash issue 2007-08-12 07:19:44 +00:00
ClientVerification.cs 2007-12-17 20:41:34 +00:00
CrashGuard.cs progress on -service.. no input, safe choices, etc 2009-08-08 06:30:34 +00:00
CurrentExpansion.cs 2006-06-15 04:14:30 +00:00
DataPath.cs mono fixes, tweaking service mode 2009-08-07 07:07:15 +00:00
DispellableAttribute.cs 2006-06-15 04:14:30 +00:00
DispellableFieldAttribute.cs 2006-06-15 04:14:30 +00:00
DoorGenerator.cs 2006-06-15 04:14:30 +00:00
Email.cs 2008-10-31 09:58:37 +00:00
Emitter.cs 2009-02-21 21:58:45 +00:00
Fastwalk.cs 2006-06-15 04:14:30 +00:00
FoodDecay.cs 2006-06-15 04:14:30 +00:00
Guild.cs 2009-08-02 06:46:43 +00:00
HardwareInfo.cs 2006-06-15 04:14:30 +00:00
InhumanSpeech.cs additional generics, fixed retarded bug 2007-01-21 02:58:17 +00:00
Keywords.cs 2006-06-15 04:14:30 +00: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 bug fixes 2006-08-14 07:41:26 +00:00
LootPack.cs Lots of fixes, changes, rewrites of various things, including but not limited to: 2007-05-26 03:12:41 +00:00
MapDefinitions.cs Lots of fixes, changes, rewrites of various things, including but not limited to: 2007-05-26 03:12:41 +00:00
NameList.cs namelist fix, spell typo 2007-01-14 02:38:22 +00:00
NameVerification.cs opl must be sent in all cases for proper display of vendor items 2008-01-10 20:20:19 +00:00
Notoriety.cs 2009-06-28 03:36:42 +00:00
Paperdoll.cs misc generics, tweaks, OCD changes, yadda yadda 2006-06-20 21:33:28 +00:00
Poison.cs Lots of fixes, changes, rewrites of various things, including but not limited to: 2007-05-26 03:12:41 +00:00
ProfanityProtection.cs 2006-06-15 04:14:30 +00:00
Profile.cs String patch, thanks Carmina 2006-12-12 19:22:43 +00:00
ProtocolExtensions.cs ip-based account authentication and authorization 2007-07-29 00:49:06 +00:00
RaceDefinitions.cs character creation, healthbar (poison/yellow), etc 2009-10-04 04:33:01 +00:00
RegenRates.cs 2009-06-28 03:36:42 +00:00
RenameRequests.cs 2006-06-15 04:14:30 +00:00
ResourceInfo.cs 2009-05-16 20:07:15 +00:00
ServerList.cs mono fixes, tweaking service mode 2009-08-07 07:07:15 +00:00
ShardPoller.cs branch sync 2007-11-27 06:36:57 +00:00
ShrinkTable.cs 2006-06-15 04:14:30 +00:00
SkillCheck.cs 2009-07-05 04:03:37 +00:00
SocketOptions.cs The overload of Socket.BeginAccept that we use does not work correctly with MONO. 2009-10-17 07:27:30 +00:00
TextDefinition.cs 2006-06-15 04:14:30 +00:00
Titles.cs 2007-12-17 20:41:34 +00:00
TreasureMapProtection.cs 2006-06-15 04:14:30 +00:00
uoamVendors.cs 2006-06-15 04:14:30 +00:00
VendorGenerator.cs 2006-06-15 04:14:30 +00:00
Weather.cs 2006-06-15 04:14:30 +00:00
WebStatus.cs disable webstatus and reports by default, remove commandproperty from Mobile.Account, fix house placement being blocked by boats in yard (oceanfront property :P) 2007-09-14 22:03:43 +00:00
WeightOverloading.cs 2006-06-15 04:14:30 +00:00
WelcomeTimer.cs 2006-06-15 04:14:30 +00:00