aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Land/LandManagementModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-25Add ILandObject.IPrimCounts for the new prim count module.Justin Clark-Casey (justincc)1-2/+10
2011-03-23Add generic EventManager.OnObjectAddedToScene and get PrimCountModule to list...Justin Clark-Casey (justincc)1-0/+4
2011-03-22Add an initial confidence-building TestAddObject() for prim counts.Justin Clark-Casey (justincc)1-13/+16
2011-01-28Thank you, Goetz, for a patch to fix prim count display in cut regions.Melanie1-4/+4
2011-01-27Put confirmation on "land clear" command to avoid nasty accidentsJustin Clark-Casey (justincc)1-2/+14
2011-01-27When an oar is loaded, do not create a default parcel before loading the parc...Justin Clark-Casey (justincc)1-8/+15
2011-01-27Show local IDs in "land show" output.Justin Clark-Casey (justincc)1-5/+6
2011-01-27Add "land clear" commandJustin Clark-Casey (justincc)1-3/+13
2011-01-27Fix OAR parcel loading so that old parcels are replaced by the new instead of...Justin Clark-Casey (justincc)1-0/+19
2011-01-27remove unused CreateBaseLand()Justin Clark-Casey (justincc)1-9/+0
2011-01-26Implement command "land show". This shows all the parcels on the currently s...Justin Clark-Casey (justincc)1-15/+82
2011-01-03Fix scoping for prim region crossingsMelanie1-1/+1
2011-01-03Implement Scope ID lookup on GetLandData. Stacked regions were not handledMelanie1-34/+34
2010-12-13Revamp the viewer -> banlist packet processing so fix a number of bugs.Melanie1-10/+24
2010-11-09Fix parcel bans to work only on the avatars they're supposed to work on inste...Melanie1-14/+15
2010-09-12Formatting cleanup.Jeff Ames1-60/+55
2010-09-10First pass at cleaning up thread safety in EntityManager and SceneGraphJohn Hurliman1-1/+2
2010-09-06Reflect the ParcelPropertiesUpdateRequest into Scene.EventManager, becauseMelanie Thielker1-3/+11
2010-09-05Remove "Dwell" support from core and replace it with calls to methodsMelanie Thielker1-13/+0
2010-08-30Implements parcel media setting persistence and packet / CAPS handlingJonathan Freedman1-2/+63
2010-08-30local commit with parcel media bitsJonathan Freedman1-2/+63
2010-08-13minor: remove mono compiler warningsJustin Clark-Casey (justincc)1-6/+6
2010-08-07Correct display of landmark about info. Also correct region maturity ratingMelanie Thielker1-1/+5
2010-05-13Implements three new OSSL functions for parcel management: osParcelJoin joins...OpenSim Master1-0/+10
2010-05-07Also remove sale and search flags on god owner change.Melanie1-0/+1
2010-05-07Remove land that is being abandoned from search. This is now consistent withMelanie1-0/+1
2010-05-06Ensure the show in search flag is cleared on ownership change. Also, whenMelanie1-0/+4
2010-03-19Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...Dan Lake1-21/+18
2010-03-10Formatting cleanup. Add copyright notices.Jeff Ames1-5/+5
2010-03-09- parcel blocking, region crossing blocking, teleport blockingunknown1-7/+86
2010-01-10Remove all references to master avatar, replacing with estate owner whereMelanie1-12/+3
2010-01-04Formatting cleanup. Add copyright headers.Jeff Ames1-1/+1
2009-11-25minor: add doc to a few parcel methodsJustin Clark-Casey (justincc)1-1/+11
2009-11-08Patch from Snoopy2. Fixes Mantis #4342Melanie1-3/+8
2009-10-26Experimental change of PhysicsVector to Vector3. UntestedJohn Hurliman1-4/+2
2009-10-19* Change Util.FireAndForget to use ThreadPool.UnsafeQueueUserWorkItem(). This...John Hurliman1-2/+3
2009-10-15* Removed some of the redundant broadcast functions in Scene and SceneGraph s...John Hurliman1-3/+3
2009-10-07Revert "Rewrote parts of the code that were double-locking different objects....Melanie1-6/+2
2009-10-07Revert "Merging in diva's locking fixes"Melanie1-6/+2
2009-10-06Rewrote parts of the code that were double-locking different objects. This is...Diva Canto1-2/+6
2009-10-02- cleaning up LandData/ILandObject capitalization issuesdr scofield (aka dirk husemann)1-124/+128
2009-09-26First pass at the heart surgery for grid services. Compiles and runs minimall...Diva Canto1-8/+18
2009-09-02switching LandManagementModule to "new" region module scheme; cleaningdr scofield (aka dirk husemann)1-72/+91
2009-08-21* It turns out that Physics heightmap values were being stored in managed mem...Teravus Ovares (Dan Olivares)1-0/+2
2009-08-08* More tweaking of the various services to work with nonstandard region sizes...Teravus Ovares (Dan Olivares)1-6/+18
2009-08-07This is the second part of the 'not crash on regionsize changes'. This le...Teravus Ovares (Dan Olivares)1-4/+6
2009-08-01* Tweak the caps manager so that the NPCAvatar works again.Teravus Ovares1-1/+4
2009-07-25* Updates libOMV to version 0.7.0Teravus Ovares1-3/+3
2009-06-18* Corrected CAPS namespacesArthur Valadares1-2/+2
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1