| .. | 
		
		
			
			
			
			
				| AssetLoader/Filesystem | Changed asset CreatorID to a string | 2010-02-22 14:18:59 -08:00 | 
		
			
			
			
			
				| Capabilities | Put some CapabilitiesModule null checks in Scene | 2011-02-18 23:50:54 +00:00 | 
		
			
			
			
			
				| Client | Formatting cleanup. | 2009-10-01 01:17:47 +09:00 | 
		
			
			
			
			
				| Communications | 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. | 2010-11-29 08:43:33 -08:00 | 
		
			
			
			
			
				| Configuration | Revert "remove long unused OpenSim/Framework/Configuration/* projects" | 2010-08-04 01:10:01 +01:00 | 
		
			
			
			
			
				| Console | Implement command "land show".  This shows all the parcels on the currently selected region/s | 2011-01-26 21:12:41 +00:00 | 
		
			
			
			
			
				| RegionLoader | minor: make it clearer in the log where we're loading region config files and not the regions themselves | 2011-03-25 23:36:58 +00:00 | 
		
			
			
			
			
				| Serialization | Simplify TestLoadIarV0_1AbsentUsers() to use common IAR test setup.  Make static dictionaries on NullUserAccountData instance instead to stop user accounts being carried over between tests | 2011-03-09 01:21:31 +00:00 | 
		
			
			
			
			
				| Servers | Thanks Kevin Cozens for a patch that: | 2011-03-17 05:48:42 -04:00 | 
		
			
			
			
			
				| Statistics | Fix XStats formatting: | 2010-08-06 23:27:57 +01:00 | 
		
			
			
			
			
				| Tests | Upgrade nunit.framework.dll to version 2.5.9.  Fix up tests appropriately. | 2011-03-09 23:25:24 +00:00 | 
		
			
			
			
			
				| AgentCircuitData.cs | Add sane packing of ServiceURLs -- OSDMap. The old way (OSDArray) is still supported for backwards compatibility, but will be removed in the future. | 2011-02-05 08:20:13 -08:00 | 
		
			
			
			
			
				| AgentCircuitManager.cs | Prevent a crash when the two agent dictionaries get out of sync | 2010-05-16 20:31:02 +01:00 | 
		
			
			
			
			
				| AgentUpdateArgs.cs | add an agent position field to AgentUpdateArgs for use by some non-LL clients | 2010-01-14 02:16:40 -08:00 | 
		
			
			
			
			
				| Animation.cs | minor:comments | 2009-08-12 23:34:12 -04:00 | 
		
			
			
			
			
				| AssemblyInfo.cs | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. | 2009-06-01 06:37:14 +00:00 | 
		
			
			
			
			
				| AssetBase.cs | * Fixed spamming the assets table with map tiles. The tile image ID is now stored in regionsettings. Upon generation of a new tile image, the old one is deleted. Tested for SQLite and MySql standalone. | 2010-05-09 13:39:56 -07:00 | 
		
			
			
			
			
				| AssetLandmark.cs | Fix handling of landmarks for systems with culture settings other than en_US. This fixes Mantis #5177. | 2010-11-26 11:50:51 +01:00 | 
		
			
			
			
			
				| AssetRequestToClient.cs | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. | 2009-06-01 06:37:14 +00:00 | 
		
			
			
			
			
				| AuthenticateResponse.cs | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. | 2009-06-01 06:37:14 +00:00 | 
		
			
			
			
			
				| AvatarAppearance.cs | Removed a few more spurious appearance saves. When an avatar | 2011-01-25 14:23:58 -08:00 | 
		
			
			
			
			
				| AvatarAttachment.cs | Major refactoring of appearance handling. | 2010-10-20 16:17:54 -07:00 | 
		
			
			
			
			
				| AvatarPickerAvatar.cs | minor:comments | 2009-08-12 23:34:12 -04:00 | 
		
			
			
			
			
				| AvatarPickerReplyAgentDataArgs.cs | minor:comments | 2009-08-12 23:34:12 -04:00 | 
		
			
			
			
			
				| AvatarPickerReplyDataArgs.cs | … |  | 
		
			
			
			
			
				| AvatarWearable.cs | Drop the static from default wearables. It isn't | 2010-12-27 12:43:54 -08:00 | 
		
			
			
			
			
				| AvatarWearingArgs.cs | … |  | 
		
			
			
			
			
				| BlockingQueue.cs | Formatting cleanup. | 2009-10-19 08:58:03 +09:00 | 
		
			
			
			
			
				| Cache.cs | Connect up the new asset cache and introduce an asynchronous call path | 2009-05-10 14:03:06 +00:00 | 
		
			
			
			
			
				| ChatTypeEnum.cs | … |  | 
		
			
			
			
			
				| ChildAgentDataUpdate.cs | Refactor appearance and avatar data sending code. Paritioning the routines into "one-to-many" and "many-to-one" makes it possible to call the right function on presence creation (both child and root) and when a child agent is promoted to root. This brings the total number of appearance sends down to one or two on login. | 2010-11-27 01:14:36 +00:00 | 
		
			
			
			
			
				| ClientInfo.cs | A few updates necessary for load balancer. | 2009-02-25 00:32:26 +00:00 | 
		
			
			
			
			
				| ClientManager.cs | * Converts ClientManager.ForEach() (and as a result, Scene.ForEachClient()) to use a non-blocking parallel method when operating in async mode | 2009-10-27 00:26:56 -07:00 | 
		
			
			
			
			
				| CnmMemoryCache.cs | Formatting cleanup. | 2009-10-01 01:17:47 +09:00 | 
		
			
			
			
			
				| CnmSynchronizedCache.cs | Formatting cleanup. | 2009-10-01 01:17:47 +09:00 | 
		
			
			
			
			
				| ColliderData.cs | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. | 2009-06-01 06:37:14 +00:00 | 
		
			
			
			
			
				| ConfigSettings.cs | * Added ISimulationDataService and IEstateDataService | 2010-09-12 14:20:26 -07:00 | 
		
			
			
			
			
				| ConfigurationMember.cs | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. | 2009-06-01 06:37:14 +00:00 | 
		
			
			
			
			
				| ConfigurationOption.cs | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. | 2009-06-01 06:37:14 +00:00 | 
		
			
			
			
			
				| Constants.cs | Partial rewrite of client IP verification. Not completely finished yet, and untested. Committing to move to my other computer. | 2010-08-19 18:55:30 -07:00 | 
		
			
			
			
			
				| Culture.cs | Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522 | 2010-02-12 23:13:35 +00:00 | 
		
			
			
			
			
				| EstateBan.cs | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. | 2009-06-01 06:37:14 +00:00 | 
		
			
			
			
			
				| EstateSettings.cs | Remove the reading of estate_settings.xml and the associated processing of | 2010-03-22 18:49:56 +00:00 | 
		
			
			
			
			
				| EventData.cs | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. | 2009-06-01 06:37:14 +00:00 | 
		
			
			
			
			
				| ForeignUserProfileData.cs | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. | 2009-06-01 06:37:14 +00:00 | 
		
			
			
			
			
				| FriendListItem.cs | Change a member of the friendslist module to better reflect the client side | 2010-01-19 11:33:42 +00:00 | 
		
			
			
			
			
				| GridInstantMessage.cs | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. | 2009-06-01 06:37:14 +00:00 | 
		
			
			
			
			
				| GroupData.cs | replace recent IModule.GetGroup() with better GetGroupRecord(string name) | 2010-03-26 00:10:29 +00:00 | 
		
			
			
			
			
				| IAssetLoader.cs | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. | 2009-06-01 06:37:14 +00:00 | 
		
			
			
			
			
				| IClientAPI.cs | Merge branch 'master' into dev | 2011-03-29 16:04:55 -07:00 | 
		
			
			
			
			
				| ICnmCache.cs | Formatting cleanup. | 2009-10-01 01:17:47 +09:00 | 
		
			
			
			
			
				| IGenericConfig.cs | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. | 2009-06-01 06:37:14 +00:00 | 
		
			
			
			
			
				| IImprovedAssetCache.cs | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. | 2009-06-01 06:37:14 +00:00 | 
		
			
			
			
			
				| ILandChannel.cs | Start using IPrimCounts populated by PrimCountModule instead of LandData counts populated by LandManagementModule. | 2011-03-25 23:05:51 +00:00 | 
		
			
			
			
			
				| ILandObject.cs | Add test for PCM taint.  This currently fails due to unexpected behaviour of SceneGraph.ForEachSOG().  This will be corrected soon. | 2011-03-26 00:34:49 +00:00 | 
		
			
			
			
			
				| IMoneyModule.cs | Clean up IMoneyModule and adjust the other modules to the changes | 2010-07-02 06:13:58 +01:00 | 
		
			
			
			
			
				| IPlugin.cs | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. | 2009-06-01 06:37:14 +00:00 | 
		
			
			
			
			
				| IPrimCounts.cs | move total parcel prim calculations into IPrimCounts instead of doing this in LLClientView | 2011-03-26 02:19:28 +00:00 | 
		
			
			
			
			
				| IRegionCommsListener.cs | Remove the old remoting-type interregion code for prim/script crossing | 2009-11-26 12:16:42 +00:00 | 
		
			
			
			
			
				| IRegionCreator.cs | Update svn properties, add copyright headers, minor formatting cleanup. | 2009-03-01 09:15:31 +00:00 | 
		
			
			
			
			
				| IRegionLoader.cs | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. | 2009-06-01 06:37:14 +00:00 | 
		
			
			
			
			
				| IRegistryCore.cs | Update svn properties, add copyright headers, minor formatting cleanup. | 2009-03-01 09:15:31 +00:00 | 
		
			
			
			
			
				| IScene.cs | Change all restarting to use the restart module. Remove hardcoded behavior | 2010-11-25 03:16:52 +00:00 | 
		
			
			
			
			
				| ISceneEntity.cs | * Moving all of the prioritization/reprioritization code into a new file Prioritizer.cs | 2010-05-21 13:55:36 -07:00 | 
		
			
			
			
			
				| ISceneObject.cs | Change the way attachments are persisted. Editing a worn attachment will now | 2010-11-16 21:01:56 +00:00 | 
		
			
			
			
			
				| InventoryCollection.cs | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. | 2009-06-01 06:37:14 +00:00 | 
		
			
			
			
			
				| InventoryFolderBase.cs | Formatting cleanup. | 2009-10-01 01:17:47 +09:00 | 
		
			
			
			
			
				| InventoryFolderImpl.cs | Formatting cleanup. | 2009-10-01 09:38:36 +09:00 | 
		
			
			
			
			
				| InventoryItemBase.cs | Initialize InventoryItemBase.creatorData properly. Could throw. | 2010-11-23 06:36:57 -08:00 | 
		
			
			
			
			
				| InventoryNodeBase.cs | Formatting cleanup. | 2009-10-01 01:17:47 +09:00 | 
		
			
			
			
			
				| LandData.cs | Thank you, Goetz, for a patch to fix prim count display in cut regions. | 2011-01-28 02:34:07 +00:00 | 
		
			
			
			
			
				| LandStatReportItem.cs | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. | 2009-06-01 06:37:14 +00:00 | 
		
			
			
			
			
				| LandUpdateArgs.cs | Formatting cleanup. | 2010-09-12 13:43:49 -04:00 | 
		
			
			
			
			
				| Lazy.cs | Add copyright headers. | 2010-09-12 12:54:31 -04:00 | 
		
			
			
			
			
				| Location.cs | * Removing ODEPrim and ODECharacter GetHashCode() overrides since they were based on something that could change | 2009-10-20 10:56:15 -07:00 | 
		
			
			
			
			
				| LocklessQueue.cs | * Copied LocklessQueue.cs into OpenSim.Framework and added the .Count property and .Clear() method | 2009-10-13 18:56:54 -07:00 | 
		
			
			
			
			
				| Login.cs | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. | 2009-06-01 06:37:14 +00:00 | 
		
			
			
			
			
				| MainServer.cs | Formatting cleanup. | 2010-11-08 07:48:35 -05:00 | 
		
			
			
			
			
				| MapAndArray.cs | Add m_syncRoot lock to MapAndArray.ContainsKey(), as discussed with jhurliman | 2010-09-18 01:57:13 +01:00 | 
		
			
			
			
			
				| MapBlockData.cs | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. | 2009-06-01 06:37:14 +00:00 | 
		
			
			
			
			
				| MapItemReplyStruct.cs | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. | 2009-06-01 06:37:14 +00:00 | 
		
			
			
			
			
				| MinHeap.cs | Add copyright header.  Formatting cleanup. | 2009-10-22 18:57:24 +09:00 | 
		
			
			
			
			
				| MultipartForm.cs | Formatting cleanup.  Add copyright notices. | 2010-03-10 13:15:36 +09:00 | 
		
			
			
			
			
				| NetworkServersInfo.cs | Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lots of other obsolete configs. | 2010-01-31 13:01:23 -08:00 | 
		
			
			
			
			
				| NetworkUtil.cs | 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. | 2010-08-19 19:54:40 -07:00 | 
		
			
			
			
			
				| OSChatMessage.cs | … |  | 
		
			
			
			
			
				| PacketPool.cs | Limit the number of packet data blocks to 50, as packets are already limited | 2009-09-30 21:33:29 +01:00 | 
		
			
			
			
			
				| ParcelMediaCommandEnum.cs | … |  | 
		
			
			
			
			
				| PluginLoader.cs | * 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 | 2009-10-23 13:14:29 -07:00 | 
		
			
			
			
			
				| PrimeNumberHelper.cs | Formatting cleanup. Ignore some generated files. | 2009-06-09 18:07:35 +00:00 | 
		
			
			
			
			
				| PrimitiveBaseShape.cs | Change MoapModule.ClearMediaEntry to set TextureEntryFace.MediaFlags back to false | 2011-03-05 02:18:03 +00:00 | 
		
			
			
			
			
				| RegionCommsListener.cs | minor: remove a couple of compiler warnings | 2010-03-03 23:03:41 +00:00 | 
		
			
			
			
			
				| RegionHandshakeArgs.cs | … |  | 
		
			
			
			
			
				| RegionInfo.cs | Actor/Quark registration for Simian backend | 2011-02-09 17:17:50 -08:00 | 
		
			
			
			
			
				| RegionInfoForEstateMenuArgs.cs | Plumb the region type through to the ProductName field in estate messages | 2010-08-24 12:41:21 +01:00 | 
		
			
			
			
			
				| RegionSettings.cs | Finally putting estate_settings.xml to rest. There will be no more attempts | 2010-08-21 17:38:47 +01:00 | 
		
			
			
			
			
				| RegistryCore.cs | Update svn properties, add copyright headers, minor formatting cleanup. | 2009-03-01 09:15:31 +00:00 | 
		
			
			
			
			
				| RequestAssetArgs.cs | … |  | 
		
			
			
			
			
				| SLUtil.cs | Fix notecards that end with an embedded object causing an exception | 2010-12-17 22:50:00 +00:00 | 
		
			
			
			
			
				| SimStats.cs | Formatting cleanup. | 2009-10-01 01:17:47 +09:00 | 
		
			
			
			
			
				| SurfaceTouchEventArgs.cs | … |  | 
		
			
			
			
			
				| TaskInventoryDictionary.cs | Formatting cleanup. | 2009-10-01 01:17:47 +09:00 | 
		
			
			
			
			
				| TaskInventoryItem.cs | Added creator info across the board -- TaskInventoryItems and InventoryItems themselves. Tested. Seems to be working, main tests pass. Nothing done for IARs or HG transfers yet -- this only works for OARs for the time being. | 2010-11-21 17:19:24 -08:00 | 
		
			
			
			
			
				| TextureRequestArgs.cs | * Patch from RemedyTomm Mantis 3440 | 2009-04-10 08:30:21 +00:00 | 
		
			
			
			
			
				| ThrottleOutPacketType.cs | * Change the OnQueueEmpty signature to send the flags of the queues that are empty instead of firing once per empty queue | 2009-10-21 18:03:41 -07:00 | 
		
			
			
			
			
				| UndoStack.cs | Thanks Kevin Cozens for a patch that: | 2011-03-17 05:48:42 -04:00 | 
		
			
			
			
			
				| UntrustedWebRequest.cs | Formatting cleanup.  Add copyright notices. | 2010-03-10 13:15:36 +09:00 | 
		
			
			
			
			
				| UpdateShapeArgs.cs | … |  | 
		
			
			
			
			
				| UserAgentData.cs | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. | 2009-06-01 06:37:14 +00:00 | 
		
			
			
			
			
				| UserProfileData.cs | Getting rid of the dead field RootInventoryFolderId on UserProfileData, It's not even stored in mysql. | 2009-12-06 03:57:15 +00:00 | 
		
			
			
			
			
				| Util.cs | Parameterizes the view distance used to compute and manage | 2011-02-22 13:23:54 -08:00 | 
		
			
			
			
			
				| ViewerEffectEventHandlerArg.cs | … |  | 
		
			
			
			
			
				| Watchdog.cs | Fix "show threads" to show threads now being managed by OpenSim.Framework.Watchdog | 2010-09-14 22:24:11 +01:00 | 
		
			
			
			
			
				| WebUtil.cs | Fix and simplify QBasedComparer. | 2011-02-13 11:11:49 +01:00 |