OpenSimMirror/OpenSim/Region/Framework/Scenes
meta7 4cf5ef3cd4 Kick the user from the region in the circumstance that the TP home failed - ONLY if it was triggered by an estate ban. This makes baby jesus cry, and should be fixed to search for alternative regions if the home region is unavailable. 2010-08-30 11:41:20 -07:00
..
Animation Correct some script constants. 2010-08-06 15:11:18 +01:00
Scripting Object update prioritization by Jim Greensky of Intel Labs, part one. This implements a simple distance prioritizer based on initial agent positions. Re-prioritizing and more advanced priority algorithms will follow soon 2009-10-15 16:35:27 -07:00
Serialization The majority of the Undo fix. There is still an issue with Rotation which i'll address next; however position undo and scale undo should be working just fine now. Also removed some residual debug logging. 2010-07-04 19:28:39 -07:00
Tests Unit test breakage fix. 2010-08-20 11:09:02 -07:00
Types remove unused BasicQuadTreeNode 2010-07-30 21:06:45 +01:00
AsyncSceneObjectGroupDeleter.cs Continuing refactor. Refactor DeRezObject to deal with multiple objects 2010-06-01 02:10:22 +01:00
Border.cs Formatting cleanup. 2009-10-01 09:38:36 +09:00
Cardinals.cs Add copyright headers. Formatting cleanup. 2009-09-03 02:04:17 +09:00
EntityBase.cs Removed abstract SetText method from EntityBase to make cleaner API. 2010-08-10 19:37:15 +01:00
EntityManager.cs Change EntityManager to use RWlocks 2009-12-06 03:56:15 +00:00
EventManager.cs Merge branch 'master' into careminster-presence-refactor 2010-08-06 18:08:40 +01:00
Prioritizer.cs Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor 2010-08-18 02:53:27 -07:00
RegionStatsHandler.cs OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. 2010-01-11 07:51:33 -08:00
ReturnInfo.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
Scene.Inventory.cs Merge branch 'master' into careminster-presence-refactor 2010-08-19 11:47:50 +01:00
Scene.PacketHandlers.cs * Fixes Library bugs in grid mode. Partly a missing check and partly a missing configuration. 2010-05-05 21:12:13 -07:00
Scene.Permissions.cs Merge branch 'moap' 2010-08-06 18:29:30 +01:00
Scene.cs Kick the user from the region in the circumstance that the TP home failed - ONLY if it was triggered by an estate ban. This makes baby jesus cry, and should be fixed to search for alternative regions if the home region is unavailable. 2010-08-30 11:41:20 -07:00
SceneBase.cs minor: comment out region interface registration log msg I accidentally left in last week 2010-06-04 18:08:40 +01:00
SceneCommunicationService.cs removing more stains ... 2010-08-07 21:04:16 +00:00
SceneGraph.cs Fix minimap issues. This addresses mantis #228. 2010-08-08 17:31:29 -07:00
SceneManager.cs Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene and SceneGraph. This was the only change in this patch to keep it isolated from other recent changes to the same set of files. 2010-03-19 15:16:44 -07:00
SceneObjectGroup.Inventory.cs Suppress error messages about scripts not foind if they're in fact disabled 2010-08-22 13:51:15 +02:00
SceneObjectGroup.cs Merge branch 'master' into careminster-presence-refactor 2010-08-18 00:59:20 +01:00
SceneObjectPart.cs Merge branch 'master' into careminster-presence-refactor 2010-08-18 00:59:20 +01:00
SceneObjectPartInventory.cs Remove posting region restart event from SOP, as it's now in XMRe 2010-08-06 16:08:50 +02:00
ScenePresence.cs Merge branch 'master' into careminster-presence-refactor 2010-08-18 00:59:20 +01:00
SceneViewer.cs One should not lock null objects. 2010-06-01 19:01:57 +01:00
SimStatsReporter.cs Formatting cleanup. Add copyright headers. 2010-01-04 06:17:30 +09:00
TerrainChannel.cs * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework) 2009-10-02 18:31:08 -07:00
TerrainUtil.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
UndoState.cs Undo fix is now complete. This commit repairs the special case of the root prim moving or rotating independently of the rest of the group. 2010-07-05 05:44:35 -07:00
UuidGatherer.cs add prim item and test asset save in save oar unit test 2010-05-21 19:36:39 +01:00