aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/RegionCombinerModule/RegionCombinerModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* minor fix to MegaRegions, typo spotted by Ubit!nebadon2011-12-151-1/+1
* Fix "fix-phantoms" help message. Thanks Garmin Kawaguichi.Justin Clark-Casey (justincc)2011-12-091-4/+5
* Comment out unimplemented and uncalled RegionCombinerModule.UnCombineRegion()Justin Clark-Casey (justincc)2011-11-221-27/+27
* Rename ForEachAvatar back to ForEachScenePresence. The other changesDan Lake2011-11-031-1/+1
* Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls toDan Lake2011-11-031-1/+1
* Added new ForEachRootScenePresence to Scene since almost every delegate passe...Dan Lake2011-10-271-3/+1
* Revamp the viewer -> banlist packet processing so fix a number of bugs.Melanie2010-12-131-1/+1
* Refactor SendCoarseLocations for better performance. Instead of computing lis...Dan Lake2010-06-081-1/+3
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJohn Hurliman2010-03-191-2/+1
|\
| * Unify a previous refactor of object return with the older solution. WeMelanie2010-03-181-2/+1
* | Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...Dan Lake2010-03-191-12/+13
|/
* * Attempts to resolve the megaregion terrain edit rebound.Teravus Ovares (Dan Olivares)2009-12-291-0/+82
* Formatting cleanup.Jeff Ames2009-11-231-2/+2
* * Thanks to a little help from jhurliman, jradford, diva, mono's brajkovic, m...Teravus Ovares (Dan Olivares)2009-11-111-0/+5
* * Update namespace in the regioncombinermodule.Teravus Ovares (Dan Olivares)2009-11-101-1/+1
* * Move RegionCombinerModule to it's own projectTeravus Ovares (Dan Olivares)2009-11-101-0/+964