aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-14Add the RegionLoaded(Scene) API to the new region module interface to allowMelanie Thielker1-0/+4
2009-04-13- Moved TerrainModule to the new region-module system.Homer Horwitz1-31/+39
2009-04-11Correct Opensim.ini.example to reflect the default settings for clouds.idb1-49/+2
2009-04-10* Apply http://opensimulator.org/mantis/view.php?id=3427Justin Clarke Casey1-1/+71
2009-04-09* minor: remove some mono compiler warningsJustin Clarke Casey1-1/+1
2009-04-09* Tagged long running tests with LongRunningAttribute.lbsa711-2/+4
2009-04-07* minor: remove some mono compiler warningsJustin Clarke Casey2-3/+3
2009-04-07* Apply http://opensimulator.org/mantis/view.php?id=3418Justin Clarke Casey1-6/+10
2009-04-06* Implements World.Parcels[] array for MRM scripting.Adam Frisby1-0/+9
2009-04-05- Move IWindModule to OpenSim.Region.Framework.InterfacesHomer Horwitz3-83/+3
2009-04-04Give a meaningful message if terrain save fails because of a file IO error.idb1-0/+5
2009-04-04Thanks jonc, for a patch that adds rendering of classic clouds.Homer Horwitz1-0/+190
2009-04-04Add copyright headers, formatting cleanup.Jeff Ames4-14/+87
2009-04-01Update svn properties.Jeff Ames3-406/+406
2009-04-01Finally clean up the Scene.Permissions and permissions module.Melanie Thielker1-42/+42
2009-03-31Turning the wind module off by default.diva1-1/+1
2009-03-31Thank you kindly, MCortez for a patch that:Charles Krinke4-100/+716
2009-03-27* minor: move RegionSettingsSerializer into OpenSim.Framework.SerializationJustin Clarke Casey3-257/+2
2009-03-26* Apply http://opensimulator.org/mantis/view.php?id=865Justin Clarke Casey1-0/+67
2009-03-24* minor: remove load oar logging I accidentally left in a few commits agoJustin Clarke Casey1-8/+4
2009-03-24* Use memory more efficiently when loading oarsJustin Clarke Casey1-11/+19
2009-03-20Thank you, mcortez, for patch to add functionality to the sun module.Melanie Thielker1-26/+224
2009-03-16Rename OpenSim.Framework.Archive to OpenSim.Framework.SerializationMike Mazur5-102/+102
2009-03-15Fixes Mantis#3301. Thank you kindly, MaimedLeech for a patch that:Charles Krinke1-22/+44
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 Casey2-7/+12
2009-03-12* Move SceneObject tests into their proper namespaceJustin Clarke Casey1-0/+6
2009-03-12Move ArchiveConstants to OpenSim.Framework.ArchiveMike Mazur2-123/+1
2009-03-12Moving TarArchive to OpenSim.Framework.ArchiveMike Mazur6-436/+5
2009-03-11* Make all coded defaults match settings in OpenSim.ini.exampleJustin Clarke Casey2-2/+2
2009-03-10* Enable test logging for TestSaveOarV0p2 to capture more information the nex...Justin Clarke Casey1-3/+4
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-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 Casey5-71/+61
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 Casey1-1/+1
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 Casey1-17/+28
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* Store inventory data in an 'inventory' directory rather than in the root of...Justin Clarke Casey1-5/+0
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke3-9/+15
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
2009-02-19* refactor: Rename new class AssetGatherer to UuidGatherer to reflect what it...Justin Clarke Casey1-1/+1