aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/ScenePresence.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Stops animations on Teleports, to conform with what the viewer does.diva2009-02-181-0/+5
* Fixes height on Basic Physics in local teleports. Plus some small refactoring.diva2009-02-181-1/+16
* Adds support for preserving animations on region crossings and TPs. diva2009-02-181-16/+30
* Makes SP.CopyFrom a bit more robust with respect to sims in older versions wh...diva2009-02-171-6/+4
* Re-add the objectID field to the anim pack, that was deemed unneccessaryMelanie Thielker2009-02-171-13/+16
* Small change on dealing with ODE physics, so that this warning doesn't happen...diva2009-02-171-1/+1
* Major change to how appearance is managed, including changes in login and use...diva2009-02-171-11/+64
* More guards around SetHeight.diva2009-02-151-2/+3
* Fix exception when standing up.idb2009-02-151-1/+1
* Guarding the new call to SetHeight in MakeRoot, so that ODE doesn't complain ...diva2009-02-151-1/+1
* Moving SendInitialData sort of back to where it was before, so that it doesn'...diva2009-02-151-4/+5
* This started as way to correct Mantis #3158, which I believe should be fixed ...diva2009-02-151-25/+30
* Makes region crossings asynchronous. Moved the bulk of the original code out ...diva2009-02-121-129/+35
* * refactor: Move RequestInventoryForUser() from service to CachedUserInfoJustin Clarke Casey2009-02-121-3/+10
* Moved prim crossing out of OGS1 and into RESTComms and LocalInterregionComms....diva2009-02-091-1/+1
* a last set of files that seem to have embedded ^M in themSean Dague2009-02-091-4/+4
* * Removed the duplicate AddCapsHandler that existed in ScenePresence.MakeRoot...diva2009-02-081-4/+5
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-061-0/+3649