servuo/Server
Vorspire 08efcda2a9 + Update ignores.
+ Refactor ExpansionInfo.CurrentExpansion to ExpansionInfo.CoreExpansion.
+ Add HousingFlags enum for more intuitive use when defining expansions.

+ Corrected housing flags values; 
* I may be wrong, but the comments suggest that the OR'd flags are not actually equal to the values used when defining custom housing flags in each expansion. The defined values seem to indecate that a mixture of CharacterListFlags and FeatureFlags were used - possibly as a mistake.
2015-09-01 22:45:50 +01:00
..
ContextMenus - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
Customs Framework - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
Diagnostics - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
Gumps - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
Items + Core Housekeeping 2015-09-01 00:12:23 +01:00
Menus - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
Network + Update ignores. 2015-09-01 22:45:50 +01:00
Persistence Credit to Regnak - Fix for items decaying at improper time on world save. Will require recompile of the core. 2014-08-18 16:23:14 -05:00
Targeting - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
AggressorInfo.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
AssemblyInfo.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
Attributes.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
BaseVendor.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
Body.cs + Publish 54 2013-10-28 10:33:40 +00:00
ClientVersion.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
Commands.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
Effects.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
EventLog.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
EventSink.cs + Publish 54 2013-10-28 10:33:40 +00:00
ExpansionInfo.cs + Update ignores. 2015-09-01 22:45:50 +01:00
Geometry.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
Guild.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
HuePicker.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
IAccount.cs + Housekeeping for Accounts 2015-09-01 00:54:16 +01:00
IEntity.cs - Implement Deleted property for IEntity 2015-08-22 01:46:25 +01:00
Insensitive.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
Interfaces.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
Item.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
ItemBounds.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
KeywordList.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
Main.cs + Core Housekeeping 2015-09-01 00:12:23 +01:00
Map.cs + Execute and store the results of the Linq query as a List to prevent collection modified exceptions. 2015-08-23 02:17:21 +01:00
Mobile.cs + Remove resource resolution redundancies. 2015-09-01 22:15:53 +01:00
Movement.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
MultiData.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
NativeReader.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
Notoriety.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
ObjectPropertyList.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
OpenUOSDK.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
Party.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
Point3DList.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
Poison.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
Prompt.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
QuestArrow.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
Race.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
Random.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
Region.cs Adds SA music support for regions 2014-06-12 00:52:01 -04:00
ScriptCompiler.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
Sector.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
SecureTrade.cs + Core Housekeeping 2015-09-01 00:12:23 +01:00
Serial.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
Serialization.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
Server.csproj + Core Housekeeping 2015-09-01 00:12:23 +01:00
servuo.ico - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
Skills.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
TileData.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
TileList.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
TileMatrix.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
TileMatrixPatch.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
Timer.cs + Core Housekeeping 2015-09-01 00:12:23 +01:00
Utility.cs Found issue with XMLserialization incorrectly using local time instead of UTC. 2014-04-13 22:57:17 -05:00
VirtueInfo.cs - Publish 53 Foundation 2013-10-28 07:09:42 +00:00
World.cs Updates to XML stuff 2015-02-01 13:54:09 -05:00