aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-07 in raycast for camera exclude self detectionUbitUmarov1-3/+2
2013-01-03check land permitions on sit target for unscripted sitsUbitUmarov1-0/+17
2013-01-03make ResetMoveToTarget cancel any 'force' waiting to be applied to avatarUbitUmarov1-7/+2
2013-01-03cancel MoveToTarget (viewer 'go here") on sitsUbitUmarov1-2/+22
2013-01-02*TEST* avatar unscripted sit. Some guessing/automationUbitUmarov1-2/+4
2012-12-29* This finishes the implementation of AgentCachedTexture. Requires the XBak...teravus1-2/+2
2012-12-21* Partial Commit for Avatar Appearance to include the functionality of Cached...teravus2-12/+21
2012-12-19* Send an Unsolicited AgentDataUpdate packet upon Root Agent Status to synchr...teravus1-0/+20
2012-12-19Add the interfaces for the new Avination baked texture cache serviceMelanie1-0/+19
2012-12-18Fix locking for goodMelanie1-3/+3
2012-12-17 some clean up/fixUbitUmarov1-47/+46
2012-12-17* TEST * unscripted sitUbitUmarov1-174/+48
2012-12-16Fix locking objectsMelanie1-1/+3
2012-12-15* Fix for Prim Locking. Prior to the merge, it was just a clone of the root...teravus1-4/+4
2012-12-13right fix this time ??UbitUmarov1-1/+1
2012-12-13fix the 'fix'UbitUmarov1-2/+2
2012-12-13fix coment out code not in useUbitUmarov1-2/+2
2012-12-13 FIX small avatars movement on terrain. (avatar appearance getting evenUbitUmarov1-4/+36
2012-12-07 add some default size setting and checksUbitUmarov1-1/+2
2012-12-07revert the use of avatar skeleton and use avatar size provided by viewers,UbitUmarov1-2/+2
2012-12-07 create a new ode character also with the new informationUbitUmarov1-0/+6
2012-12-07*TEST* Use new avatar size in ubitODE.UbitUmarov1-0/+6
2012-12-05avatar collision plane send to viewer is only relative to feet. changeUbitUmarov1-4/+11
2012-12-03*TEST* diferent avatar colliderUbitUmarov1-2/+13
2012-11-23Fix problem where restarting the currently selected region would stop various...Justin Clark-Casey (justincc)2-31/+25
2012-11-23Add regression test for checking scene close when SceneManager is asked to closeJustin Clark-Casey (justincc)1-0/+58
2012-11-23Fix a build break introduced by us having a more efficient DoubleDictionaryMelanie1-4/+8
2012-11-23Fix regression where we stopped closing scenes on simulator exit.Justin Clark-Casey (justincc)1-0/+7
2012-11-20Minor formatting for 0962a35d and a few one-line comments as to why that code...Justin Clark-Casey (justincc)1-8/+7
2012-11-20Fix movetotarget on mega regions.Iain Oliver1-3/+21
2012-11-15Revert "Merge master into teravuswork", it should have been avination, not ma...teravus26-1805/+566
2012-11-14Added AssemblyInfos to every dll in the OpenSim.Region namespace.Diva Canto1-0/+33
2012-11-12Completely remove the IRegionModule interfaceMelanie1-55/+0
2012-11-12Stop closing old style modulesMelanie1-9/+0
2012-11-12Remove the old style module loader and all references to itMelanie4-350/+12
2012-11-11document & 80-character width terminal formattingSignpostMarv1-36/+78
2012-11-11moving windlight-sources to correct namespace-named folder (world); add Light...PixelTomsen1-0/+33
2012-11-10One more module converted: CloudModule.Diva Canto1-1/+1
2012-11-1080 character-width terminal formatting of IDialogModule interface, removing s...SignpostMarv1-23/+28
2012-11-10Documenting parameters of methods on the IDialogModule interfaceSignpostMarv1-33/+73
2012-11-10Uncomment SceneObjectBasicTests.TestDeleteSceneObjectAsyncToUserInventory() a...Justin Clark-Casey (justincc)2-35/+70
2012-11-09Converted the WindModule to the new region module interface (38 to go). Also ...Diva Canto1-1/+1
2012-11-09Converted the SunModule to the new region module interface. (39 to go...)Diva Canto1-1/+1
2012-11-09marking IRegionModule interface as obsolete via System.ObsoleteAttribute, int...SignpostMarv1-0/+2
2012-11-04Pipe Throttle Update Event to EventManager, client --> ScenePresence --> Even...teravus2-0/+18
2012-11-04Add a method to query all registered script constants to allow non-XEngineMelanie1-0/+2
2012-11-04Add a method to query all registered script constants to allow non-XEngineMelanie1-0/+2
2012-11-02 actually remove the use of random on persist timmingsUbitUmarov1-4/+6
2012-11-02 Create a new random when needed using normal time based seed instead ofUbitUmarov1-2/+5
2012-11-02Change to earlier commit for TargetVelocity to support distributed physics.Dan Lake1-3/+3