aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/ScenePresence.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | itestUbitUmarov2012-04-271-2/+5
| * | testUbitUmarov2012-04-271-2/+2
| * | testing....UbitUmarov2012-04-271-15/+24
| * | testingUbitUmarov2012-04-271-1/+1
| * | TESTINGUbitUmarov2012-04-271-4/+4
| * | TEST more changesUbitUmarov2012-04-271-1/+2
| * | TEST more options to avnLocalTeleportUbitUmarov2012-04-271-4/+9
| * | TEST added avnLocalTeleport(Vector3 newpos, Quaternion? newrot, bool Stopped...UbitUmarov2012-04-271-0/+22
* | | Merge branch 'master' into careminsterMelanie2012-04-271-14/+19
|\ \ \ | | |/ | |/|
| * | Fixed: custom walking animations didn't stop when the avatar stopped walking.Oren Hurvitz2012-04-271-14/+19
* | | Merge branch 'master' into careminsterMelanie2012-04-271-1/+4
|\ \ \ | |/ /
| * | Tweak log messages on local region to region teleport path to help with probl...Justin Clark-Casey (justincc)2012-04-261-1/+4
| * | Comment out avatar move to target message for now.Justin Clark-Casey (justincc)2012-04-251-3/+3
* | | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...Melanie2012-04-251-1/+1
|\ \ \ | | |/ | |/|
| * | fix animations if sited in ground alsoUbitUmarov2012-04-241-1/+1
* | | Merge branch 'master' into careminsterMelanie2012-04-251-5/+0
|\ \ \ | | |/ | |/|
| * | Commit the avination Teleport() methods (adaptedto justincc's changes)Melanie2012-04-251-1/+12
* | | Merge branch 'master' into careminsterMelanie2012-04-251-8/+1
|\ \ \ | |/ /
| * | refactor: Combine ScenePresence.Teleport() and TeleportWithMomentum()Justin Clark-Casey (justincc)2012-04-251-16/+0
| * | Add regression test TestSameRegionTeleport()Justin Clark-Casey (justincc)2012-04-251-0/+6
* | | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...Melanie2012-04-231-2/+5
|\ \ \ | | |/ | |/|
| * | fix a bug i added fixing another....UbitUmarov2012-04-221-2/+5
* | | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...Melanie2012-04-201-1/+11
|\ \ \ | |/ /
| * | Allow setting a specific target velocity on TeleportWithMomentumMelanie2012-04-181-1/+11
* | | Merge branch 'master' into careminsterMelanie2012-04-171-3/+3
|\ \ \ | | |/ | |/|
| * | refactor: Rename EstateSettings.IsEstateManager() to EstateSettings.IsEstateM...Justin Clark-Casey (justincc)2012-04-171-3/+3
* | | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...Melanie2012-04-171-3/+14
|\ \ \ | | |/ | |/|
| * | Use chode character actor.SetMomentum() to force full restore Velocity in sce...UbitUmarov2012-04-141-1/+3
| * | Use presence absolute position to request raycast to camera. Used m_pos maybe...UbitUmarov2012-04-131-3/+11
| * | don't do Animator.UpdateMovementAnimations() in scenepresence RegionHeartbea...UbitUmarov2012-04-131-2/+3
* | | Merge branch 'master' into careminsterMelanie2012-04-131-0/+19
|\ \ \ | | |/ | |/|
| * | Mantis 55025 Implement script time.Talun2012-04-121-0/+19
* | | Merge branch 'master' into careminsterMelanie2012-04-091-0/+38
|\ \ \ | |/ / | | / | |/ |/|
| * Mantis5502 implementation of some of the new constantsTalun2012-04-091-0/+38
* | Merge branch 'master' into careminsterMelanie2012-04-071-0/+16
|\ \ | |/
| * For llGetMass(), return the mass of the avatar is the object is attached.Justin Clark-Casey (justincc)2012-04-061-0/+16
* | Merge branch 'master' into careminsterMelanie2012-03-291-16/+0
|\ \ | |/
| * HG 2.0: added the beginning of HGSuitcaseInventoryService. Plus moved the hac...Diva Canto2012-03-281-16/+0
* | Merge branch 'master' into careminsterMelanie2012-03-281-0/+18
|\ \ | |/
| * More on switching the root folder from under the viewer. More experiments.Diva Canto2012-03-271-0/+18
* | Make anims way more snappy. Decouple SP animation handling from physics frameMelanie2012-03-231-14/+29
* | Merge branch 'master' into careminsterMelanie2012-03-221-1/+1
|\ \ | |/
| * Incorporate scene teleporting debugging into "debug scene teleport true|false...Justin Clark-Casey (justincc)2012-03-211-1/+1
* | Merge branch 'master' into careminsterMelanie2012-03-201-1/+1
|\ \ | |/
| * slight increase in jump power to make running jump slightly better.nebadon2012-03-201-1/+1
* | Merge branch 'master' into careminsterMelanie2012-03-201-1/+1
|\ \ | |/
| * reduce avatar verticle jump from the absurd 5 meter jump to a lessnebadon2012-03-201-1/+1
* | Merge branch 'master' into careminsterMelanie2012-03-091-34/+27
|\ \ | |/
| * Get rid of unnecessary ParentID == 0 check on SP.Get_AbsolutePosition since t...Justin Clark-Casey (justincc)2012-03-091-2/+2
| * Use SP.ParentPart instead of ParentID in places where it's more efficient (sa...Justin Clark-Casey (justincc)2012-03-091-13/+13