Adam Frisby b74cd49f7c * Applies r9674 to 0.6.5-post-fixes. hace 15 años
..
AssetLoader 76c0935ec7 - remove the Metadata property from AssetBase and return all previous hace 15 años
Client 6dcafec22d * Implements IP and DNS based ban facilities to OpenSim. hace 15 años
Communications d217f1e9e7 * Updated version numbers to 0.6.5 hace 15 años
Configuration 6bd5c6bfc0 Check for empty string as well, just as illegal. hace 16 años
Console d217f1e9e7 * Updated version numbers to 0.6.5 hace 15 años
RegionLoader 0138fdc5fd Allow some values that are set in OpenSim.ini to be set from region config hace 16 años
Serialization 6277156044 * When saving an oar, save assets when immediately received rather than storing them all up in memory hace 15 años
Servers b74cd49f7c * Applies r9674 to 0.6.5-post-fixes. hace 15 años
Statistics 4792e6139a Thanks Bluewall for Mantis #3519: a patch that adds simulator uptime and version to REST/json statistics reporting hace 15 años
Tests 6e19fb8593 Add copyright headers. hace 15 años
ACL.cs 375163a6fe * Spring cleaning. hace 16 años
AgentCircuitData.cs 4eba67175d Minor bug fix. Thanks daTwitch. hace 15 años
AgentCircuitManager.cs 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: hace 15 años
AgentUpdateArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. hace 16 años
Animation.cs 5f34bd73fb Update svn properties. hace 15 años
AssemblyInfo.cs d217f1e9e7 * Updated version numbers to 0.6.5 hace 15 años
AssetBase.cs d2a412e94b * Added some more experimental code; nothing wired in so far. hace 15 años
AssetConfig.cs a189da844a * Moved the DefaultConfig settings into already-existing ConfigSettings hace 15 años
AssetLandmark.cs 76c0935ec7 - remove the Metadata property from AssetBase and return all previous hace 15 años
AssetRequest.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman hace 16 años
AssetRequestToClient.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces hace 16 años
AssetStorage.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman hace 16 años
AuthenticateResponse.cs 375163a6fe * Spring cleaning. hace 16 años
AvatarAppearance.cs 52c482a7a7 * This updates LibOMV to the current release 0.6.0 on March 19 2009 hace 15 años
AvatarPickerAvatar.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman hace 16 años
AvatarPickerReplyAgentDataArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. hace 16 años
AvatarPickerReplyDataArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. hace 16 años
AvatarWearable.cs 0de34e9a18 * remove now unused serialization code hace 15 años
AvatarWearingArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. hace 16 años
BlockingQueue.cs c04e7cdf2b * Support loading empty folders in an iar hace 15 años
Cache.cs 1a910b6e1d Connect up the new asset cache and introduce an asynchronous call path hace 15 años
ChatTypeEnum.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. hace 16 años
ChildAgentDataUpdate.cs 6e368c4b59 Refactoring, no functional changes. Moved ChildAgentDataUpdate data structures from OpenSim.Region.Framework.Scenes back to OpenSim.Framework, so they can be referenced more broadly. This involved having to move the small Animation data structure to OpenSim.Framework too. hace 15 años
ClientInfo.cs bdf95e54a2 A few updates necessary for load balancer. hace 15 años
ClientManager.cs a31792ee5c * prune and regrade log messages relating to client login and logout hace 16 años
ColliderData.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces hace 16 años
ConfigBase.cs 2fafc74c74 Add copyright header. hace 15 años
ConfigSettings.cs a189da844a * Moved the DefaultConfig settings into already-existing ConfigSettings hace 15 años
ConfigurationMember.cs 801da4346a * optimized usings. hace 16 años
ConfigurationOption.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman hace 16 años
Constants.cs 52a4c4d82f * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 hace 16 años
Culture.cs 375163a6fe * Spring cleaning. hace 16 años
EstateBan.cs 1cadad9ec6 * 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. hace 15 años
EstateSettings.cs 7e972b304b Let estate owners and managers enter nonpublic estates unconditionally. hace 15 años
EventData.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces hace 16 años
ForeignUserProfileData.cs 9a4192d14e * Fixed copyright headers on HyperGrid source files. (Now match the rest of OpenSim, license text is unchanged) hace 15 años
FriendListItem.cs 38e8853e57 Megapatch that fixes/adds: friend offer/deny/accept, friendship termination, hace 16 años
FriendRegionInfo.cs 62c263d32b WIP: Adding a few things to PresenceModule. Not quite finished yet. hace 16 años
GridConfig.cs a189da844a * Moved the DefaultConfig settings into already-existing ConfigSettings hace 15 años
GridInstantMessage.cs 5e2e05a1c1 Megapatch. Completely remove the multiparameter IM methods. Remove the insecure hace 16 años
GroupData.cs 7e95783dd3 Expose the GroupRecord and it's accessor API hace 15 años
HGNetworkServersInfo.cs 9a4192d14e * Fixed copyright headers on HyperGrid source files. (Now match the rest of OpenSim, license text is unchanged) hace 15 años
IAssetCache.cs 1bf05a543c * Move method documentation from AssetCache up to IAssetCache hace 15 años
IAssetLoader.cs 266d0fbaae * Apply http://opensimulator.org/mantis/view.php?id=2927 with some changes hace 16 años
IAssetServer.cs 1894157dd3 * Explicitly start the asset server thread so that unit tests can run single rather than multi-threaded (which may be behind the occasional test freezes) hace 15 años
IClientAPI.cs 1b7d0a6c93 Paving the way for syncing group permissions across a grid hace 15 años
IClientFileTransfer.cs 801da4346a * optimized usings. hace 16 años
IGenericConfig.cs 375163a6fe * Spring cleaning. hace 16 años
IImprovedAssetCache.cs d843b897b2 Move the connector for the new asset server to a connectors project. Inherit hace 15 años
ILoginServiceToRegionsConnector.cs e0a06f6416 - moving banned check and public/private check to hace 15 años
IMoneyModule.cs 801da4346a * optimized usings. hace 16 años
IPlugin.cs 801da4346a * optimized usings. hace 16 años
IRegionCommsListener.cs b636bb0f9e * Stop the pointless passing of a scene's own region handler back to it in region comms hace 16 años
IRegionCreator.cs 808e4a847a Update svn properties, add copyright headers, minor formatting cleanup. hace 15 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
IRegistryCore.cs 808e4a847a Update svn properties, add copyright headers, minor formatting cleanup. hace 15 años
IScene.cs 66e25abbfe Plumb conifg into the client views. Add config option to configure packet hace 15 años
ISceneObject.cs 303aa4b65e * refactor: move bottom part of 'xml2' serializaton to separate class hace 15 años
InventoryCollection.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman hace 16 años
InventoryConfig.cs a189da844a * Moved the DefaultConfig settings into already-existing ConfigSettings hace 15 años
InventoryFolderBase.cs e12981ef1b * Establish a common InventoryNodeBase class from InventoryItemBase and InventoryFolderBase hace 16 años
InventoryItemBase.cs b74cd49f7c * Applies r9674 to 0.6.5-post-fixes. hace 15 años
InventoryNodeBase.cs 229b69e044 * Establish InventoryArchiveSaved event for unit tests hace 15 años
LandData.cs 801da4346a * optimized usings. hace 16 años
LandStatReportItem.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces hace 16 años
LandUpdateArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. hace 16 años
Location.cs c9a5215d6d * Fixes Location == Location, and Location != Location hace 16 años
Login.cs 7cc9062137 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). hace 15 años
MapBlockData.cs 423d950a69 - Fixed a small off by one error in sending MapBlocks hace 16 años
MapItemReplyStruct.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces hace 16 años
MessageServerConfig.cs a189da844a * Moved the DefaultConfig settings into already-existing ConfigSettings hace 15 años
NeighbourInfo.cs 375163a6fe * Spring cleaning. hace 16 años
NetworkServersInfo.cs a189da844a * Moved the DefaultConfig settings into already-existing ConfigSettings hace 15 años
OSChatMessage.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. hace 16 años
PacketPool.cs c8d44971c4 Implement an ingenious solution to pacekt pool performance suggested by hace 15 años
ParcelMediaCommandEnum.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces hace 16 años
PluginLoader.cs 529dd66ed0 - remove dependency on ExtensionLoader.dll (DBConnString.cs can go) hace 15 años
PrimitiveBaseShape.cs 52c482a7a7 * This updates LibOMV to the current release 0.6.0 on March 19 2009 hace 15 años
ProxyCodec.cs 22b70495ab The region proxy for the load balancer module works again. The incoming proxy messages were not properly decoded. hace 16 años
RegionCommsListener.cs b636bb0f9e * Stop the pointless passing of a scene's own region handler back to it in region comms hace 16 años
RegionHandshakeArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. hace 16 años
RegionInfo.cs 09df50915d * Bug fix: Variable m_regionSettings can be null, using RegionSettings instead, that starts a new RegionSettings object if private variable is null. hace 15 años
RegionInfoForEstateMenuArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. hace 16 años
RegionSettings.cs f0ea8eb534 * Implement saving of region settings in OAR files hace 16 años
RegionUpData.cs 375163a6fe * Spring cleaning. hace 16 años
RegistryCore.cs 808e4a847a Update svn properties, add copyright headers, minor formatting cleanup. hace 15 años
Remoting.cs 65c5efe43b Formatting cleanup. hace 16 años
RequestAssetArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. hace 16 años
SerializableInventory.cs 65c5efe43b Formatting cleanup. hace 16 años
SerializableRegionInfo.cs 7d89e12293 * This is the fabled LibOMV update with all of the libOMV types from JHurliman hace 16 años
SimStats.cs 801da4346a * optimized usings. hace 16 años
SurfaceTouchEventArgs.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces hace 16 años
TaskInventoryDictionary.cs 01f70de2ea * Consistently lock part.TaskInventory as pointed out in http://opensimulator.org/mantis/view.php?id=3159 hace 15 años
TaskInventoryItem.cs 7dbcf0570f From: Alan Webb <[email protected]> hace 15 años
TextureRequestArgs.cs 515bf6d7dc * Patch from RemedyTomm Mantis 3440 hace 15 años
ThreadTracker.cs 41232ee921 * Correct build break from last commit - how on earth did it compile last time? Bizarre hace 16 años
ThrottleOutPacketType.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. hace 16 años
UndoStack.cs 56802afff4 Update svn properties. Minor formatting cleanup. hace 16 años
UpdateShapeArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. hace 16 años
UserAgentData.cs 52a4c4d82f * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 hace 16 años
UserConfig.cs a189da844a * Moved the DefaultConfig settings into already-existing ConfigSettings hace 15 años
UserProfileData.cs 607156cae8 * Comment out user profile cache update method for now hace 15 años
Util.cs c1d680b6c3 Thank you kindly, Patnad, for a patch that: hace 15 años
ViewerEffectEventHandlerArg.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. hace 16 años
WearableItem.cs 8f55b9d735 Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that: hace 15 años
sLLVector3.cs 3378b502c5 * This changes gridcomms types back to our home grown wholy controlled types. hace 16 años