aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Land/LandManagementModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* * It turns out that Physics heightmap values were being stored in managed mem...Teravus Ovares (Dan Olivares)2009-08-211-0/+2
* * More tweaking of the various services to work with nonstandard region sizes...Teravus Ovares (Dan Olivares)2009-08-081-6/+18
* This is the second part of the 'not crash on regionsize changes'. This le...Teravus Ovares (Dan Olivares)2009-08-071-4/+6
* * Tweak the caps manager so that the NPCAvatar works again.Teravus Ovares2009-08-011-1/+4
* * Updates libOMV to version 0.7.0Teravus Ovares2009-07-251-3/+3
* * Corrected CAPS namespacesArthur Valadares2009-06-181-2/+2
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* 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 some asset cache plumbing. Change the generic cache from UUID to stringMelanie Thielker2009-05-101-1/+3
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-0/+1
* Thank you kindly, MCortez, for a patch that:Charles Krinke2009-04-191-1/+22
* * Replace some string to byte conversions for object/item name/description fi...Justin Clarke Casey2009-03-051-1/+1
* Thank you, patnad, for a patch that removes the "Subdivision of" textMelanie Thielker2009-02-141-1/+1
* * refactor: Move export map function to world map module from sceneJustin Clarke Casey2009-02-131-0/+1
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-121-15/+15
* * optimized usings.lbsa712009-02-121-16/+16
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-0/+1347