aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/Land (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-13Implements three new OSSL functions for parcel management: osParcelJoin joins...OpenSim Master2-0/+26
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, whenMelanie2-1/+8
2010-03-19Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...Dan Lake2-33/+32
2010-03-18Unify a previous refactor of object return with the older solution. WeMelanie1-1/+1
2010-03-10Formatting cleanup. Add copyright notices.Jeff Ames2-6/+6
2010-03-09- parcel blocking, region crossing blocking, teleport blockingunknown2-10/+92
2010-01-10Remove all references to master avatar, replacing with estate owner whereMelanie1-12/+3
2010-01-04Formatting cleanup. Add copyright headers.Jeff Ames2-2/+2
2009-11-25minor: add doc to a few parcel methodsJustin Clark-Casey (justincc)2-2/+13
2009-11-23Formatting cleanup.Jeff Ames1-1/+1
2009-11-10* Move RegionCombinerModule to it's own projectTeravus Ovares (Dan Olivares)8-1767/+0
2009-11-10Broke the monster RegionLoaded method in RegionCombinerModule into 4 smaller ...Diva Canto1-224/+248
2009-11-08Patch from Snoopy2. Fixes Mantis #4342Melanie2-8/+43
2009-10-26Experimental change of PhysicsVector to Vector3. UntestedJohn Hurliman1-4/+2
2009-10-19* Change Util.FireAndForget to use ThreadPool.UnsafeQueueUserWorkItem(). This...John Hurliman2-6/+5
2009-10-16More debugging of RegionCombinerModule.RegionLoaded() by making RegionLoaded(...John Hurliman1-2/+6
2009-10-15* Removed some of the redundant broadcast functions in Scene and SceneGraph s...John Hurliman1-3/+3
2009-10-13* Fixes some prim crossings on megaregions with regions beyond the 512m markTeravus Ovares (Dan Olivares)1-4/+6
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)4-244/+249
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-10-01Formatting cleanup.Jeff Ames3-8/+8
2009-09-29A little hack to see if this fixes the problems with ~20% of SOG's becoming p...Diva Canto1-1/+20
2009-09-26First pass at the heart surgery for grid services. Compiles and runs minimall...Diva Canto1-8/+18
2009-09-25* Does a full battery of tests to ensure that the object isn't an attachment ...Teravus Ovares (Dan Olivares)1-3/+3
2009-09-13* Add the RegionCombinerModule backTeravus Ovares (Dan Olivares)8-0/+1718
2009-09-13Temporarily removing the RegionCombinerModule to debug a mono assert on linuxTeravus Ovares (Dan Olivares)8-1718/+0
2009-09-13* Move nested classes from the RegionCombinerModule into their own file.Teravus Ovares (Dan Olivares)8-563/+804
2009-09-13* More comments in the RegionCombinerModuleTeravus Ovares (Dan Olivares)1-14/+116
2009-09-10Formatting cleanup.Jeff Ames1-59/+24
2009-09-08minor: remove warningJustin Clark-Casey (justincc)1-2/+1
2009-09-05* Moves ScenePresence SendCourseLocations to a delegate and provide a method ...Teravus Ovares (Dan Olivares)1-6/+165
2009-09-04* Fixes various quirks rezzing in virtual regions.Teravus Ovares (Dan Olivares)1-55/+193
2009-09-04* Last commit was a bit of a fail, it registered the root region for it's own...Teravus Ovares (Dan Olivares)1-49/+49
2009-09-04* Make the RegionCombinerModule also register to handle permissions for the v...Teravus Ovares (Dan Olivares)1-3/+303
2009-09-03Add copyright headers. Formatting cleanup.Jeff Ames1-12/+39
2009-09-02switching LandManagementModule to "new" region module scheme; cleaningdr scofield (aka dirk husemann)1-72/+91
2009-09-02warnings safari.dr scofield (aka dirk husemann)2-2/+4
2009-09-02* One last attempt to get the bordercrossing/primcrossing/attachmentcrossing ...Teravus Ovares (Dan Olivares)1-0/+23
2009-09-01* Fixes diagonal teleporting when in RegionCombining mode by adding 4 additio...Teravus Ovares (Dan Olivares)1-11/+50
2009-08-31* Get rid of some debug info and kill the code to make a large AABB until I c...Teravus Ovares (Dan Olivares)1-13/+24
2009-08-31* When the RegionCombinerModule is active add an extra set of borders with In...Teravus Ovares (Dan Olivares)1-1/+56
2009-08-31Remove typo version of ReplaceableInterface property from RegionCombinerModule.Jeff Ames1-2/+0
2009-08-30* When the RegionCombinerModule is off, make borders have an infinite aabb pe...Teravus Ovares (Dan Olivares)1-1/+21
2009-08-29Ok, merging the RegionCombinerModule with master.Teravus Ovares (Dan Olivares)1-4/+5
2009-08-29* Rename the RegionCombiner Module from PhysicsCombinerTeravus Ovares (Dan Olivares)1-4/+5