aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames2009-02-221-21/+21
* Applied patch from mantis #3217, which allows Dynamic Images of type RGB (so ...MW2009-02-211-7/+23
* * Applied a patch that: Added estate ban table to migration scripts and nhibe...lbsa712009-02-211-7/+7
* * Renamed and encapsulated m_sceneGraph as SceneGraph for ccclbsa712009-02-201-1/+1
* * Consistently lock part.TaskInventory as pointed out in http://opensimulator...Justin Clarke Casey2009-02-201-8/+11
* Revert previous commitMelanie Thielker2009-02-201-7/+0
* Committing interface and stubs for IM interceptionMelanie Thielker2009-02-201-0/+7
* Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames2009-02-201-49/+43
* * Another stab at removing AssetServer.exe dependencieslbsa712009-02-201-1/+0
* This moves the 2 friends-related interregion messages out of OGS1 and into th...diva2009-02-201-2/+94
* * Reverted the AssetServer fix, apparently something was dependent on IAssetD...lbsa712009-02-191-0/+2
* * moved the Get/PostAssetStreamHandler to the Servers namespace... slowly get...lbsa712009-02-191-1/+0
* * Extracted IAssetData and moved it to OpenSim.Framework to prepare to get ri...lbsa712009-02-191-1/+0
* * refactor: Rename new class AssetGatherer to UuidGatherer to reflect what it...Justin Clarke Casey2009-02-192-3/+3
* * Do deep inspection when saving inventory items in order to capture all the ...Justin Clarke Casey2009-02-191-1/+1
* Make the implementation of the message transfer module protected virtualMelanie Thielker2009-02-191-13/+13