aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-02Preserve attachment rotation on objects rezzed via a script. Makes toastersMelanie2-0/+4
2012-05-01Fix saving of attachment positionsMelanie1-1/+1
2012-04-30Create TestHelpers.EnableLogging() and DisableLogging() to turn logging on an...Justin Clark-Casey (justincc)3-4/+9
2012-04-30refactor: Simplify by combining SafeSendControlsToScripts() from fe8e835 into...Justin Clark-Casey (justincc)1-73/+75
2012-04-30Fixed: scripted controls didn't work if the avatar was sitting downOren Hurvitz1-9/+15
2012-04-29 remove repeated set of group rotation to physicsUbitUmarov1-2/+3
2012-04-29SOG bug fix in group rotations updatesUbitUmarov1-4/+6
2012-04-28fix llGetCenterOfMass ( checked with ubitODE only)UbitUmarov2-3/+70
2012-04-28Comment out debug [ASYNC DELETER] messages for now.Justin Clark-Casey (justincc)1-5/+5
2012-04-27Fixed: custom walking animations didn't stop when the avatar stopped walking.Oren Hurvitz2-20/+32
2012-04-27If a Grid God teleports then include the Godlike teleport flag. This can affe...Oren Hurvitz1-0/+17
2012-04-27testUbitUmarov1-3/+0
2012-04-27testUbitUmarov1-12/+9
2012-04-27testUbitUmarov1-1/+1
2012-04-27itestUbitUmarov1-2/+3
2012-04-27itestUbitUmarov1-2/+5
2012-04-27testUbitUmarov1-2/+2
2012-04-27testing....UbitUmarov1-15/+24
2012-04-27testingUbitUmarov1-1/+1
2012-04-27TESTINGUbitUmarov1-4/+4
2012-04-27TEST more changesUbitUmarov1-1/+2
2012-04-27 TEST more options to avnLocalTeleportUbitUmarov1-4/+9
2012-04-27TEST added avnLocalTeleport(Vector3 newpos, Quaternion? newrot, bool Stopped...UbitUmarov1-0/+22
2012-04-27Add regression test for teleporting an agent between separated regions on the...Justin Clark-Casey (justincc)20-173/+92
2012-04-26Tweak log messages on local region to region teleport path to help with probl...Justin Clark-Casey (justincc)1-1/+4
2012-04-26Comment out old Scene.HandleLogOffUserFromGrid() to reduce client closing ana...Justin Clark-Casey (justincc)1-35/+35
2012-04-26Help big boobies to dance (avatar visualParams). May not persist and need mor...UbitUmarov1-1/+1
2012-04-26minor: Add avatar name to removing agent log messageJustin Clark-Casey (justincc)1-2/+2
2012-04-25Comment out avatar move to target message for now.Justin Clark-Casey (justincc)1-3/+3
2012-04-25Add a configuration switch to turn on/off the use of the trashMic Bowman2-1/+3
2012-04-25Port Avination link order to make OpenSim behave like SL. Make Primstar scrip...Melanie1-2/+40
2012-04-25set PIDHoverTau and not PIDTau since all physics need thatUbitUmarov1-5/+7
2012-04-25Commit the avination Teleport() methods (adaptedto justincc's changes)Melanie1-1/+12
2012-04-25refactor: Combine ScenePresence.Teleport() and TeleportWithMomentum()Justin Clark-Casey (justincc)1-16/+0
2012-04-25Add regression test TestSameRegionTeleport()Justin Clark-Casey (justincc)2-0/+42
2012-04-24SOG bug fix in UI object changesUbitUmarov1-11/+20
2012-04-24 fix animations if sited in ground alsoUbitUmarov1-1/+1
2012-04-24"save the catgirls"UbitUmarov2-18/+13
2012-04-24 display heatbeat sleep time in stats. This may not be good for general use, ...UbitUmarov1-0/+5
2012-04-24 fix Simulation time reportUbitUmarov1-0/+7
2012-04-24some reduction on time resolution efects on spare time reportUbitUmarov1-4/+8
2012-04-24*testing* changed stats time reports to be per reported frame and not acumul...UbitUmarov1-11/+64
2012-04-23Mantis 5977 Corrections to llRegionSayToTalun1-3/+23
2012-04-22Make TestSetPhysicsSinglePrim() actually add the object to the scene in order...Justin Clark-Casey (justincc)1-0/+2
2012-04-22Fix bug where setting phantom on a prim would result in a server log message ...Justin Clark-Casey (justincc)3-12/+13
2012-04-22fix a bug i added fixing another....UbitUmarov1-2/+5
2012-04-21Add test for setting physics in a linksetJustin Clark-Casey (justincc)1-2/+28
2012-04-21Add regression test for prim status when root prim in a new linkset is non-ph...Justin Clark-Casey (justincc)2-1/+20
2012-04-21Fix a bug where linking a non-physical prim with a physical prim as root woul...Justin Clark-Casey (justincc)2-0/+22
2012-04-21Add test for correct physics status on linking two physics objectsJustin Clark-Casey (justincc)1-2/+26