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