aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/RegionCombinerModule/RegionCombinerModule.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-08-29* Fixes looking up parcel permissions in virtual regions.Teravus Ovares (Dan Olivares)1-3/+183
2009-08-29* Only lock the Borders when they're being changed, otherwise one avatar's mo...Teravus Ovares (Dan Olivares)1-19/+54
2009-08-28* Allow corner prim crossings. Previously this was only on a single cardinal...Teravus Ovares (Dan Olivares)1-11/+56
2009-08-21* It turns out that Physics heightmap values were being stored in managed mem...Teravus Ovares (Dan Olivares)1-43/+67
2009-08-20* Adds PhysicsCombiner ModuleTeravus Ovares (Dan Olivares)1-0/+355