aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/ScenePresence.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminster-presence-refactorMelanie2010-10-291-123/+48
|\
| * Merge branch 'dev-appearance'Melanie2010-10-291-114/+48
| |\
| | * Merge branch 'dev-appearance' of git://github.com/cmickeyb/opensim into dev-a...Melanie2010-10-211-115/+50
| | |\
| | | * Major refactoring of appearance handling.Master ScienceSim2010-10-201-114/+49
* | | | Comment repeated add and remove of avatars from the physical scene. It's noMelanie2010-10-251-16/+22
* | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-231-2/+0
|\ \ \ \ | |/ / /
| * | | Revert "Merge remote branch 'otakup0pe/mantis5110'"Justin Clark-Casey (justincc)2010-10-221-3/+1
| * | | * change the data exchanged within hypergrid transactionsJonathan Freedman2010-10-211-1/+1
| * | | * remove some spurious debug infoJonathan Freedman2010-10-201-0/+2
| | |/ | |/|
* | | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-211-0/+2
|\ \ \ | | |/ | |/|
| * | * remove some spurious debug infoJonathan Freedman2010-10-201-0/+2
| |/
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-10-061-1/+1
|\ \ | |/
| * Formatting cleanup.Jeff Ames2010-10-041-1/+1
* | Try to prevent threading issues in SP.SetAppearance by locking itMelanie2010-09-271-40/+45
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-171-1/+1
|\ \ | |/
| * Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA...John Hurliman2010-09-161-1/+1
* | Some small bug fixesroot2010-09-161-1/+1
* | Fix merge issuesMelanie2010-09-141-2/+2
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-141-2/+4
|\ \ | |/
| * minor: Add comments which explain what's going on wrt avatar movements at var...Justin Clark-Casey (justincc)2010-09-131-0/+2
| * minor: Clean up log messages generated when an item is attachedJustin Clark-Casey (justincc)2010-09-131-9/+3
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-131-1/+1
|\ \ | |/
| * Formatting cleanup.Jeff Ames2010-09-121-1/+1
* | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...Kitto Flora2010-09-061-0/+21
|\ \
| * \ Merge branch 'master' into careminster-presence-refactorMelanie2010-09-031-0/+21
| |\ \ | | |/
| | * Remove commented code and the comment, as the change has proven outMelanie Thielker2010-09-021-3/+0
| | * Experimentally comment the sending of unbaked avatarsMelanie Thielker2010-09-021-1/+3
| | * Add ScenePresence.GetAttachments(uint attachmentPoint)Justin Clark-Casey (justincc)2010-08-311-0/+21
* | | Falling animation fix, comment out instrumentation.Kitto Flora2010-09-061-2/+4
|/ /
* | Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/ca...Kitto Flora2010-09-021-1/+0
|\ \
| * | Remove commented code and the comment, as the change has proven outMelanie Thielker2010-09-021-3/+0
| * | Experimentally comment the sending of unbaked avatarsMelanie Thielker2010-09-021-1/+3
* | | Fixes to JUMP system.Kitto Flora2010-09-021-22/+44
|/ /
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-301-4/+4
|\ \ | |/
| * minor: remove mono compiler warningJustin Clark-Casey (justincc)2010-08-261-3/+4
| * Remove mono compiler warningsJustin Clark-Casey (justincc)2010-08-261-1/+0
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-181-1/+2
|\ \ | |/
| * refactor: remove Scene.SetRootAgentScene() in favour of existing event with s...Justin Clark-Casey (justincc)2010-08-131-1/+1
* | Fix a nullref issue in the AgentSetAppearance packet handler when removing th...meta72010-08-101-6/+11
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-101-5/+0
|\ \ | |/
| * Removed abstract SetText method from EntityBase to make cleaner API.Mikko Pallari2010-08-101-5/+0
* | Remove 4000+ DOS line endings. Grrr!Melanie2010-08-101-4332/+4332
* | The real fix for unscripted sit positions. This one doesn't fuck everything e...meta72010-08-071-1/+4
* | Reverted: * Fix the unscripted sit rotation being incorrect .. will commit a...meta72010-08-071-7/+3
* | Increase sit distance to 256 meters, but leave the initial autopilot process ...meta72010-08-071-1/+1
* | Get rid of some debug chatter that someone who can't spell left behind. ;)meta72010-08-071-2/+1
* | Fix the unscripted sit rotation being incorrect (relative to the prim). Note ...meta72010-08-071-3/+7
* | Fix the distance from which autopilot is negated when sitting on an unscripte...meta72010-08-071-1/+3
* | It seems hippo disregards velocities in full updates, so also send a terse up...meta72010-08-071-4328/+4328
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-061-1/+6
|\ \ | |/