aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Implements the torque/Rotational Impulse methods in the PhysicsAPI and the ...Teravus Ovares2008-12-142-0/+120
* Adds the "Send Teleport" moduleMelanie Thielker2008-12-141-0/+174
* Plumb the TP-Sending packetsMelanie Thielker2008-12-141-0/+3
* Mantis#2725. Thank you kindly, Diva, for a patch that:Charles Krinke2008-12-148-177/+491
* * minor: Downgrade friends module 'client logging out' notice from error to d...Justin Clarke Casey2008-12-121-1/+1
* * minor: remove mono compiler warningJustin Clarke Casey2008-12-121-1/+1
* * Actually properly enable the purge folders test and correct some problemsJustin Clarke Casey2008-12-121-3/+1
* * refactor: pull out common user profile test code into utility functionsJustin Clarke Casey2008-12-122-3/+9
* * Deleted old EntiyList tests, added new EntityManager testsSean Dague2008-12-123-291/+140
* * refactor: Stop exposing InventoryFolderImpl.SubFolders publiclyJustin Clarke Casey2008-12-111-3/+7
* * Fold mock classes into existing OpenSim/Tests/Common assembly rather than s...Justin Clarke Casey2008-12-114-4/+4
* * minor: Move mock test classes into mock namespaceJustin Clarke Casey2008-12-114-4/+4
* Update svn properties, minor formatting cleanup.Jeff Ames2008-12-111-1/+1
* Make object return actually use the CanReturnObject permission, rather thanMelanie Thielker2008-12-111-9/+3
* * refactor: Move test infrastructure code to its own package so that it can b...Justin Clarke Casey2008-12-1011-1405/+5
* * refactor: Move inventory handlers out from UserProfileCacheServiceJustin Clarke Casey2008-12-102-9/+291
* * Establish OpenSim.Framework.Communications.Tests beachheadJustin Clarke Casey2008-12-101-6/+1
* * Apply the other patch from http://opensimulator.org/mantis/view.php?id=2315Justin Clarke Casey2008-12-101-6/+6
* Applying diva's revert patch. Reverts closing child agents and makesMelanie Thielker2008-12-103-31/+6
* * Enable agent to agent transfer of inventory foldersJustin Clarke Casey2008-12-091-5/+0
* * Apply terrain flip patch from http://opensimulator.org/mantis/view.php?id=2315Justin Clarke Casey2008-12-091-0/+46
* * minor: remove some old logging messagesJustin Clarke Casey2008-12-092-6/+4
* * Gerhard's patch m2781. Does some initial work for setting up llVolumeDetect.Teravus Ovares2008-12-091-0/+8
* * Fixes control issue at the root of the boat turning problem.Teravus Ovares2008-12-081-0/+18
* * Tweaks physics so that linked prim are a single body. This will make linke...Teravus Ovares2008-12-072-0/+10
* Change AllowScriptCrossings to be AllowScriptCrossing to match theMelanie Thielker2008-12-061-1/+1
* Committing the missing bits to enable script crossing. Disabled by default.Melanie Thielker2008-12-052-1/+81
* Implementation of the llDetectedTouch* functionsidb2008-12-052-5/+9
* Actually remove the script when it's task inventory item is deleted, ratherMelanie Thielker2008-12-051-1/+1
* And fix it rightMelanie Thielker2008-12-051-1/+1
* Mantis #2754Melanie Thielker2008-12-051-0/+4
* Allow no-copy attachments to be worn without losing themMelanie Thielker2008-12-051-3/+7
* Yay for languages without default parameter valuesMelanie Thielker2008-12-051-1/+1
* Stop trying to save attachment states on logout. That caused a predicatbleMelanie Thielker2008-12-051-10/+7
* * minor: Take out some of the test log output I accidentally left in a couple...Justin Clarke Casey2008-12-041-1/+1
* * Put in the code necessary to allow inventory transfer of whole folders (and...Justin Clarke Casey2008-12-044-40/+214
* Fixes Mantis#2744: Permissions returned false for resetting scripts inHomer Horwitz2008-12-031-0/+6
* Reinstate closing the EQ when the UDP circuit disconnects. This will likelyMelanie Thielker2008-12-031-9/+6
* Make a couple log4net instances static readonly.Jeff Ames2008-12-031-1/+1
* Remove the bandaid (fast rip)Melanie Thielker2008-12-032-19/+19
* Apply Diva's bandaid to OpenSim's scraped knee.Melanie Thielker2008-12-032-19/+19
* Fix Mantis#2527. Permissions returned false for editing non-root SOPs. Now,Homer Horwitz2008-12-011-0/+8
* don't close eventqueues when you leave a region. This really does seemSean Dague2008-12-011-2/+10
* * minor: A few tiny bits of documentation and log message cleanup before star...Justin Clarke Casey2008-12-013-2/+5
* * minor: remove 2 mono compiler warningsJustin Clarke Casey2008-12-012-2/+2
* fix the "I get no textures if I teleport back to a region I've been inSean Dague2008-12-011-2/+4
* attempt to modify the event queue for greater debuggingSean Dague2008-12-011-0/+2
* Mantis #2729Melanie Thielker2008-12-011-0/+10
* Make the permissions module hook CanResetScript suitable for useMelanie Thielker2008-12-012-4/+4
* Mantis #2584 (again)Melanie Thielker2008-11-304-22/+86