aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Expand)AuthorAgeFilesLines
* One more -- CopyItem.diva2009-03-261-0/+32
* Half-way through supporting inventory access from outside the regions -- HG s...diva2009-03-261-9/+84
* * Appearance patches suite: These patches are applied to allow libomv bots to...Sean Dague2009-03-251-1/+3
* iar: centralize user uuid gatheringJustin Clarke Casey2009-03-251-18/+43
* * minor: spit out creator name on save iarJustin Clarke Casey2009-03-251-0/+12
* HGStandaloneInventoryService now serves inventory assets. No need for clients...diva2009-03-251-1/+36
* * minor: remove load oar logging I accidentally left in a few commits agoJustin Clarke Casey2009-03-241-8/+4
* * Use memory more efficiently when loading oarsJustin Clarke Casey2009-03-241-11/+19
* * minor: remove mono compiler warningsJustin Clarke Casey2009-03-242-10/+9
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-03-241-7/+37
* Root agent retrieval via http/REST. This is a pull, the caller gets the agent...diva2009-03-232-29/+168
* Finish folder gives. With this commit, single item and folder gives nowMelanie Thielker2009-03-231-0/+7
* Committing partial work on passing folders across instances. This may crash.Melanie Thielker2009-03-231-2/+31
* Add QueryItem method to secure inventory and HG inventory, change method sig toMelanie Thielker2009-03-221-2/+6
* Cause the inventory give module to be more selective and not attempt toMelanie Thielker2009-03-221-0/+8
* Explicit tests for local regions.diva2009-03-222-26/+50
* Moving the LoginAuth service up, so that it can be shared among standalones a...diva2009-03-222-351/+2
* Initial support for authentication/authorization keys in UserManagerBase, and...diva2009-03-213-6/+867
* Minor changes in names inside.diva2009-03-212-78/+6
* Add code to the inventory transfer module to use the new DB functionalityMelanie Thielker2009-03-211-0/+72
* Moving HGStandaloneAssetService to a new place, and giving it a more generic ...diva2009-03-212-196/+404
* Thank you, mcortez, for patch to add functionality to the sun module.Melanie Thielker2009-03-201-26/+224
* * refactor: Create IHttpServer interface instead of accessing BaseHttpServer ...Justin Clarke Casey2009-03-193-4/+6
* Thanks to mpallari for Mantis #3310: Make EventQueueGetModule more inheritableDahlia Trimble2009-03-191-8/+8
* Making a couple of methods public.diva2009-03-191-2/+2
* Add an event to process undelivered IMsMelanie Thielker2009-03-171-0/+14
* Rename OpenSim.Framework.Archive to OpenSim.Framework.SerializationMike Mazur2009-03-168-111/+111
* Fixes Mantis#3301. Thank you kindly, MaimedLeech for a patch that:Charles Krinke2009-03-151-22/+44
* Changing a few methods to public. This is the collection of methods that will...diva2009-03-151-6/+6
* Thank you, mcortez, for a patch that fixes a number of long standingMelanie Thielker2009-03-132-205/+272
* * Support loading empty folders in an iarJustin Clarke Casey2009-03-133-85/+102
* * Move SceneObject tests into their proper namespaceJustin Clarke Casey2009-03-121-0/+6
* Move ArchiveConstants to OpenSim.Framework.ArchiveMike Mazur2009-03-126-367/+132
* Moving TarArchive to OpenSim.Framework.ArchiveMike Mazur2009-03-129-437/+9
* Update svn properties, minor formatting cleanup.Jeff Ames2009-03-121-8/+8
* * Make all coded defaults match settings in OpenSim.ini.exampleJustin Clarke Casey2009-03-115-6/+6
* From: Alan M Webb <alan_webb@us.ibm.com>Dr Scofield2009-03-111-6/+9
* * Enable test logging for TestSaveOarV0p2 to capture more information the nex...Justin Clarke Casey2009-03-101-3/+4
* Update svn properties, minor formatting cleanup.Jeff Ames2009-03-101-5/+2
* * Address http://opensimulator.org/mantis/view.php?id=3207Justin Clarke Casey2009-03-091-2/+8
* * Tweak llMoveToTarget per mantis 3265Teravus Ovares2009-03-091-2/+2
* Added the ability to set User-Agent in llHTTPRequest. No new default value ha...idb2009-03-071-1/+4
* Add copyright headers.Jeff Ames2009-03-071-1/+28
* Update svn properties.Jeff Ames2009-03-071-10/+10
* * Improve memory usage when writing OARsJustin Clarke Casey2009-03-066-76/+68
* * Add more status information when an oar is being savedJustin Clarke Casey2009-03-052-0/+23
* * refactor: move media and music url setting from scene into LandObjectJustin Clarke Casey2009-03-051-1/+20
* * simplify media and music url setting since we never get back a null land ob...Justin Clarke Casey2009-03-051-7/+2
* * Replace some string to byte conversions for object/item name/description fi...Justin Clarke Casey2009-03-052-3/+4
* Fixes Mantis #3255. Thank you kindly, MCortez, for a patch that:Charles Krinke2009-03-051-2/+28