ModernUO/Server
eos 3c10fd8e32 - Fixed HalloweenPumpkin still appearing in the cursor after being deleted.
- Added sounds and messages to HalloweenPumpkin lighting.
- Corrected PlayerBones base class.
- Fixed old JackOLantern component names.
- Fixed core re-sending deleted items on lift rejection.
2012-11-03 02:11:41 +00:00
..
ContextMenus 2006-06-15 04:28:39 +00:00
Diagnostics 40 FxCop Warnings; good practice 2010-12-23 09:18:45 +00:00
Gumps 40 FxCop Warnings; good practice 2010-12-23 09:18:45 +00:00
Items securetrade race condition 2011-12-18 05:09:31 +00:00
Menus 2006-06-15 04:28:39 +00:00
Network - Ore bought from faction ore vendors is no longer randomly sized. 2012-07-29 02:41:00 +00:00
Persistence revert forced 4.0 migration -- many users are still dependent on 2.0 2012-03-07 13:47:33 +00:00
Targeting 40 FxCop Warnings; good practice 2010-12-23 09:18:45 +00:00
AggressorInfo.cs 2006-06-15 04:28:39 +00:00
AssemblyInfo.cs Corrected AssemblyVersion to 2.2.* 2012-01-02 12:08:28 +00:00
Attributes.cs 2007-12-17 20:41:34 +00:00
BaseVendor.cs massive branch sync 2010-04-25 06:09:43 +00:00
Body.cs revert forced 4.0 migration -- many users are still dependent on 2.0 2012-03-07 13:47:33 +00:00
ClientVersion.cs Cleanup Expansions 2010-06-17 07:11:43 +00:00
Commands.cs 40 FxCop Warnings; good practice 2010-12-23 09:18:45 +00:00
Effects.cs 40 FxCop Warnings; good practice 2010-12-23 09:18:45 +00:00
EventLog.cs 40 FxCop Warnings; good practice 2010-12-23 09:18:45 +00:00
EventSink.cs 40 FxCop Warnings; good practice 2010-12-23 09:18:45 +00:00
ExpansionInfo.cs - Misc HouseFoundation cleanup and optimization. 2012-08-26 23:03:36 +00:00
Geometry.cs 2006-06-15 04:28:39 +00:00
Guild.cs 40 FxCop Warnings; good practice 2010-12-23 09:18:45 +00:00
HuePicker.cs 2006-06-15 04:28:39 +00:00
IAccount.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
IEntity.cs lots of little stuff, but mostly bank optimization, due to the weirdness of the calls 2007-01-19 22:10:11 +00:00
Insensitive.cs 2010-10-20 01:09:57 +00:00
Interfaces.cs ISpawner; ISpawnable, cleanup. All custom spawners should inherit from ISpawner. Also, Ridiculous, not rediculous, 2010-12-26 05:18:57 +00:00
Item.cs - IPTable update when deleting accounts, so the creation IP address gets a new account spot. 2012-04-22 04:10:06 +00:00
ItemBounds.cs Unused properties removed to handle warnings (Warn lvl 4, Treat Errors as warnings please & thankyou) 2012-01-02 10:24:08 +00:00
KeywordList.cs 2006-06-15 04:28:39 +00:00
Main.cs revert forced 4.0 migration -- many users are still dependent on 2.0 2012-03-07 13:47:33 +00:00
Map.cs - Removed the complete IP listing when clearing an account's address list in AdminGump. (Due to client limitations for very long lists.) 2012-04-29 00:13:41 +00:00
Mobile.cs - Fixed HalloweenPumpkin still appearing in the cursor after being deleted. 2012-11-03 02:11:41 +00:00
Movement.cs 40 FxCop Warnings; good practice 2010-12-23 09:18:45 +00:00
MultiData.cs 40 FxCop Warnings; good practice 2010-12-23 09:18:45 +00:00
NativeReader.cs 40 FxCop Warnings; good practice 2010-12-23 09:18:45 +00:00
Notoriety.cs 40 FxCop Warnings; good practice 2010-12-23 09:18:45 +00:00
ObjectPropertyList.cs Sealing some packet classes 2010-12-31 11:09:18 +00:00
Party.cs 2006-06-15 04:28:39 +00:00
Point3DList.cs 2006-06-15 04:28:39 +00:00
Poison.cs massive branch sync 2010-04-25 06:09:43 +00:00
Prompt.cs 40 FxCop Warnings; good practice 2010-12-23 09:18:45 +00:00
QuestArrow.cs tracking fixes 2010-12-12 23:55:08 +00:00
Race.cs 40 FxCop Warnings; good practice 2010-12-23 09:18:45 +00:00
Region.cs revert forced 4.0 migration -- many users are still dependent on 2.0 2012-03-07 13:47:33 +00:00
runuo.ico 2006-06-15 04:14:30 +00:00
ScriptCompiler.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
Sector.cs Fixed potential crash bug with prematurely removing objects from sectors. 2006-06-16 22:31:18 +00:00
SecureTrade.cs Cleanup Expansions 2010-06-17 07:11:43 +00:00
Serial.cs 2006-06-15 04:28:39 +00:00
Serialization.cs revert forced 4.0 migration -- many users are still dependent on 2.0 2012-03-07 13:47:33 +00:00
Skills.cs Allow Skills to be enumerated. 2012-03-07 08:27:20 +00:00
TileData.cs 40 FxCop Warnings; good practice 2010-12-23 09:18:45 +00:00
TileList.cs 2010-12-06 06:45:45 +00:00
TileMatrix.cs UOP map file compatibility fix for the 7.0.26.4 client patch. 2012-07-31 07:07:44 +00:00
TileMatrixPatch.cs revert r620 2010-12-13 03:37:33 +00:00
Timer.cs Convenience methods for Timer.DelayCall( callback[,..] ) equivalent to calling a Timer.DelayCall( TimeSpan.Zero, callback[,..] ) 2012-01-04 08:45:24 +00:00
Utility.cs - Removed the ASCII 0x7F control character from safe character lists. 2012-09-08 23:42:45 +00:00
VirtueInfo.cs 2006-06-15 04:28:39 +00:00
World.cs revert forced 4.0 migration -- many users are still dependent on 2.0 2012-03-07 13:47:33 +00:00