aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/ScenePresence.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some trivial changes to get closer to coreMelanie2011-11-051-12/+5
* Change comment formatting to match core for a cleaner diffMelanie2011-11-051-23/+23
* Replace our patched up, broken an rebroken sit code with the code fromMelanie2011-11-051-303/+106
* Merge branch 'master' into bigmergeMelanie2011-11-051-7/+7
|\
| * Fix avatar height, removes the hip offset hacknebadon2011-11-051-3/+0
| * refactor: In sit code, compare against Vector3.Zero and Quaternion.Identity i...Justin Clark-Casey (justincc)2011-11-051-12/+12
* | Merge branch 'master' into bigmergeMelanie2011-11-051-2/+1
|\ \ | |/
| * Fix NPC sitting for prims without a sit target.Justin Clark-Casey (justincc)2011-11-051-9/+11
* | Merge branch 'master' into bigmergeMelanie2011-11-041-2/+3
|\ \ | |/
| * On standup, trigger the changed link script event after the avatar has been f...Justin Clark-Casey (justincc)2011-11-041-2/+3
* | Merge branch 'master' into bigmergeMelanie2011-11-041-1/+1
|\ \ | |/
| * Rename ForEachAvatar back to ForEachScenePresence. The other changesDan Lake2011-11-031-3/+3
| * Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls toDan Lake2011-11-031-3/+3
* | Merge branch 'master' into bigmergeMelanie2011-11-031-3/+4
|\ \ | |/
| * Merge branch 'master' of git://opensimulator.org/git/opensimDan Lake2011-11-021-2/+3
| |\
| | * Fix race condition that would sometimes send or save appearance for the wrong...Justin Clark-Casey (justincc)2011-11-021-2/+3
| * | Changes UpdateFlag in SOP to an enumeration of NONE, TERSE and FULL.Dan Lake2011-11-021-1/+1
| |/
* | Merge branch 'master' into bigmergeMelanie2011-11-011-3/+3
|\ \ | |/
| * Add "appearance send" command to allow manual sending of appearance.Justin Clark-Casey (justincc)2011-11-011-3/+3
* | Merge branch 'master' into bigmergeMelanie2011-10-301-5/+3
|\ \ | |/
| * Remove the SyncRoot locking from Scene which was only being done around the m...Justin Clark-Casey (justincc)2011-10-291-4/+2
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2011-10-281-30/+23
| |\
| * | fetch SOP.RotationOffset once in UpdateRotation() and compare rather than fet...Justin Clark-Casey (justincc)2011-10-281-1/+1
* | | Merge branch 'master' into bigmergeMelanie2011-10-271-30/+23
|\ \ \ | | |/ | |/|
| * | Continuation of previous checkin. Found more places where ForEachScenePresenc...Dan Lake2011-10-271-30/+23
| |/
* | Merge branch 'master' into bigmergeMelanie2011-10-261-3/+0
|\ \ | |/
| * Get rid of the pointless null checks on collision listeners. Add warning abo...Justin Clark-Casey (justincc)2011-10-251-3/+0
* | Merge commit '9ab2943abf5f890a53dc8ada48bf63ed15331c07' into bigmergeMelanie2011-10-251-5/+0
|\ \ | |/
| * Removed redundant NotInTransit function from ScenePresence. IsInTransit=false...Dan Lake2011-10-191-5/+0
* | Merge commit 'eac29396d98a4864923a69e0eb73cecdd8a225b3' into bigmergeMelanie2011-10-251-48/+8
|\ \ | |/
| * Moved HaveNeighbor utility function from ScenePresence to Scene. Fixed line e...Dan Lake2011-10-191-48/+8
* | Merge commit 'da794f34a56f7c88904315ae538de8f3790e6891' into bigmergeMelanie2011-10-251-1/+1
|\ \ | |/
| * Renamed and rearranged AvatarFactoryModule to eliminate redundant lookups of ...Dan Lake2011-10-191-1/+1
* | Merge commit '62a63f834b7cc056ee37c396034d0e268f66b4a8' into bigmergeMelanie2011-10-251-7/+10
|\ \ | |/
| * refactor: Use SOP.SitTargetAvatar instead of calling a special GetAvatarOnSit...Justin Clark-Casey (justincc)2011-10-171-5/+6
* | Merge commit '0c041ce12f393367e2754e88d9b8dad5e45f88c4' into bigmergeMelanie2011-10-251-10/+0
|\ \ | |/
| * Implement osNpcSit(). This is still in development so don't trust itJustin Clark-Casey (justincc)2011-10-171-3/+4
* | Merge commit 'aa19ccf65c9cd235e0ba941e9832c5240df4412c' into bigmergeMelanie2011-10-251-1/+1
|\ \ | |/
| * refactor: rename IClientAPI.SendPrimUpdate() to SendEntityUpdate() since it s...Justin Clark-Casey (justincc)2011-10-141-1/+1
* | Merge commit 'f08664f422f984fa57cc0ecb97c04eee3dccd183' into bigmergeMelanie2011-10-251-7/+0
|\ \ | |/
| * remove some mono compiler warningsJustin Clark-Casey (justincc)2011-10-121-7/+0
* | Fix ground sit autopilotMelanie2011-10-251-8/+16
* | Allow updating the movement animation while flying. This fixes falling,Melanie2011-10-211-20/+6
* | Fix up the animator and ScenePresence to like each other againMelanie2011-10-201-0/+17
* | Merge commit 'e3c522e2118108a01d2c6f77c8065224d53d6bb9' into bigmergeMelanie2011-10-121-1/+1
|\ \ | |/
| * Comment out [SCENE PRESENCE] SendAppearanceToAllOtherAgents: log messageJustin Clark-Casey (justincc)2011-10-071-1/+1
* | Merge commit '4b46b7a5adb1c7449725ed1cf1fa5d7122af10bb' into bigmergeMelanie2011-10-121-47/+47
|\ \ | |/
| * Fixed line endings from previous commitDan Lake2011-10-061-47/+47
* | Merge commit '4748c19bdbcdcaf6050e1f04a5f7394a88e0bf3e' into bigmergeMelanie2011-10-121-67/+67
|\ \ | |/
| * Refactored "known child region" in ScenePresence. There were 4 differentDan Lake2011-10-061-67/+67