OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) 5dabecf95d Revert "Also check user authorization if looking to upgrade from a child to a root agent."
This reverts commit c7ded0618c.
This proves not to be necessary - the necessary checks are already being done via QueryAccess() before cross or teleport
2013-09-26 20:07:02 +01:00
..
Application minor: Consistently log IOCP for IO completion thread startup log information instead of mixing this with "IO Completion Threads" 2013-08-09 18:27:26 +01:00
ClientStack Double the time spent waiting for a UseCircuitCode packet in LLUDPServer.HandleCompleteMovementIntoRegion() 2013-09-26 20:06:28 +01:00
CoreModules refactor: rename *ChildAgentDataUpdate() methods to *UpdateChildAgent() 2013-09-26 20:06:38 +01:00
DataSnapshot DataSnapshot: changed those annoying messages to Debug instead of Info. 2013-06-12 17:48:20 -07:00
Framework Revert "Also check user authorization if looking to upgrade from a child to a root agent." 2013-09-26 20:07:02 +01:00
OptionalModules BulletSim: add LSL function and plumbing for setting a spring 2013-09-20 21:03:50 +01:00
Physics BulletSim: remove collision cache clearing logic for physical objects. 2013-09-20 21:04:18 +01:00
RegionCombinerModule Attachments module only registers when enabled. This enables alternative attachments module implementations. All calls to Scene.AttachmentsModule are checking for null. Ideally, if we support disabling attachments then we need a null attachments module to register with the scene. 2013-07-16 17:43:36 -07:00
ReplaceableModules
ScriptEngine Fix bug where using PRIM_LINK_TARGET with only two remaining list items (e.g. link number then PRIM_ROTATION) would not return the parameter 2013-09-20 21:39:10 +01:00
UserStatistics Deleted all AssemblyFileVersion directives 2013-02-19 17:14:55 -08:00