aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-10passing in the function name to MOD_Api.ConvertFromLSL for more user-friendly...SignpostMarv1-4/+4
2012-09-10Remove commented codeMelanie1-11/+0
2012-09-10webFetchInventory: change control event to simple flag, adjust lockingUbitUmarov1-11/+32
2012-09-09Adjust namespce of FlotsamCacheBlueWall2-2/+1
2012-09-09Revert "Move addin information to CoreModulePlugin.addin.xml"BlueWall3-3/+6
2012-09-09Reduce max concurrent endpoint connections from 50 to 6 (was 2 before)Melanie1-1/+1
2012-09-09Catch zero UUIDs in LSL and shout as an error. Also catch attempts to send IMMelanie2-1/+4
2012-09-09implementing per-region configuration of limits on the number of prims one ca...SignpostMarv2-0/+29
2012-09-08 llClientView: try to have only one thread per client processingUbitUmarov1-4/+49
2012-09-08refactoring to allow Scene.GetLandData to accept Vector3 as an argument. Note...SignpostMarv5-12/+22
2012-09-084096 is used in various places as the maximum height of a region, refactoring...SignpostMarv1-1/+1
2012-09-07BulletSim: Add Bullet body and shape to BSPhysObject and renameRobert Adams6-62/+505
2012-09-07BulletSim: Add some comments (gasp) and log messages.Robert Adams4-4/+13
2012-09-07BulletSim: PhysicsActorType() now returns the correct value rather than 'unkn...Robert Adams2-2/+3
2012-09-07BulletSim: Modify collision flag calls to return the current flags.Robert Adams2-7/+18
2012-09-07Set the maximum number of concurrent connections to a service endpointMelanie1-0/+2
2012-09-07Move addin attributes to RegionCombinerModule.addin.xmlBlueWall2-3/+14
2012-09-07Revert "Move addin information to RegionCombinerModule.addin.xml"BlueWall2-15/+3
2012-09-07Move addin information to RegionCombinerModule.addin.xmlBlueWall2-3/+15
2012-09-07Move addin information to CoreModulePlugin.addin.xmlBlueWall3-6/+3
2012-09-07 One more redundante ParcelProprieties on loginUbitUmarov1-0/+2
2012-09-07 stop sending duplicated parcelProprieties at loginUbitUmarov1-18/+39
2012-09-07remove fireandforget call to EnableChildAgents at end on CompleteMovement,UbitUmarov1-1/+3
2012-09-07Add warning chevrons around the GC.Collect added to Warp3DImageModule in comm...Justin Clark-Casey (justincc)1-0/+4
2012-09-06Add missing DynamicTexture.cs file from last commitJustin Clark-Casey (justincc)1-0/+61
2012-09-06If reusing dynamic textures, do not reuse small data length textures that fal...Justin Clark-Casey (justincc)7-46/+181
2012-09-06adding utility method for getting SceneObjectGroup from sceneSignpostMarv1-0/+12
2012-09-06adding utility method for getting SceneObjectPart from sceneSignpostMarv1-0/+12
2012-09-060006270: Warp3D leaks memory on mono based systemsBlueWall1-1/+4
2012-09-06If the GetTexture capability receives a request for a range of data beyond th...Justin Clark-Casey (justincc)2-3/+33
2012-09-05Enables cast from int to float for MOD* functions;Mic Bowman1-1/+1
2012-09-04Make friend notifies and closing child agents async because both canMelanie1-1/+1
2012-09-04 bug fixUbitUmarov1-4/+6
2012-09-04 a forgotten file plus minor changes. Imp and SL viewer seem to preserveUbitUmarov3-3/+11
2012-09-04 let avatar keep flying in tps to same region. (still bad for otherUbitUmarov1-0/+6
2012-09-04Remove debug spamMelanie1-6/+6
2012-09-04Refactor avatar transfer so that the heavy (UpdateAgent) part is separated intoMelanie3-97/+113
2012-09-04wrapping attachment functions in a regionSignpostMarv3-2/+4
2012-09-04Implementing functing to send messages directly to attachmentsSignpostMarv4-0/+201
2012-09-04refactoring the grunt work of MessageObject into a private method with a UUID...SignpostMarv1-0/+5
2012-09-04implementing a function to get the number of attachments wornSignpostMarv3-0/+55
2012-09-04formattingSignpostMarv1-6/+6
2012-09-04although the attachmentPoint argument is a uint, zero is not a valid attachme...SignpostMarv1-1/+4
2012-09-03Revert "made setting rotation match Second Life"Melanie1-1/+32
2012-09-03Revert "no need to assign rotation to a variable now"Melanie1-1/+2
2012-09-03Revert "formatting"Melanie1-2/+2
2012-09-03Revert "made setting rotation match Second Life"Melanie1-1/+32
2012-09-03Revert "no need to assign rotation to a variable now"Melanie1-1/+2
2012-09-03Revert "formatting"Melanie1-2/+2
2012-09-03formattingSignpostMarv1-2/+2