index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
RegionCombinerModule
/
RegionCombinerModule.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-12-13
Revamp the viewer -> banlist packet processing so fix a number of bugs.
Melanie
1
-1
/
+1
2010-06-08
Refactor SendCoarseLocations for better performance. Instead of computing lis...
Dan Lake
1
-1
/
+3
2010-03-19
Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...
Dan Lake
1
-12
/
+13
2010-03-18
Unify a previous refactor of object return with the older solution. We
Melanie
1
-2
/
+1
2009-12-29
* Attempts to resolve the megaregion terrain edit rebound.
Teravus Ovares (Dan Olivares)
1
-0
/
+82
2009-11-23
Formatting cleanup.
Jeff Ames
1
-2
/
+2
2009-11-11
* Thanks to a little help from jhurliman, jradford, diva, mono's brajkovic, m...
Teravus Ovares (Dan Olivares)
1
-0
/
+5
2009-11-10
* Update namespace in the regioncombinermodule.
Teravus Ovares (Dan Olivares)
1
-1
/
+1
2009-11-10
* Move RegionCombinerModule to it's own project
Teravus Ovares (Dan Olivares)
1
-0
/
+1
2009-11-10
Broke the monster RegionLoaded method in RegionCombinerModule into 4 smaller ...
Diva Canto
1
-224
/
+248
2009-10-16
More debugging of RegionCombinerModule.RegionLoaded() by making RegionLoaded(...
John Hurliman
1
-2
/
+6
2009-10-13
* Fixes some prim crossings on megaregions with regions beyond the 512m mark
Teravus Ovares (Dan Olivares)
1
-4
/
+6
2009-10-01
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2009-10-01
Formatting cleanup.
Jeff Ames
1
-5
/
+5
2009-09-29
A little hack to see if this fixes the problems with ~20% of SOG's becoming p...
Diva Canto
1
-1
/
+20
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 back
Teravus Ovares (Dan Olivares)
1
-0
/
+914
2009-09-13
Temporarily removing the RegionCombinerModule to debug a mono assert on linux
Teravus Ovares (Dan Olivares)
1
-914
/
+0
2009-09-13
* Move nested classes from the RegionCombinerModule into their own file.
Teravus Ovares (Dan Olivares)
1
-563
/
+0
2009-09-13
* More comments in the RegionCombinerModule
Teravus Ovares (Dan Olivares)
1
-14
/
+116
2009-09-10
Formatting cleanup.
Jeff Ames
1
-59
/
+24
2009-09-08
minor: remove warning
Justin 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-03
Add copyright headers. Formatting cleanup.
Jeff Ames
1
-12
/
+39
2009-09-02
warnings safari.
dr scofield (aka dirk husemann)
1
-2
/
+2
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-31
Remove typo version of ReplaceableInterface property from RegionCombinerModule.
Jeff Ames
1
-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-29
Ok, merging the RegionCombinerModule with master.
Teravus Ovares (Dan Olivares)
1
-4
/
+5
2009-08-29
* Rename the RegionCombiner Module from PhysicsCombiner
Teravus 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 Module
Teravus Ovares (Dan Olivares)
1
-0
/
+355