aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World (follow)
Commit message (Expand)AuthorAgeFilesLines
* * refactor: Remove redundent prim id attribute on Scene.AddSceneObject()Justin Clarke Casey2009-05-291-1/+1
* * Add save xml2 serialization testJustin Clarke Casey2009-05-291-3/+70
* * minor: move common serialization test code into fixture setupJustin Clarke Casey2009-05-291-6/+17
* * Add xml2 load testJustin Clarke Casey2009-05-292-2/+143
* * May make the terrain flatten brush behave like Second Life(tm)'s client exp...Adam Frisby2009-05-281-1/+5
* Prevent group deeded objects from being returned by the group return optionMelanie Thielker2009-05-241-2/+22
* Allow the perms module to inspect and modify the list of objects to returnMelanie Thielker2009-05-242-5/+5
* Make group permissions control what a user can return.Melanie Thielker2009-05-241-0/+32
* Add a new permissions check for bulk object returns.Melanie Thielker2009-05-242-0/+12
* * Take another attempt at http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey2009-05-191-12/+14
* * minor: another attempt at http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey2009-05-181-1/+1
* * Resolve http://opensimulator.org/mantis/view.php?id=3191Justin Clarke Casey2009-05-181-4/+4
* * Re-enable save oar test by loading asset data plugins from test mock classJustin Clarke Casey2009-05-181-120/+120
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-05-181-0/+1
* Thank you kindly, Jonc, for a patch that solvesCharles Krinke2009-05-171-1/+1
* * Resolve bug where save oar would never complete if any assets were missingJustin Clarke Casey2009-05-153-17/+11
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-156-135/+141
* * When saving an oar, save assets when immediately received rather than stori...Justin Clarke Casey2009-05-144-121/+122
* * refactor: move SceneXmlLoader into subpackageJustin Clarke Casey2009-05-141-0/+1
* * refactor: break some of xml2 serialization out of sogJustin Clarke Casey2009-05-142-2/+4
* Correctly reset the group ownership flag when a parcel is reclaimed.Melanie Thielker2009-05-121-0/+1
* Hook up deed permissions checking to the land moduleMelanie Thielker2009-05-121-1/+3
* Add permission mechanisms for group deeding landMelanie Thielker2009-05-121-0/+18
* Thank you kindly, Patnad, for a patch that:Charles Krinke2009-05-122-12/+6
* Add some asset cache plumbing. Change the generic cache from UUID to stringMelanie Thielker2009-05-101-1/+3
* remove misleading commentSean Dague2009-05-071-3/+0
* instrument most of the tests with a new InMethod function that may help us fi...Sean Dague2009-05-071-0/+3
* minor: Inconsquential change to provoke another buildJustin Clarke Casey2009-05-071-1/+1
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-042-0/+2
* Thank you kindly, Thomax, for a patch that solves:Charles Krinke2009-05-021-1/+1
* Estate owners who are not administrators, even in god mode, should not beMelanie Thielker2009-04-301-1/+1
* Fixed a bug in the permissions module, where if there were multiple admins, t...MW2009-04-301-7/+21
* * Get rid of some extraneous debug log output from the last commitJustin Clarke Casey2009-04-282-4/+4
* * Stop oar loading barfing if the archive contains directory entriesJustin Clarke Casey2009-04-282-12/+44
* Make sure that, on "Anyone can copy" the person copying the objectMelanie Thielker2009-04-271-3/+3
* HGWorldMap got a bit out of sync during the introduction of the new module sy...diva2009-04-261-4/+8
* - Moved WorldMapModule and HGWorldMapModule to the new region-module systemHomer Horwitz2009-04-241-59/+91
* * Write separate unit test for replicating iar structure to a user inventoryJustin Clarke Casey2009-04-241-3/+2
* * Write basic, incomplete load iar testJustin Clarke Casey2009-04-241-6/+0
* * refactor: move archive user inventory item serialization out to a separate ...Justin Clarke Casey2009-04-231-1/+1
* From: Alan Webb <alan_webb@us.ibm.com>Dr Scofield2009-04-221-4/+11
* Moved ITerrainModule and ITerainEffect to OpenSim.Region.Framework.Interfaces...Homer Horwitz2009-04-193-97/+8
* Thank you kindly, MCortez, for a patch that:Charles Krinke2009-04-192-1/+34
* fixes System.UnauthorizedAccessExceptions when trying to load OARs fromDr Scofield2009-04-171-2/+2
* trying to fix exception in Random.Next() probably caused through sharing ofDr Scofield2009-04-161-1/+1
* Correctly flag group owned prims in the land prim listMelanie Thielker2009-04-161-1/+4
* Fix build break and change some groups interfacesMelanie Thielker2009-04-161-1/+1
* * Make it possible to add a request id to load and save oar requestsJustin Clarke Casey2009-04-155-23/+51
* * Make archiver tests pump the asset server manually instead of starting the ...Justin Clarke Casey2009-04-141-1/+6
* Add the RegionLoaded(Scene) API to the new region module interface to allowMelanie Thielker2009-04-141-0/+4