aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/ScenePresence.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix sit with autopilot.Kitto Flora2010-03-191-3/+5
* Merge branch '0.6.9-post-fixes' into careminsterMelanie2010-03-061-10/+82
|\
| * Formatting cleanup.Jeff Ames2010-02-151-4/+4
| * Fixes a bug in the previous patch.Revolution2010-02-151-18/+13
| * Revolution is on the roll again! :)Revolution2010-02-141-6/+83
* | Merge branch 'master' into careminsterMelanie2010-02-141-0/+2
|\ \ | |/
| * Fix http://opensimulator.org/mantis/view.php?id=4224Justin Clark-Casey (justincc)2010-02-121-0/+2
* | Merge branch 'master' into careminsterMelanie2010-02-081-19/+21
|\ \ | |/
| * Add EventManager.OnIncomingSceneObject event which is triggered by an incomin...Justin Clark-Casey (justincc)2010-02-081-1/+8
| * minor: log what kind of wearable cannot be foundJustin Clark-Casey (justincc)2010-02-051-3/+2
| * refactor: chain two ScenePresence constructors together to eliminate common c...Justin Clark-Casey (justincc)2010-02-041-15/+11
* | Merge branch 'master' into careminsterMelanie2010-02-041-7/+3
|\ \ | |/
| * minor: add a smidgen of EventManager docJustin Clark-Casey (justincc)2010-02-031-3/+1
| * minor: comment out a log line in ScenePresenceJustin Clark-Casey (justincc)2010-02-031-2/+1
| * minor: remove a couple of mono warningsJustin Clark-Casey (justincc)2010-02-031-2/+1
* | Merge branch 'master' into careminsterMelanie2010-01-261-2/+16
|\ \ | |/
| * Replace dome tabs with spacesMelanie2010-01-261-3/+3
| * Fixes Region Crossings on a prim.Revolution2010-01-241-1/+9
| * add a target position to agent updates to ScenePresence to support alternativ...unknown2010-01-211-1/+7
* | Merge branch 'master' into careminsterMelanie2010-01-211-7/+5
|\ \ | |/
| * Fixes llSetDamage. Patch from RevolutionRevolution2010-01-211-7/+5
* | Merge branch 'master' into careminsterMelanie2010-01-031-1/+1
|\ \ | |/
| * Formatting cleanup. Add copyright headers.Jeff Ames2010-01-041-1/+1
| * * Fixes Sitting on the ground.Teravus Ovares (Dan Olivares)2009-12-301-2/+9
| * * Makes forward and backward key reactions faster by responding to the NUDGE ...Teravus Ovares (Dan Olivares)2009-12-301-8/+33
* | Fix for landing points. Only one scenario is not fully covered by this change...CasperW2009-12-261-4/+21
* | Merge branch 'master' into casperCasperW2009-12-211-3/+3
|\ \
| * \ Merge branch 'master' into careminsterMelanie2009-12-201-3/+3
| |\ \ | | |/
| | * minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2009-12-151-3/+3
* | | Fixed a nasty crash in StandUp() that occurred when the part got killed with ...CasperW2009-12-211-13/+41
|/ /
* | Fix GetWorldRotation(), and a host of related Sit fixes.Kitto Flora2009-12-171-36/+37
* | Removed excessive call to UpdateMovementAnimations which prevented GroundSit;...Kitto Flora2009-12-151-25/+23
* | Commit partial work because of repo changeKitto Flora2009-12-121-11/+72
* | Merge branch 'master' into careminsterMelanie2009-12-121-16/+230
|\ \ | |/
| * * Bugfix mantis 4441, "Use of Autopilot isn't playing any animations."Teravus Ovares (Dan Olivares)2009-12-121-4/+14
| * * Commit some sit code that's commented out for now.Teravus Ovares (Dan Olivares)2009-12-081-13/+215
* | Merge branch 'tests' of kitto@tor.k-grid.com:/home/kitto/opensim into caremin...Melanie2009-12-101-116/+138
|\ \
| * | Fix linked physical daughter prim position update.KittoFlora2009-12-061-2/+0
| * | Secnond revision of Sit and Stand for unscripted prims; Comment outKittoFlora2009-12-051-113/+140
* | | Fix build break from conflicted mergeMelanie2009-12-061-1/+1
* | | Merge branch 'master' into careminsterMelanie2009-12-061-7/+21
|\ \ \ | | |/ | |/|
| * | * Adds Normal to the fields returned by the Physics RaycasterTeravus Ovares (Dan Olivares)2009-12-051-4/+20
* | | Merge branch 'master' into careminsterMelanie2009-12-051-2/+4
|\ \ \ | |/ /
| * | * Fixes mantis 4416. Animator is dereferenced on logoutTeravus Ovares (Dan Olivares)2009-12-051-2/+3
* | | Merge branch 'master' into careminsterMelanie2009-12-021-44/+22
|\ \ \ | |/ /
| * | * Fix Inconsistent line ending style in ScenePresenceTeravus Ovares (Dan Olivares)2009-12-011-28/+28
| * | * Add a close method to the ScenePresenceAnimator that dereferences the class...Teravus Ovares (Dan Olivares)2009-11-301-1/+3
| * | * Modified ScenePresence to use the Util version of the EnvironmentTickCount ...Teravus Ovares (Dan Olivares)2009-11-301-67/+43
* | | Merge branch 'master' into careminsterMelanie2009-11-301-18/+43
|\ \ \ | |/ / | | / | |/ |/|
| * * Patch from Misterblue to fix Environment.TickCount for statistics purposes....Teravus Ovares (Dan Olivares)2009-11-291-18/+42