MW 7db2e19500 corrected the params types on IClientAPI.SendParcelMediaCommand. the command parameter should be set to the the ParcelMediaCommandEnum value. While flags seems to need to be set to (uint)(1<<[value of the command enum]) 16 éve
..
AssetLoader de24380233 * Remove all use of asset.InvType, as outlined in mailing list discussion 16 éve
Communications 7fa00f9ecd * remove redundant sync locking in AssetServerBase since this is already being done by the lower database layers 16 éve
Configuration a1c8aa4050 * Cleaned namespaces of entire solution. OpenSim directories now correspond with namespaces. 16 éve
Console 5910a49da6 Update svn properties. Formatting cleanup. 16 éve
RegionLoader 682ec53420 As per the suggestion on the mailing list, added support for a OpenSim.xml config file, instead of a ini file. INI files still work the same as they did before, just now if a ini file isn't found, it looks for a OpenSim.xml file (of course in xml format) and if found uses that. 16 éve
Servers 1122f3f693 Mantis#1685. Thank you kindly, Mjm for a patch that: 16 éve
Statistics feb30217de dr scofield's warning safari: 16 éve
ACL.cs 375163a6fe * Spring cleaning. 16 éve
AgentCircuitData.cs 375163a6fe * Spring cleaning. 16 éve
AgentCircuitManager.cs 47180080f0 Formatting cleanup. 16 éve
AgentUpdateArgs.cs d9b802bb26 * Split out various classes from IClientAPI into their own files, in accordance with code standards 16 éve
AssemblyInfo.cs 65c5efe43b Formatting cleanup. 16 éve
AssetBase.cs 2dadbc2f70 mini-warnings-safari, plus cleanup of IUserServices method naming. 16 éve
AssetConfig.cs 375163a6fe * Spring cleaning. 16 éve
AssetLandmark.cs de24380233 * Remove all use of asset.InvType, as outlined in mailing list discussion 16 éve
AssetRequest.cs 375163a6fe * Spring cleaning. 16 éve
AssetRequestToClient.cs cb29926e3c * Refactors call to OutPacket out of AssetCache and into LLClientView 16 éve
AssetStorage.cs 375163a6fe * Spring cleaning. 16 éve
AuthenticateResponse.cs 375163a6fe * Spring cleaning. 16 éve
AvatarAppearance.cs 5158aad662 make lots of properties virtual, which lets nhibernate do 16 éve
AvatarPickerAvatar.cs 375163a6fe * Spring cleaning. 16 éve
AvatarPickerReplyAgentDataArgs.cs d9b802bb26 * Split out various classes from IClientAPI into their own files, in accordance with code standards 16 éve
AvatarPickerReplyDataArgs.cs d9b802bb26 * Split out various classes from IClientAPI into their own files, in accordance with code standards 16 éve
AvatarWearable.cs 375163a6fe * Spring cleaning. 16 éve
AvatarWearingArgs.cs d9b802bb26 * Split out various classes from IClientAPI into their own files, in accordance with code standards 16 éve
BlockingQueue.cs 375163a6fe * Spring cleaning. 16 éve
ChatFromViewerArgs.cs d9b802bb26 * Split out various classes from IClientAPI into their own files, in accordance with code standards 16 éve
ChatTypeEnum.cs d9b802bb26 * Split out various classes from IClientAPI into their own files, in accordance with code standards 16 éve
ChildAgentDataUpdate.cs 375163a6fe * Spring cleaning. 16 éve
ClientInfo.cs d9b802bb26 * Split out various classes from IClientAPI into their own files, in accordance with code standards 16 éve
ClientManager.cs feb30217de dr scofield's warning safari: 16 éve
ColliderData.cs e12baa5eb3 * This sends collision events to the script engine. 16 éve
ConfigurationMember.cs 838ffd7792 Mantis#1543. Thank you kindly, Jonc for a patch that: 16 éve
ConfigurationOption.cs 392375d34b * Assigns a random UUID to a region if the Sim UUID is null. 16 éve
Constants.cs 63c104efde *Fixed up EstateManagementModule to the module standard - no more packets allowed! 16 éve
Culture.cs 375163a6fe * Spring cleaning. 16 éve
EstateSettings.cs 838ffd7792 Mantis#1543. Thank you kindly, Jonc for a patch that: 16 éve
FriendListItem.cs 375163a6fe * Spring cleaning. 16 éve
GridConfig.cs 89c164fbc1 let Grid Servers specify a connect string in their configuration. 16 éve
GridInstantMessage.cs 375163a6fe * Spring cleaning. 16 éve
IAssetLoader.cs 375163a6fe * Spring cleaning. 16 éve
IAssetProvider.cs 1813946937 * remove unused CommitAssets() hook for now 16 éve
IAssetServer.cs 7fa00f9ecd * remove redundant sync locking in AssetServerBase since this is already being done by the lower database layers 16 éve
IClientAPI.cs 7db2e19500 corrected the params types on IClientAPI.SendParcelMediaCommand. the command parameter should be set to the the ParcelMediaCommandEnum value. While flags seems to need to be set to (uint)(1<<[value of the command enum]) 16 éve
IClientAPI2.cs 535d64b66b Add copyright notices. 16 éve
IGenericConfig.cs 375163a6fe * Spring cleaning. 16 éve
IInventoryData.cs 65c5efe43b Formatting cleanup. 16 éve
IPlugin.cs 23ec21e44a Mantis#1647. Thank you very much, Sempuki for a patch that: 16 éve
IRegionCommsListener.cs febe78d062 * Implements UserServer logoff in a few situations 16 éve
IRegionLoader.cs 682ec53420 As per the suggestion on the mailing list, added support for a OpenSim.xml config file, instead of a ini file. INI files still work the same as they did before, just now if a ini file isn't found, it looks for a OpenSim.xml file (of course in xml format) and if found uses that. 16 éve
IScene.cs c995d60d37 Formatting cleanup. 16 éve
IUserData.cs febe78d062 * Implements UserServer logoff in a few situations 16 éve
InventoryCollection.cs 375163a6fe * Spring cleaning. 16 éve
InventoryConfig.cs 35bd6e8760 * Make default inventory grid server db mysql rather than sqlite 16 éve
InventoryFolderBase.cs 5158aad662 make lots of properties virtual, which lets nhibernate do 16 éve
InventoryItemBase.cs 5158aad662 make lots of properties virtual, which lets nhibernate do 16 éve
JId.cs 375163a6fe * Spring cleaning. 16 éve
LLGroup.cs 820bce16fc * Added standard copyright and removed un-necessary using of libsecondlife.Packets 16 éve
LandData.cs ba2afef0f1 *Parcel Claim date is no longer Epoch (Jan 1, 1970). Now shows the actual creation/reclaim/sale date. 16 éve
LandStatReportItem.cs 042c9ed4d8 * Adds Top Colliders when using ODE. Access it from the estate tools/debug tab. 16 éve
LandUpdateArgs.cs d9b802bb26 * Split out various classes from IClientAPI into their own files, in accordance with code standards 16 éve
Location.cs 535d64b66b Add copyright notices. 16 éve
Login.cs 375163a6fe * Spring cleaning. 16 éve
MapBlockData.cs 375163a6fe * Spring cleaning. 16 éve
MessageServerConfig.cs 64f01ade04 Update svn properties, clean up formatting, refactor out duplicate hard-coded port numbers. 16 éve
NeighbourInfo.cs 375163a6fe * Spring cleaning. 16 éve
NetworkServersInfo.cs 375163a6fe * Spring cleaning. 16 éve
OSUUID.cs 375163a6fe * Spring cleaning. 16 éve
PacketPool.cs 6a1b787436 More formatting cleanup. 16 éve
ParcelMediaCommandEnum.cs b7fc172254 * Added experimental SendParcelMediaCommand and SendParcelMediaUpdate to IClientAPI. These methods have not been tested, but feel free to start wiring them to llParcelMediaCommandList. 16 éve
PluginLoader.cs 23ec21e44a Mantis#1647. Thank you very much, Sempuki for a patch that: 16 éve
PrimitiveBaseShape.cs feb30217de dr scofield's warning safari: 16 éve
RegionBanListItem.cs 2758bc81ad * Persists region banlists across reboots for the sqlite datastore also now. 16 éve
RegionCommsListener.cs febe78d062 * Implements UserServer logoff in a few situations 16 éve
RegionHandle.cs 375163a6fe * Spring cleaning. 16 éve
RegionHandshakeArgs.cs d9b802bb26 * Split out various classes from IClientAPI into their own files, in accordance with code standards 16 éve
RegionInfo.cs c1d5291ae0 RegionInfo.configMember can be null for dynamically created regions 16 éve
RegionInfoForEstateMenuArgs.cs d9b802bb26 * Split out various classes from IClientAPI into their own files, in accordance with code standards 16 éve
RegionSettings.cs d470d30c09 Copyright notices and formatting cleanup. 16 éve
RegionUpData.cs 375163a6fe * Spring cleaning. 16 éve
Remoting.cs 65c5efe43b Formatting cleanup. 16 éve
RequestAssetArgs.cs d9b802bb26 * Split out various classes from IClientAPI into their own files, in accordance with code standards 16 éve
SerializableInventory.cs 65c5efe43b Formatting cleanup. 16 éve
SerializableRegionInfo.cs 65c5efe43b Formatting cleanup. 16 éve
TaskInventoryItem.cs feb30217de dr scofield's warning safari: 16 éve
TextureRequestArgs.cs d9b802bb26 * Split out various classes from IClientAPI into their own files, in accordance with code standards 16 éve
ThreadTracker.cs 375163a6fe * Spring cleaning. 16 éve
ThrottleOutPacketType.cs d9b802bb26 * Split out various classes from IClientAPI into their own files, in accordance with code standards 16 éve
UndoStack.cs 56802afff4 Update svn properties. Minor formatting cleanup. 16 éve
UpdateShapeArgs.cs d9b802bb26 * Split out various classes from IClientAPI into their own files, in accordance with code standards 16 éve
UserAgentData.cs 5158aad662 make lots of properties virtual, which lets nhibernate do 16 éve
UserConfig.cs af825dae40 small console message change related to last revision 16 éve
UserProfileData.cs 5158aad662 make lots of properties virtual, which lets nhibernate do 16 éve
Util.cs feb30217de dr scofield's warning safari: 16 éve
ViewerEffectEventHandlerArg.cs d9b802bb26 * Split out various classes from IClientAPI into their own files, in accordance with code standards 16 éve
sLLVector3.cs 375163a6fe * Spring cleaning. 16 éve