OpenSimMirror/OpenSim/Framework
Melanie Thielker 37e81c7d54 Remove a hardcoded flow/dependency on the money module from LLCLientView 2009-03-27 18:51:45 +00:00
..
AssetLoader/Filesystem - remove the Metadata property from AssetBase and return all previous 2009-02-17 01:36:44 +00:00
Client * optimized usings. 2009-02-12 09:53:12 +00:00
Communications Forgot to comment an unnecessary log message on my last commit. 2009-03-26 22:21:39 +00:00
Configuration
Console Prevent ICommander-generated subcommand trees from generating an exception 2009-03-05 21:20:57 +00:00
RegionLoader
Serialization * minor: move RegionSettingsSerializer into OpenSim.Framework.Serialization 2009-03-27 18:13:34 +00:00
Servers cleanup 2009-03-25 07:36:56 +00:00
Statistics * Remove asset cache size and texture stat reports from ASSET STATS since these are now inaccurate 2009-03-13 18:36:24 +00:00
Tests * optimized usings. 2009-02-12 09:53:12 +00:00
ACL.cs
AgentCircuitData.cs Minor bug fix. Thanks daTwitch. 2009-03-12 01:43:22 +00:00
AgentCircuitManager.cs Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 2009-02-22 20:52:55 +00:00
AgentUpdateArgs.cs
AssemblyInfo.cs * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6.3.* to better track down dll ref and overwrite problems. 2009-02-20 16:47:31 +00:00
AssetBase.cs Mark AssetBase.Metadata with [XmlIgnore] 2009-03-13 05:58:32 +00:00
AssetConfig.cs * optimized usings. 2009-02-12 09:53:12 +00:00
AssetLandmark.cs - remove the Metadata property from AssetBase and return all previous 2009-02-17 01:36:44 +00:00
AssetRequest.cs
AssetRequestToClient.cs
AssetStorage.cs
AuthenticateResponse.cs
AvatarAppearance.cs * Appearance patches suite: These patches are applied to allow libomv bots to wear outfits in the future. 2009-03-25 20:15:46 +00:00
AvatarPickerAvatar.cs
AvatarPickerReplyAgentDataArgs.cs
AvatarPickerReplyDataArgs.cs
AvatarWearable.cs * remove now unused serialization code 2009-03-05 18:36:37 +00:00
AvatarWearingArgs.cs
BlockingQueue.cs * Support loading empty folders in an iar 2009-03-13 20:46:53 +00:00
Cache.cs * optimized usings. 2009-02-12 09:53:12 +00:00
ChatTypeEnum.cs
ChildAgentDataUpdate.cs Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 2009-02-22 20:52:55 +00:00
ClientInfo.cs A few updates necessary for load balancer. 2009-02-25 00:32:26 +00:00
ClientManager.cs
ColliderData.cs
ConfigSettings.cs From: Alan Webb <awebb@linux.vnet.ibm.com> 2009-02-16 12:20:31 +00:00
ConfigurationMember.cs * optimized usings. 2009-02-12 09:53:12 +00:00
ConfigurationOption.cs
Constants.cs
Culture.cs
EstateBan.cs * Applied a patch that: Added estate ban table to migration scripts and nhibernate mapping. Refactored property getters and setters for estate ban object to support NHibernate. 2009-02-21 09:39:33 +00:00
EstateSettings.cs * Applied a patch that: Added estate ban table to migration scripts and nhibernate mapping. Refactored property getters and setters for estate ban object to support NHibernate. 2009-02-21 09:39:33 +00:00
EventData.cs
ForeignUserProfileData.cs * optimized usings. 2009-02-12 09:53:12 +00:00
FriendListItem.cs
FriendRegionInfo.cs
GridConfig.cs
GridInstantMessage.cs
GroupData.cs
HGNetworkServersInfo.cs Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 2009-02-22 20:52:55 +00:00
IAssetCache.cs * Move method documentation from AssetCache up to IAssetCache 2009-03-09 18:35:26 +00:00
IAssetLoader.cs
IAssetServer.cs From: Alan Webb <awebb@linux.vnet.ibm.com> 2009-02-18 13:15:07 +00:00
IClientAPI.cs Remove a hardcoded flow/dependency on the money module from LLCLientView 2009-03-27 18:51:45 +00:00
IClientFileTransfer.cs * optimized usings. 2009-02-12 09:53:12 +00:00
IGenericConfig.cs
ILoginServiceToRegionsConnector.cs Renamed ILoginRegionsConnector to ILoginServiceToRegionsConnector and moved it from OpenSim.Client.Linden to OpenSim.Framework. 2009-03-03 16:36:21 +00:00
IMoneyModule.cs * optimized usings. 2009-02-12 09:53:12 +00:00
IPlugin.cs * optimized usings. 2009-02-12 09:53:12 +00:00
IRegionCommsListener.cs
IRegionCreator.cs Update svn properties, add copyright headers, minor formatting cleanup. 2009-03-01 09:15:31 +00:00
IRegionLoader.cs
IRegistryCore.cs Update svn properties, add copyright headers, minor formatting cleanup. 2009-03-01 09:15:31 +00:00
IScene.cs Moved the Initialisation of the CommunicationsManager to a ApplicationPlugin. 2009-02-26 21:30:12 +00:00
InventoryCollection.cs
InventoryConfig.cs
InventoryFolderBase.cs * Establish a common InventoryNodeBase class from InventoryItemBase and InventoryFolderBase 2009-02-11 19:29:59 +00:00
InventoryItemBase.cs * Establish InventoryArchiveSaved event for unit tests 2009-02-17 15:39:18 +00:00
InventoryNodeBase.cs * Establish InventoryArchiveSaved event for unit tests 2009-02-17 15:39:18 +00:00
LandData.cs * optimized usings. 2009-02-12 09:53:12 +00:00
LandStatReportItem.cs
LandUpdateArgs.cs
Location.cs
Login.cs Major change to how appearance is managed, including changes in login and user service/server. Appearance is now sent by the user service/server along with all other loginparams. Regions don't query the user service for appearance anymore. The appearance is passed along from region to region as the avie moves around. And, as before, it's stored back with the user service as the client changes the avie's appearance. Child agents have default appearances that are set to the actual appearance when the avie moves to that region. (as before, child agents are invisible and non-physical). 2009-02-17 00:35:52 +00:00
MapBlockData.cs
MapItemReplyStruct.cs
MessageServerConfig.cs
NeighbourInfo.cs
NetworkServersInfo.cs * Make all coded defaults match settings in OpenSim.ini.example 2009-03-11 18:02:22 +00:00
OSChatMessage.cs
PacketPool.cs Avoid NRE if client sends unrecognized packet type. 2009-03-03 17:39:57 +00:00
ParcelMediaCommandEnum.cs
PluginLoader.cs - remove dependency on ExtensionLoader.dll (DBConnString.cs can go) 2009-02-16 02:27:34 +00:00
PrimitiveBaseShape.cs
ProxyCodec.cs
RegionCommsListener.cs
RegionHandshakeArgs.cs
RegionInfo.cs * Another stab at refactoring up the CustomiseResponse function. Two fixes: 2009-03-12 10:50:59 +00:00
RegionInfoForEstateMenuArgs.cs
RegionSettings.cs
RegionUpData.cs
RegistryCore.cs Update svn properties, add copyright headers, minor formatting cleanup. 2009-03-01 09:15:31 +00:00
Remoting.cs
RequestAssetArgs.cs
SerializableInventory.cs
SerializableRegionInfo.cs
SimStats.cs * optimized usings. 2009-02-12 09:53:12 +00:00
SurfaceTouchEventArgs.cs
TaskInventoryDictionary.cs * Consistently lock part.TaskInventory as pointed out in http://opensimulator.org/mantis/view.php?id=3159 2009-02-20 14:04:29 +00:00
TaskInventoryItem.cs
TextureRequestArgs.cs * Progressive texture patch + PriorityQueue put into the LLClient namespace. 2009-01-19 17:11:57 +00:00
ThreadTracker.cs
ThrottleOutPacketType.cs
UndoStack.cs
UpdateShapeArgs.cs
UserAgentData.cs
UserConfig.cs Added the hg login procedure to the user server. 2009-03-27 16:23:52 +00:00
UserProfileData.cs
Util.cs Refactoring of CreateCommsManagerPlugin. 2009-03-03 12:51:54 +00:00
ViewerEffectEventHandlerArg.cs
WearableItem.cs Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: 2009-02-22 20:52:55 +00:00
sLLVector3.cs