Justin Clark-Casey (justincc) 2cc7a89012 Fix usage statement on "debug http" console command since max level is now 5 rather than 3 %!s(int64=12) %!d(string=hai) anos
..
AssetLoader df76e95aa2 Changed asset CreatorID to a string %!s(int64=14) %!d(string=hai) anos
Client 37685ec1b4 Start on Bulk inventory update via CAPS. Not functional yet. HG v2 %!s(int64=12) %!d(string=hai) anos
Communications f86c438653 Preservation of creator information now also working in IARs. Cleaned up usage help. Moved Osp around, deleted unnecessary OspInventoryWrapperPlugin, added manipulation of SOP's xml representation in a generic ExternalRepresentationUtils function. %!s(int64=14) %!d(string=hai) anos
Configuration 71cd4d6e84 Revert "remove long unused OpenSim/Framework/Configuration/* projects" %!s(int64=14) %!d(string=hai) anos
Console 19c2f08a8b Add much easier ConsoleDisplayTable AddColumn() and AddRow() methods. %!s(int64=12) %!d(string=hai) anos
RegionLoader 39d7945efc Added a setting to [Startup] section of config that will allow the simulator to start up with no regions configured. %!s(int64=13) %!d(string=hai) anos
Serialization 89efccaa71 Rather than instantiating a UTF8 encoding everywhere when we want to supress the BOM, use a single Util.UTF8NoBomEncoding. %!s(int64=12) %!d(string=hai) anos
Servers 2cc7a89012 Fix usage statement on "debug http" console command since max level is now 5 rather than 3 %!s(int64=12) %!d(string=hai) anos
Statistics b180fdd0fd Correct churn stat from MB/s from KB/s %!s(int64=12) %!d(string=hai) anos
Tests 4919c60560 Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence() %!s(int64=13) %!d(string=hai) anos
AgentCircuitData.cs ffbca99b57 Extend "show circuits" to show circuit code, ip and viewer name. %!s(int64=12) %!d(string=hai) anos
AgentCircuitManager.cs ced820bd5e Improve locking in AgentCircuitManager %!s(int64=13) %!d(string=hai) anos
AgentUpdateArgs.cs 88d2adc93c add an agent position field to AgentUpdateArgs for use by some non-LL clients %!s(int64=15) %!d(string=hai) anos
Animation.cs 0a85d1d767 minor:comments %!s(int64=15) %!d(string=hai) anos
AssemblyInfo.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. %!s(int64=15) %!d(string=hai) anos
AssetBase.cs c8304b7f84 Fix avatar parameter updating for viewer 3 and maybe 2. %!s(int64=13) %!d(string=hai) anos
AssetLandmark.cs e33cedfd42 HG Landmarks now working. %!s(int64=13) %!d(string=hai) anos
AssetRequestToClient.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. %!s(int64=15) %!d(string=hai) anos
AuthenticateResponse.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. %!s(int64=15) %!d(string=hai) anos
AvatarAppearance.cs 0b91ec8dd2 Migrate detailed "appearance show" report generation up to AvatarFactoryModule from AppearanceInfoModule so that it can be used in debug (inactive). %!s(int64=13) %!d(string=hai) anos
AvatarAttachment.cs 5c1fa968ab Stop NPCs losing attachments when the source avatar takes them off. %!s(int64=13) %!d(string=hai) anos
AvatarPickerAvatar.cs 0a85d1d767 minor:comments %!s(int64=15) %!d(string=hai) anos
AvatarPickerReplyAgentDataArgs.cs 0a85d1d767 minor:comments %!s(int64=15) %!d(string=hai) anos
AvatarPickerReplyDataArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. %!s(int64=16) %!d(string=hai) anos
AvatarWearable.cs b16173e3e8 Drop the static from default wearables. It isn't %!s(int64=14) %!d(string=hai) anos
AvatarWearingArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. %!s(int64=16) %!d(string=hai) anos
BlockingQueue.cs 0d29614ca1 Formatting cleanup. %!s(int64=15) %!d(string=hai) anos
Cache.cs ed99017271 Tighten up OpenSim.Framework.Cache locking to avoid race conditions. %!s(int64=12) %!d(string=hai) anos
CapsUtil.cs 3e79842312 Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll %!s(int64=13) %!d(string=hai) anos
ChatTypeEnum.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. %!s(int64=16) %!d(string=hai) anos
ChildAgentDataUpdate.cs 99623894c7 Commented a couple of verbose debug messages. %!s(int64=13) %!d(string=hai) anos
ClientInfo.cs 35f190cc92 One less [Serializable] -- ClientInfo. %!s(int64=13) %!d(string=hai) anos
ClientManager.cs c75d415648 * Converts ClientManager.ForEach() (and as a result, Scene.ForEachClient()) to use a non-blocking parallel method when operating in async mode %!s(int64=15) %!d(string=hai) anos
CnmMemoryCache.cs ee205e7e81 Formatting cleanup. %!s(int64=15) %!d(string=hai) anos
CnmSynchronizedCache.cs ee205e7e81 Formatting cleanup. %!s(int64=15) %!d(string=hai) anos
ColliderData.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. %!s(int64=15) %!d(string=hai) anos
ConfigSettings.cs ddf54b5537 move see_into_this_sim_from_neighbor [Startup] flag parsing into Scene with the others %!s(int64=13) %!d(string=hai) anos
ConfigurationMember.cs 8a0a78cbcc Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. %!s(int64=13) %!d(string=hai) anos
ConfigurationOption.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. %!s(int64=15) %!d(string=hai) anos
Constants.cs 1955b79759 Partial rewrite of client IP verification. Not completely finished yet, and untested. Committing to move to my other computer. %!s(int64=14) %!d(string=hai) anos
Culture.cs 00800c59d3 Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522 %!s(int64=14) %!d(string=hai) anos
EstateBan.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. %!s(int64=15) %!d(string=hai) anos
EstateSettings.cs 616373db16 llManageEstateAccess implementation http://wiki.secondlife.com/wiki/LlManageEstateAccess %!s(int64=13) %!d(string=hai) anos
EventData.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. %!s(int64=15) %!d(string=hai) anos
ForeignUserProfileData.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. %!s(int64=15) %!d(string=hai) anos
FriendListItem.cs 5908b8ed7c Change a member of the friendslist module to better reflect the client side %!s(int64=15) %!d(string=hai) anos
GcNotify.cs e8cd9688ce If "debug scene updates true" then print out to log when a garbage collection occurs. %!s(int64=12) %!d(string=hai) anos
GridInstantMessage.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. %!s(int64=15) %!d(string=hai) anos
GroupData.cs 87fe96ae2c replace recent IModule.GetGroup() with better GetGroupRecord(string name) %!s(int64=14) %!d(string=hai) anos
IAssetLoader.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. %!s(int64=15) %!d(string=hai) anos
IClientAPI.cs 061c748b75 Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. %!s(int64=12) %!d(string=hai) anos
ICnmCache.cs ee205e7e81 Formatting cleanup. %!s(int64=15) %!d(string=hai) anos
ICommandConsole.cs 1480845597 Change "help" to display categories/module list then "help <category/module>" to display commands in a category. %!s(int64=12) %!d(string=hai) anos
IConsole.cs 8a0a78cbcc Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. %!s(int64=13) %!d(string=hai) anos
IGenericConfig.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. %!s(int64=15) %!d(string=hai) anos
IImprovedAssetCache.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. %!s(int64=15) %!d(string=hai) anos
ILandChannel.cs 0e465da187 remove now unused individual LandData prim counts. %!s(int64=13) %!d(string=hai) anos
ILandObject.cs 321de1f263 Rework Diva's patch to simplify it %!s(int64=12) %!d(string=hai) anos
IMoneyModule.cs 7352aea9ac Remove IClientAPI from the money module. It was only used to pass in the %!s(int64=13) %!d(string=hai) anos
IPlugin.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. %!s(int64=15) %!d(string=hai) anos
IPrimCounts.cs 8b16f7d976 (re)implement selected prim count. %!s(int64=13) %!d(string=hai) anos
IRegionCreator.cs 808e4a847a Update svn properties, add copyright headers, minor formatting cleanup. %!s(int64=15) %!d(string=hai) anos
IRegionLoader.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. %!s(int64=15) %!d(string=hai) anos
IRegistryCore.cs 808e4a847a Update svn properties, add copyright headers, minor formatting cleanup. %!s(int64=15) %!d(string=hai) anos
IScene.cs 9d6ea27df0 Make SceneManager.OnRegionsReadyStatusChange event available. %!s(int64=12) %!d(string=hai) anos
ISceneAgent.cs 196e014782 OnConnectionClosed listeners, retrieve data from IClientAPI.SceneAgent rather than scanning all scene for the presence with the right id %!s(int64=12) %!d(string=hai) anos
ISceneEntity.cs f9137c923b Fix bug where objects could not be set to a new group if the group had been created in that client session, or if no other action has been performed on the object. %!s(int64=13) %!d(string=hai) anos
ISceneObject.cs f9137c923b Fix bug where objects could not be set to a new group if the group had been created in that client session, or if no other action has been performed on the object. %!s(int64=13) %!d(string=hai) anos
InventoryCollection.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. %!s(int64=15) %!d(string=hai) anos
InventoryFolderBase.cs ee205e7e81 Formatting cleanup. %!s(int64=15) %!d(string=hai) anos
InventoryFolderImpl.cs f0895028e9 Remove manually permissions settings on all current library items so that they use the defaults instead. %!s(int64=13) %!d(string=hai) anos
InventoryItemBase.cs 61a49ec4a8 Initialize InventoryItemBase.creatorData properly. Could throw. %!s(int64=14) %!d(string=hai) anos
InventoryNodeBase.cs ee205e7e81 Formatting cleanup. %!s(int64=15) %!d(string=hai) anos
LandData.cs 4a5c61a33d Enable voice by default on parcels to weaken effects of viewer 2/3 ParcelVoiceInfoRequest bug %!s(int64=12) %!d(string=hai) anos
LandStatReportItem.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. %!s(int64=15) %!d(string=hai) anos
LandUpdateArgs.cs f1f0bc23f4 Formatting cleanup. %!s(int64=14) %!d(string=hai) anos
Lazy.cs 20cd1da6bf Add copyright headers. %!s(int64=14) %!d(string=hai) anos
Location.cs 8151190a45 * Removing ODEPrim and ODECharacter GetHashCode() overrides since they were based on something that could change %!s(int64=15) %!d(string=hai) anos
LocklessQueue.cs 2d66fcd4cd Committing Avination's memleak fix-a-thon, installment #2 %!s(int64=12) %!d(string=hai) anos
Login.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. %!s(int64=15) %!d(string=hai) anos
MainConsole.cs 8a0a78cbcc Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. %!s(int64=13) %!d(string=hai) anos
MapAndArray.cs 2501372d3b Add m_syncRoot lock to MapAndArray.ContainsKey(), as discussed with jhurliman %!s(int64=14) %!d(string=hai) anos
MapBlockData.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. %!s(int64=15) %!d(string=hai) anos
MapItemReplyStruct.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. %!s(int64=15) %!d(string=hai) anos
MemoryWatchdog.cs 55d383e4be Add MemoryWatchdog class missing from git master a1e9964 %!s(int64=12) %!d(string=hai) anos
MinHeap.cs ed962bb3d3 Commiting Avination's memleak fix-a-thon, installment #1 %!s(int64=12) %!d(string=hai) anos
MultipartForm.cs f58a0394ed Formatting cleanup. Add copyright notices. %!s(int64=14) %!d(string=hai) anos
NetworkServersInfo.cs 631d5e16ef Get rid of some traces of the old pre-ROBUST grid architecture config %!s(int64=13) %!d(string=hai) anos
NetworkUtil.cs a39ea07158 Finished implementing ViaLogin vs ViaHGLogin. Removed lookup on myipaddress.com. Also removed client IP verification upon UDP connection that had been left there -- we can't do that in general. %!s(int64=14) %!d(string=hai) anos
OSChatMessage.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. %!s(int64=16) %!d(string=hai) anos
PacketPool.cs 450bdb3657 In the packetpool, if we encounter a data block that somehow wasn't retrieved via GetDataBlock() then create a new stack instead of throwing an exception %!s(int64=13) %!d(string=hai) anos
ParcelMediaCommandEnum.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces %!s(int64=16) %!d(string=hai) anos
PluginLoader.cs a41cd1d069 * Unregister Mono.Addins event handlers in PluginLoader.Dispose() and always handle PluginLoader with the using pattern. This freed up 121,634,796 bytes on my system %!s(int64=15) %!d(string=hai) anos
PresenceType.cs c1a34cd8da Don't try to save changed attachment states when an NPC with attachments is removed from the scene. %!s(int64=13) %!d(string=hai) anos
PrimeNumberHelper.cs a7fcacf8f3 Formatting cleanup. Ignore some generated files. %!s(int64=15) %!d(string=hai) anos
PrimitiveBaseShape.cs 18037d41c4 Move GetMeshKey from buried inside Meshmerizer to a public method on PrimitiveBaseShape %!s(int64=13) %!d(string=hai) anos
PriorityQueue.cs 3d095e84d6 minor: remove mono compiler warnings %!s(int64=13) %!d(string=hai) anos
RegionHandshakeArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. %!s(int64=16) %!d(string=hai) anos
RegionInfo.cs 71e484516a minor: Remove warning from RegionInfo due to repeated config.GetString() call where the first was unused. %!s(int64=12) %!d(string=hai) anos
RegionInfoForEstateMenuArgs.cs de85aabcbe Plumb the region type through to the ProductName field in estate messages %!s(int64=14) %!d(string=hai) anos
RegionSettings.cs 5c545d1d2e Fix: Covenant changed time not set http://opensimulator.org/mantis/view.php?id=5869 %!s(int64=12) %!d(string=hai) anos
RegistryCore.cs 808e4a847a Update svn properties, add copyright headers, minor formatting cleanup. %!s(int64=15) %!d(string=hai) anos
RequestAssetArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. %!s(int64=16) %!d(string=hai) anos
SLUtil.cs b32dcc6913 Fix notecards that end with an embedded object causing an exception %!s(int64=14) %!d(string=hai) anos
SimStats.cs ee205e7e81 Formatting cleanup. %!s(int64=15) %!d(string=hai) anos
SurfaceTouchEventArgs.cs cf0a14bec9 * Added IClientIM to IClientCore interfaces %!s(int64=16) %!d(string=hai) anos
TaskInventoryDictionary.cs 504de8bc47 Pass the first name and last name from the agent circuit data to the authorization service rather than from the account. %!s(int64=13) %!d(string=hai) anos
TaskInventoryItem.cs 567f4c51f8 Improve reliability of script state saving by covering various saving %!s(int64=12) %!d(string=hai) anos
TextureRequestArgs.cs 515bf6d7dc * Patch from RemedyTomm Mantis 3440 %!s(int64=15) %!d(string=hai) anos
ThrottleOutPacketType.cs 6492640e72 * Change the OnQueueEmpty signature to send the flags of the queues that are empty instead of firing once per empty queue %!s(int64=15) %!d(string=hai) anos
UntrustedWebRequest.cs f58a0394ed Formatting cleanup. Add copyright notices. %!s(int64=14) %!d(string=hai) anos
UpdateShapeArgs.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. %!s(int64=16) %!d(string=hai) anos
UserAgentData.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. %!s(int64=15) %!d(string=hai) anos
UserProfileData.cs 4c61fcfc40 Getting rid of the dead field RootInventoryFolderId on UserProfileData, It's not even stored in mysql. %!s(int64=15) %!d(string=hai) anos
Util.cs 4efcf38e17 Add levels 4 and 5 to "debug http" console command that will log a sample of incoming request data and the entire incoming data respectively. %!s(int64=12) %!d(string=hai) anos
ViewerEffectEventHandlerArg.cs bbb8d6fc51 Remove empty OSUUID.cs file. Add copyright headers. Minor formatting cleanup. %!s(int64=16) %!d(string=hai) anos
Watchdog.cs cc6b2fdb9f Add experimental "OpenSim object memory churn" statistics to output of region console "show stats" command %!s(int64=12) %!d(string=hai) anos
WebUtil.cs aba803c447 Change LongCallTime on WebUtil to 3000, to match the time where request handling is considered "slow". %!s(int64=12) %!d(string=hai) anos