aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker2-0/+2
2009-05-02Thank you kindly, Thomax, for a patch that solves:Charles Krinke1-1/+1
2009-04-30Estate owners who are not administrators, even in god mode, should not beMelanie Thielker1-1/+1
2009-04-30Fixed a bug in the permissions module, where if there were multiple admins, t...MW1-7/+21
2009-04-28* Get rid of some extraneous debug log output from the last commitJustin Clarke Casey2-4/+4
2009-04-28* Stop oar loading barfing if the archive contains directory entriesJustin Clarke Casey2-12/+44
2009-04-27Make sure that, on "Anyone can copy" the person copying the objectMelanie Thielker1-3/+3
2009-04-26HGWorldMap got a bit out of sync during the introduction of the new module sy...diva1-4/+8
2009-04-24- Moved WorldMapModule and HGWorldMapModule to the new region-module systemHomer Horwitz1-59/+91
2009-04-24* Write separate unit test for replicating iar structure to a user inventoryJustin Clarke Casey1-3/+2
2009-04-24* Write basic, incomplete load iar testJustin Clarke Casey1-6/+0
2009-04-23* refactor: move archive user inventory item serialization out to a separate ...Justin Clarke Casey1-1/+1
2009-04-22From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-4/+11
2009-04-19Moved ITerrainModule and ITerainEffect to OpenSim.Region.Framework.Interfaces...Homer Horwitz3-97/+8
2009-04-19Thank you kindly, MCortez, for a patch that:Charles Krinke2-1/+34
2009-04-17 fixes System.UnauthorizedAccessExceptions when trying to load OARs fromDr Scofield1-2/+2
2009-04-16trying to fix exception in Random.Next() probably caused through sharing ofDr Scofield1-1/+1
2009-04-16Correctly flag group owned prims in the land prim listMelanie Thielker1-1/+4
2009-04-16Fix build break and change some groups interfacesMelanie Thielker1-1/+1
2009-04-15* Make it possible to add a request id to load and save oar requestsJustin Clarke Casey5-23/+51
2009-04-14* Make archiver tests pump the asset server manually instead of starting the ...Justin Clarke Casey1-1/+6
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