aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* * Add the abilty to load and save iar item nodes where folders have identical...Justin Clarke Casey2009-03-045-48/+160
* * Add gnu tar format long file name support to tar reading and writing.Justin Clarke Casey2009-03-043-85/+126
* * More work on MiniRegionModule module.Adam Frisby2009-03-041-0/+10
* * Properly load items into correct folders when an iar is loadedJustin Clarke Casey2009-02-251-8/+12
* * Fix my own unit testJustin Clarke Casey2009-02-252-7/+19
* * Add InventoryArchiveConstants that I missed from last commitJustin Clarke Casey2009-02-252-6/+137
* * Store inventory data in an 'inventory' directory rather than in the root of...Justin Clarke Casey2009-02-253-15/+10
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-2215-57/+73
* Allow delivery of object messages gridwideMelanie Thielker2009-02-221-1/+2