aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Apply http://opensimulator.org/mantis/view.php?id=2775 with small tweaksJustin Clarke Casey2008-12-151-1/+1
* * minor: Stop presence child status suffering an NRE if the agent uuid given ...Justin Clarke Casey2008-12-151-6/+5
* Bug fix in new child agents management. Thanks DigiDaz for helping identify t...diva2008-12-154-116/+174
* Bug fix for Hypergrid. This bug was introduced by the recent TP fixes, and af...diva2008-12-151-11/+14
* Make scripted item and folder gives pop up a "accept, decline" messageMelanie Thielker2008-12-141-7/+12
* * Implements the torque/Rotational Impulse methods in the PhysicsAPI and the ...Teravus Ovares2008-12-142-0/+120
* Mantis#2725. Thank you kindly, Diva, for a patch that:Charles Krinke2008-12-146-168/+469
* * 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
* 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
* Applying diva's revert patch. Reverts closing child agents and makesMelanie Thielker2008-12-103-31/+6
* * minor: remove some old logging messagesJustin Clarke Casey2008-12-091-2/+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
* * Put in the code necessary to allow inventory transfer of whole folders (and...Justin Clarke Casey2008-12-042-5/+119
* 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
* * minor: A few tiny bits of documentation and log message cleanup before star...Justin Clarke Casey2008-12-011-0/+3
* * minor: remove 2 mono compiler warningsJustin Clarke Casey2008-12-012-2/+2
* Make the permissions module hook CanResetScript suitable for useMelanie Thielker2008-12-012-4/+4
* Mantis #2584 (again)Melanie Thielker2008-11-304-22/+86
* Mantis #2716 Null when linking across objects across two regions.idb2008-11-301-0/+4
* Fix prim crossings, again.Melanie Thielker2008-11-301-2/+5
* Update svn properties. Add copyright header. Minor formatting cleanup.Jeff Ames2008-11-301-1/+1
* Add configuration values for scripted prim region crossingMelanie Thielker2008-11-292-1/+6
* Start scripts in attachments only after a successful attach. ElimininateMelanie Thielker2008-11-293-2/+16
* Mantis #2584Melanie Thielker2008-11-292-1/+36
* Finally make attachments stay put. Randomize local ID generation toMelanie Thielker2008-11-293-11/+7
* Stop attachments from twisting away. Thismakes attachments phantom, whichMelanie Thielker2008-11-292-4/+5
* Try to prevent attachments twisting/movingMelanie Thielker2008-11-291-1/+1
* A try to better attachment crossing.Melanie Thielker2008-11-292-53/+64
* * minor: remove mono compiler warningJustin Clarke Casey2008-11-281-1/+1