aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Land/LandObject.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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