aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/ScenePresence.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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