aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correct Opensim.ini.example to reflect the default settings for clouds.idb2009-04-111-49/+2
* * Apply http://opensimulator.org/mantis/view.php?id=3427Justin Clarke Casey2009-04-101-1/+71
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-04-091-1/+1
* * Tagged long running tests with LongRunningAttribute.lbsa712009-04-091-2/+4
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-04-072-3/+3
* * Apply http://opensimulator.org/mantis/view.php?id=3418Justin Clarke Casey2009-04-071-6/+10
* * Implements World.Parcels[] array for MRM scripting.Adam Frisby2009-04-061-0/+9
* - Move IWindModule to OpenSim.Region.Framework.InterfacesHomer Horwitz2009-04-053-83/+3
* Give a meaningful message if terrain save fails because of a file IO error.idb2009-04-041-0/+5
* Thanks jonc, for a patch that adds rendering of classic clouds.Homer Horwitz2009-04-041-0/+190
* Add copyright headers, formatting cleanup.Jeff Ames2009-04-044-14/+87
* Update svn properties.Jeff Ames2009-04-013-406/+406
* Finally clean up the Scene.Permissions and permissions module.Melanie Thielker2009-04-011-42/+42
* Turning the wind module off by default.diva2009-03-311-1/+1
* Thank you kindly, MCortez for a patch that:Charles Krinke2009-03-314-100/+716
* * minor: move RegionSettingsSerializer into OpenSim.Framework.SerializationJustin Clarke Casey2009-03-273-257/+2
* * Apply http://opensimulator.org/mantis/view.php?id=865Justin Clarke Casey2009-03-261-0/+67
* * 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
* Thank you, mcortez, for patch to add functionality to the sun module.Melanie Thielker2009-03-201-26/+224
* Rename OpenSim.Framework.Archive to OpenSim.Framework.SerializationMike Mazur2009-03-165-102/+102
* Fixes Mantis#3301. Thank you kindly, MaimedLeech for a patch that:Charles Krinke2009-03-151-22/+44
* 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-132-7/+12
* * Move SceneObject tests into their proper namespaceJustin Clarke Casey2009-03-121-0/+6
* Move ArchiveConstants to OpenSim.Framework.ArchiveMike Mazur2009-03-122-123/+1
* Moving TarArchive to OpenSim.Framework.ArchiveMike Mazur2009-03-126-436/+5
* * Make all coded defaults match settings in OpenSim.ini.exampleJustin Clarke Casey2009-03-112-2/+2
* * Enable test logging for TestSaveOarV0p2 to capture more information the nex...Justin Clarke Casey2009-03-101-3/+4
* * 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
* 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-065-71/+61
* * 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-051-1/+1
* 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-041-17/+28
* * 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
* * Store inventory data in an 'inventory' directory rather than in the root of...Justin Clarke Casey2009-02-251-5/+0
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-223-9/+15
* * 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
* * refactor: Rename new class AssetGatherer to UuidGatherer to reflect what it...Justin Clarke Casey2009-02-191-1/+1
* * Change AssetGatherer method access so that only methods which are worth cal...Justin Clarke Casey2009-02-181-1/+1
* * Move asset gathering code from oar module to OpenSim.Region.Framework since...Justin Clarke Casey2009-02-182-198/+5