aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Land (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-24Allow the perms module to inspect and modify the list of objects to returnMelanie Thielker1-4/+4
2009-05-24Add a new permissions check for bulk object returns.Melanie Thielker1-0/+3
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-10Add some asset cache plumbing. Change the generic cache from UUID to stringMelanie Thielker1-1/+3
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker1-0/+1
2009-04-19Thank you kindly, MCortez, for a patch that:Charles Krinke2-1/+34
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-06* Implements World.Parcels[] array for MRM scripting.Adam Frisby1-0/+9
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-02-14Thank you, patnad, for a patch that removes the "Subdivision of" textMelanie Thielker1-1/+1
2009-02-13* refactor: Move export map function to world map module from sceneJustin Clarke Casey1-0/+1
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague3-30/+30
2009-02-12* optimized usings.lbsa713-34/+33
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield3-0/+2465