aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add copyright headers. Minor formatting cleanup. Fix some compiler warnings...Jeff Ames2009-02-133-11/+7
* Bug fix in prim crossing: making it clear when the local object needs to be c...diva2009-02-131-1/+1
* Fixes a bug in the ScenePresence test itself.diva2009-02-121-1/+1
* Makes region crossings asynchronous. Moved the bulk of the original code out ...diva2009-02-124-134/+219
* * Remove some pointless CachedUserInfo != null tests since these are already ...Justin Clarke Casey2009-02-121-134/+133
* * refactor: Move RequestInventoryForUser() from service to CachedUserInfoJustin Clarke Casey2009-02-122-7/+14
* * optimized usings.lbsa712009-02-1211-65/+31
* Sending this to Justin, so that he can see what's wrong with the StandaloneTe...diva2009-02-122-12/+22
* Enforce estate bans on Teleports.diva2009-02-111-1/+27
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-02-112-3/+3
* Add proper handling for shared vs. unshared modules to the commandMelanie Thielker2009-02-101-2/+15
* Fixes the problem of attachment offset after crossings/TPs. Hopefully it fixe...diva2009-02-103-38/+39
* * minor: Remove SOG XML2 serialization log messages for nowJustin Clarke Casey2009-02-101-3/+2
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-108-9/+5
* Commented out a problematic test that needs more careful revision.diva2009-02-101-1/+2
* Fixes a failed unit test on ScenePresences tests. That test unit needs some f...diva2009-02-091-1/+2
* Moved prim crossing out of OGS1 and into RESTComms and LocalInterregionComms....diva2009-02-095-102/+245
* From Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague2009-02-094-5/+5
* a last set of files that seem to have embedded ^M in themSean Dague2009-02-093-203/+203
* * Once again, fixing linked prim collisions by putting AbsolutePosition = Abs...Teravus Ovares2009-02-081-1/+23
* * Removed the duplicate AddCapsHandler that existed in ScenePresence.MakeRoot...diva2009-02-082-6/+7
* Bug fix related to the filling out the remoting port in RegionInfo. It still ...diva2009-02-071-1/+1
* Adds support for HG linking to specific regions within an instance. The forma...diva2009-02-071-0/+192
* Replace the console for all OpenSim apps with a new console featuring commandMelanie Thielker2009-02-072-4/+22
* * reinstate OpenSim/Region/Framework/Scenes/TestsJustin Clarke Casey2009-02-063-4/+3
* * Implement help <command> from the region consoleJustin Clarke Casey2009-02-061-4/+47
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-0642-0/+30531