aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* - Moved TerrainModule to the new region-module system.Homer Horwitz2009-04-131-31/+39
* 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