Dr Scofield 3fb0a08619 fixing warnings in EstateSettings and correcting coding style: 16 年之前
..
AssetLoader de24380233 * Remove all use of asset.InvType, as outlined in mailing list discussion 16 年之前
Communications 4ff529bdaf Patch #9146 (No Mantis) 16 年之前
Configuration a1c8aa4050 * Cleaned namespaces of entire solution. OpenSim directories now correspond with namespaces. 16 年之前
Console 451c3d1dd7 * Hive off ConsolePluginCommand into its own framework class 16 年之前
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 年之前
Servers 6ca23c1123 rearranging variables in OSHttpRequest and adding Query property. 16 年之前
Statistics d75cacb050 * Expose client statistics to the console via 'show stats' 16 年之前
ACL.cs 375163a6fe * Spring cleaning. 16 年之前
AgentCircuitData.cs 375163a6fe * Spring cleaning. 16 年之前
AgentCircuitManager.cs 47180080f0 Formatting cleanup. 16 年之前
AgentUpdateArgs.cs 3b9cf65234 Update svn properties. 16 年之前
AssemblyInfo.cs 65c5efe43b Formatting cleanup. 16 年之前
AssetBase.cs 2dadbc2f70 mini-warnings-safari, plus cleanup of IUserServices method naming. 16 年之前
AssetConfig.cs 375163a6fe * Spring cleaning. 16 年之前
AssetLandmark.cs de24380233 * Remove all use of asset.InvType, as outlined in mailing list discussion 16 年之前
AssetRequest.cs 375163a6fe * Spring cleaning. 16 年之前
AssetRequestToClient.cs cb29926e3c * Refactors call to OutPacket out of AssetCache and into LLClientView 16 年之前
AssetStorage.cs 375163a6fe * Spring cleaning. 16 年之前
AuthenticateResponse.cs 375163a6fe * Spring cleaning. 16 年之前
AvatarAppearance.cs 5158aad662 make lots of properties virtual, which lets nhibernate do 16 年之前
AvatarPickerAvatar.cs 375163a6fe * Spring cleaning. 16 年之前
AvatarPickerReplyAgentDataArgs.cs 3b9cf65234 Update svn properties. 16 年之前
AvatarPickerReplyDataArgs.cs 3b9cf65234 Update svn properties. 16 年之前
AvatarWearable.cs 375163a6fe * Spring cleaning. 16 年之前
AvatarWearingArgs.cs 3b9cf65234 Update svn properties. 16 年之前
BlockingQueue.cs 375163a6fe * Spring cleaning. 16 年之前
ChatFromViewerArgs.cs 3b9cf65234 Update svn properties. 16 年之前
ChatTypeEnum.cs 3b9cf65234 Update svn properties. 16 年之前
ChildAgentDataUpdate.cs 375163a6fe * Spring cleaning. 16 年之前
ClientInfo.cs 3b9cf65234 Update svn properties. 16 年之前
ClientManager.cs feb30217de dr scofield's warning safari: 16 年之前
ColliderData.cs e12baa5eb3 * This sends collision events to the script engine. 16 年之前
ConfigurationMember.cs 838ffd7792 Mantis#1543. Thank you kindly, Jonc for a patch that: 16 年之前
ConfigurationOption.cs 392375d34b * Assigns a random UUID to a region if the Sim UUID is null. 16 年之前
Constants.cs a580d7ee35 add plywood texture as a constant, as we need it in a couple of places 16 年之前
Culture.cs 375163a6fe * Spring cleaning. 16 年之前
EstateBan.cs 263633e274 Patch #9151 16 年之前
EstateSettings.cs 3fb0a08619 fixing warnings in EstateSettings and correcting coding style: 16 年之前
FriendListItem.cs 375163a6fe * Spring cleaning. 16 年之前
GridConfig.cs 89c164fbc1 let Grid Servers specify a connect string in their configuration. 16 年之前
GridInstantMessage.cs 375163a6fe * Spring cleaning. 16 年之前
IAssetLoader.cs 375163a6fe * Spring cleaning. 16 年之前
IAssetProvider.cs 1813946937 * remove unused CommitAssets() hook for now 16 年之前
IAssetServer.cs 7fa00f9ecd * remove redundant sync locking in AssetServerBase since this is already being done by the lower database layers 16 年之前
IClientAPI.cs 263633e274 Patch #9151 16 年之前
IClientAPI2.cs 535d64b66b Add copyright notices. 16 年之前
IGenericConfig.cs 375163a6fe * Spring cleaning. 16 年之前
IInventoryData.cs 65c5efe43b Formatting cleanup. 16 年之前
IPlugin.cs 23ec21e44a Mantis#1647. Thank you very much, Sempuki for a patch that: 16 年之前
IRegionCommsListener.cs febe78d062 * Implements UserServer logoff in a few situations 16 年之前
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 年之前
IScene.cs c995d60d37 Formatting cleanup. 16 年之前
IUserData.cs febe78d062 * Implements UserServer logoff in a few situations 16 年之前
InventoryCollection.cs 375163a6fe * Spring cleaning. 16 年之前
InventoryConfig.cs 35bd6e8760 * Make default inventory grid server db mysql rather than sqlite 16 年之前
InventoryFolderBase.cs 5158aad662 make lots of properties virtual, which lets nhibernate do 16 年之前
InventoryItemBase.cs 5158aad662 make lots of properties virtual, which lets nhibernate do 16 年之前
JId.cs 375163a6fe * Spring cleaning. 16 年之前
LLGroup.cs 820bce16fc * Added standard copyright and removed un-necessary using of libsecondlife.Packets 16 年之前
LandData.cs ba2afef0f1 *Parcel Claim date is no longer Epoch (Jan 1, 1970). Now shows the actual creation/reclaim/sale date. 16 年之前
LandStatReportItem.cs 042c9ed4d8 * Adds Top Colliders when using ODE. Access it from the estate tools/debug tab. 16 年之前
LandUpdateArgs.cs 3b9cf65234 Update svn properties. 16 年之前
Location.cs 535d64b66b Add copyright notices. 16 年之前
Login.cs 375163a6fe * Spring cleaning. 16 年之前
MapBlockData.cs 375163a6fe * Spring cleaning. 16 年之前
MessageServerConfig.cs 64f01ade04 Update svn properties, clean up formatting, refactor out duplicate hard-coded port numbers. 16 年之前
NeighbourInfo.cs 375163a6fe * Spring cleaning. 16 年之前
NetworkServersInfo.cs 375163a6fe * Spring cleaning. 16 年之前
OSUUID.cs 375163a6fe * Spring cleaning. 16 年之前
PacketPool.cs 6a1b787436 More formatting cleanup. 16 年之前
ParcelMediaCommandEnum.cs 3b9cf65234 Update svn properties. 16 年之前
PluginLoader.cs e0e0db3660 Thanks, sempuki, for a patch that moves all grid plugins to new PluginLoader (issue 1763). 16 年之前
PrimitiveBaseShape.cs 6084a7ea3e Revert "git merge" 16 年之前
RegionCommsListener.cs febe78d062 * Implements UserServer logoff in a few situations 16 年之前
RegionHandle.cs 375163a6fe * Spring cleaning. 16 年之前
RegionHandshakeArgs.cs 3b9cf65234 Update svn properties. 16 年之前
RegionInfo.cs 263633e274 Patch #9151 16 年之前
RegionInfoForEstateMenuArgs.cs 3b9cf65234 Update svn properties. 16 年之前
RegionSettings.cs 263633e274 Patch #9151 16 年之前
RegionUpData.cs 375163a6fe * Spring cleaning. 16 年之前
Remoting.cs 65c5efe43b Formatting cleanup. 16 年之前
RequestAssetArgs.cs 3b9cf65234 Update svn properties. 16 年之前
SerializableInventory.cs 65c5efe43b Formatting cleanup. 16 年之前
SerializableRegionInfo.cs 65c5efe43b Formatting cleanup. 16 年之前
TaskInventoryItem.cs feb30217de dr scofield's warning safari: 16 年之前
TextureRequestArgs.cs 3b9cf65234 Update svn properties. 16 年之前
ThreadTracker.cs 375163a6fe * Spring cleaning. 16 年之前
ThrottleOutPacketType.cs 3b9cf65234 Update svn properties. 16 年之前
UndoStack.cs 56802afff4 Update svn properties. Minor formatting cleanup. 16 年之前
UpdateShapeArgs.cs 3b9cf65234 Update svn properties. 16 年之前
UserAgentData.cs 5158aad662 make lots of properties virtual, which lets nhibernate do 16 年之前
UserConfig.cs af825dae40 small console message change related to last revision 16 年之前
UserProfileData.cs 5158aad662 make lots of properties virtual, which lets nhibernate do 16 年之前
Util.cs feb30217de dr scofield's warning safari: 16 年之前
ViewerEffectEventHandlerArg.cs 3b9cf65234 Update svn properties. 16 年之前
sLLVector3.cs 375163a6fe * Spring cleaning. 16 年之前