aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-19* Take another attempt at http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey1-12/+14
2009-05-18* minor: another attempt at http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey1-1/+1
2009-05-18* Resolve http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey1-4/+4
2009-05-18* Re-enable save oar test by loading asset data plugins from test mock classJustin Clarke Casey1-120/+120
2009-05-18From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield1-0/+1
2009-05-17Thank you kindly, Jonc, for a patch that solvesCharles Krinke1-1/+1
2009-05-15* Resolve bug where save oar would never complete if any assets were missingJustin Clarke Casey3-17/+11
2009-05-15Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva6-135/+141
2009-05-14* When saving an oar, save assets when immediately received rather than stori...Justin Clarke Casey4-121/+122
2009-05-14* refactor: move SceneXmlLoader into subpackageJustin Clarke Casey1-0/+1
2009-05-14* refactor: break some of xml2 serialization out of sogJustin Clarke Casey2-2/+4
2009-05-12Correctly reset the group ownership flag when a parcel is reclaimed.Melanie Thielker1-0/+1
2009-05-12Hook up deed permissions checking to the land moduleMelanie Thielker1-1/+3
2009-05-12Add permission mechanisms for group deeding landMelanie Thielker1-0/+18
2009-05-12Thank you kindly, Patnad, for a patch that:Charles Krinke2-12/+6
2009-05-10Add some asset cache plumbing. Change the generic cache from UUID to stringMelanie Thielker1-1/+3
2009-05-07remove misleading commentSean Dague1-3/+0
2009-05-07instrument most of the tests with a new InMethod function that may help us fi...Sean Dague1-0/+3
2009-05-07minor: Inconsquential change to provoke another buildJustin Clarke Casey1-1/+1
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