aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Land/LandObject.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implements parcel media setting persistence and packet / CAPS handlingJonathan Freedman2010-08-301-0/+7
* Allow gods and estate managers/owners to be unaffected by parcel bansMelanie Thielker2010-07-291-0/+6
* Remove getting the object capacity from the money module. It is now setMelanie Thielker2010-07-141-2/+2
* Ensure the show in search flag is cleared on ownership change. Also, whenMelanie2010-05-061-1/+4
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJohn Hurliman2010-03-191-1/+1
|\
| * Unify a previous refactor of object return with the older solution. WeMelanie2010-03-181-1/+1
* | Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...Dan Lake2010-03-191-12/+14
|/
* Formatting cleanup. Add copyright notices.Jeff Ames2010-03-101-1/+1
* - parcel blocking, region crossing blocking, teleport blockingunknown2010-03-091-3/+6
* Formatting cleanup.Jeff Ames2009-11-231-1/+1
* Patch from Snoopy2. Fixes Mantis #4342Melanie2009-11-081-5/+35
* * Change Util.FireAndForget to use ThreadPool.UnsafeQueueUserWorkItem(). This...John Hurliman2009-10-191-4/+2
* - cleaning up LandData/ILandObject capitalization issuesdr scofield (aka dirk husemann)2009-10-021-116/+117
* Formatting cleanup.Jeff Ames2009-10-011-2/+2
* warnings safari.dr scofield (aka dirk husemann)2009-09-021-0/+2
* * More tweaking of the various services to work with nonstandard region sizes...Teravus Ovares (Dan Olivares)2009-08-081-2/+3
* This is the second part of the 'not crash on regionsize changes'. This le...Teravus Ovares (Dan Olivares)2009-08-071-10/+10
* * Updates libOMV to version 0.7.0Teravus Ovares2009-07-251-5/+5
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-011-1/+1
* Allow the perms module to inspect and modify the list of objects to returnMelanie Thielker2009-05-241-4/+4
* Add a new permissions check for bulk object returns.Melanie Thielker2009-05-241-0/+3
* Thank you kindly, MCortez, for a patch that:Charles Krinke2009-04-191-0/+12
* 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
* * refactor: move media and music url setting from scene into LandObjectJustin Clarke Casey2009-03-051-1/+20
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-121-9/+9
* * optimized usings.lbsa712009-02-121-10/+10
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-101-0/+930