aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-22Cause the inventory give module to be more selective and not attempt toMelanie Thielker1-0/+8
2009-03-22Explicit tests for local regions.diva2-26/+50
2009-03-22Moving the LoginAuth service up, so that it can be shared among standalones a...diva2-351/+2
2009-03-21Initial support for authentication/authorization keys in UserManagerBase, and...diva3-6/+867
2009-03-21Minor changes in names inside.diva2-78/+6
2009-03-21Add code to the inventory transfer module to use the new DB functionalityMelanie Thielker1-0/+72
2009-03-21Moving HGStandaloneAssetService to a new place, and giving it a more generic ...diva2-196/+404
2009-03-20Thank you, mcortez, for patch to add functionality to the sun module.Melanie Thielker1-26/+224
2009-03-19* refactor: Create IHttpServer interface instead of accessing BaseHttpServer ...Justin Clarke Casey3-4/+6
2009-03-19Thanks to mpallari for Mantis #3310: Make EventQueueGetModule more inheritableDahlia Trimble1-8/+8
2009-03-19Making a couple of methods public.diva1-2/+2
2009-03-17Add an event to process undelivered IMsMelanie Thielker1-0/+14
2009-03-16Rename OpenSim.Framework.Archive to OpenSim.Framework.SerializationMike Mazur8-111/+111
2009-03-15Fixes Mantis#3301. Thank you kindly, MaimedLeech for a patch that:Charles Krinke1-22/+44
2009-03-15Changing a few methods to public. This is the collection of methods that will...diva1-6/+6
2009-03-13Thank you, mcortez, for a patch that fixes a number of long standingMelanie Thielker2-205/+272
2009-03-13* Support loading empty folders in an iarJustin Clarke Casey3-85/+102
2009-03-12* Move SceneObject tests into their proper namespaceJustin Clarke Casey1-0/+6
2009-03-12Move ArchiveConstants to OpenSim.Framework.ArchiveMike Mazur6-367/+132
2009-03-12Moving TarArchive to OpenSim.Framework.ArchiveMike Mazur9-437/+9
2009-03-12Update svn properties, minor formatting cleanup.Jeff Ames1-8/+8
2009-03-11* Make all coded defaults match settings in OpenSim.ini.exampleJustin Clarke Casey5-6/+6
2009-03-11From: Alan M Webb <alan_webb@us.ibm.com>Dr Scofield1-6/+9
2009-03-10* Enable test logging for TestSaveOarV0p2 to capture more information the nex...Justin Clarke Casey1-3/+4
2009-03-10Update svn properties, minor formatting cleanup.Jeff Ames1-5/+2
2009-03-09* Address http://opensimulator.org/mantis/view.php?id=3207Justin Clarke Casey1-2/+8
2009-03-09* Tweak llMoveToTarget per mantis 3265Teravus Ovares1-2/+2
2009-03-07Added the ability to set User-Agent in llHTTPRequest. No new default value ha...idb1-1/+4
2009-03-07Add copyright headers.Jeff Ames1-1/+28
2009-03-07Update svn properties.Jeff Ames1-10/+10
2009-03-06* Improve memory usage when writing OARsJustin Clarke Casey6-76/+68
2009-03-05* Add more status information when an oar is being savedJustin Clarke Casey2-0/+23
2009-03-05* refactor: move media and music url setting from scene into LandObjectJustin Clarke Casey1-1/+20
2009-03-05* simplify media and music url setting since we never get back a null land ob...Justin Clarke Casey1-7/+2
2009-03-05* Replace some string to byte conversions for object/item name/description fi...Justin Clarke Casey2-3/+4
2009-03-05Fixes Mantis #3255. Thank you kindly, MCortez, for a patch that:Charles Krinke1-2/+28
2009-03-04* Add the abilty to load and save iar item nodes where folders have identical...Justin Clarke Casey5-48/+160
2009-03-04* Add gnu tar format long file name support to tar reading and writing.Justin Clarke Casey3-85/+126
2009-03-04* More work on MiniRegionModule module.Adam Frisby1-0/+10
2009-02-25* Properly load items into correct folders when an iar is loadedJustin Clarke Casey1-8/+12
2009-02-25* Fix my own unit testJustin Clarke Casey2-7/+19
2009-02-25* Add InventoryArchiveConstants that I missed from last commitJustin Clarke Casey2-6/+137
2009-02-25* Store inventory data in an 'inventory' directory rather than in the root of...Justin Clarke Casey3-15/+10
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke15-57/+73
2009-02-22Allow delivery of object messages gridwideMelanie Thielker1-1/+2
2009-02-22Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames1-21/+21
2009-02-21Applied patch from mantis #3217, which allows Dynamic Images of type RGB (so ...MW1-7/+23
2009-02-21* Applied a patch that: Added estate ban table to migration scripts and nhibe...lbsa711-7/+7
2009-02-20* Renamed and encapsulated m_sceneGraph as SceneGraph for ccclbsa711-1/+1
2009-02-20* Consistently lock part.TaskInventory as pointed out in http://opensimulator...Justin Clarke Casey1-8/+11