OpenSimMirror/OpenSim/Region/Framework/Scenes
Huaiyu (Kitty) Liu 9ca061b25a Starting add SetXXX() functions to SceneObjectPart, where XXX is each property's name. Also fixed some bugs in InitializeBucketSyncInfo 2011-02-02 15:46:12 -08:00
..
Animation Merge branch 'master' into danmerge 2011-01-02 18:38:58 -08: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 Starting add SetXXX() functions to SceneObjectPart, where XXX is each property's name. Also fixed some bugs in InitializeBucketSyncInfo 2011-02-02 15:46:12 -08:00
Tests fix mistake in last change of local.include 2010-12-15 00:14:43 +00:00
Types remove unused BasicQuadTreeNode 2010-07-30 21:06:45 +01:00
AsyncSceneObjectGroupDeleter.cs rename SceneObjectGroup.DeleteGroup() to DeleteGroupFromScene() to improve code readability 2010-09-15 22:29:58 +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 Fix deletion persistence when freshly delinked prims are removed 2010-09-07 01:43:20 +01:00
EntityManager.cs remove mono compiler warnings 2010-12-17 22:35:08 +00:00
EventManager.cs Added SceneObjectPart.UpdateCollisionSound w/o calling CollisionSound set function, so that 2011-01-24 17:20:16 -08:00
Prioritizer.cs Fixes the nudge movements! 2010-12-11 17:06:17 -08: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' of git://opensimulator.org/git/opensim into dev 2011-01-24 20:03:20 -08:00
Scene.PacketHandlers.cs Added code to propagate OnNewScript event, when client sends in RezScript request (e.g. add new script to a prim). 2011-01-14 16:58:06 -08:00
Scene.Permissions.cs Add permissions hooks for object transfers 2011-01-03 19:42:58 +00:00
Scene.cs Added checks for null circuit data in AddNewClient2. In the case of RegionSyncAvatars being added to the scene, there will be no circuit data, no appearance data, and no teleport flags. 2011-01-31 14:32:34 -08:00
SceneBase.cs The "show" command on scene does not ever seem to be called anywhere. Commenting out the implementation for now and everything still builds. Might be a patch for master or needs a way to call it. 2011-01-02 18:28:42 -08:00
SceneCommunicationService.cs A bit more frugal on the caller side of closing agents, now that the receiving end is async. No need for so much concurrency. 2011-01-07 10:25:49 -08:00
SceneGraph.cs Merge branch 'master' from git://opensimulator.org/git/opensim into dev 2011-01-30 04:13:20 -08:00
SceneManager.cs Make console backup command do a forced backup rather than non-forced 2010-09-06 23:12:03 +01:00
SceneObjectGroup.Inventory.cs Merge branch 'master' of git://opensimulator.org/git/opensim into dev 2011-01-24 20:03:20 -08:00
SceneObjectGroup.cs Starting add SetXXX() functions to SceneObjectPart, where XXX is each property's name. Also fixed some bugs in InitializeBucketSyncInfo 2011-02-02 15:46:12 -08:00
SceneObjectPart.cs Starting add SetXXX() functions to SceneObjectPart, where XXX is each property's name. Also fixed some bugs in InitializeBucketSyncInfo 2011-02-02 15:46:12 -08:00
SceneObjectPartInventory.cs Merge branch 'master' of git://opensimulator.org/git/opensim into dev 2011-01-24 20:03:20 -08:00
ScenePresence.cs Merge branch 'master' from git://opensimulator.org/git/opensim into dev 2011-01-30 04:13:20 -08:00
SceneViewer.cs Guard against locking a nullref to avoid build break 2010-10-08 19:19:07 +01:00
SimStatsReporter.cs Make SImStatsReporter pick ObjectCapacity striaght out of region info 2010-10-22 18:27:49 -04: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 Revolution is on the roll again! :) 2010-02-14 22:18:46 +00:00
UuidGatherer.cs Try to fix a IAR problem reported by nebadon, where save iar seems stuck forever. 2011-01-07 12:32:47 -08:00