aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/RegionCombinerModule (follow)
Commit message (Expand)AuthorAgeFilesLines
* bad merge?UbitUmarov2015-09-013-3/+4
|\
| * varregion: any conversions of use of Constants.RegionSize converted intoRobert Adams2015-03-291-3/+3
| * Varregion: first cut at removing Border class checks for region crossings.Robert Adams2015-03-221-259/+61
| * MESS: changes in MakeRootAgent and CompleteMovement reordering things.UbitUmarov2014-07-311-0/+1
| * Merge branch 'master' of ssh://3dhosting.de/var/git/careminsterMelanie Thielker2014-06-213-34/+57
| |\
| * | Differentiate between requests only the owner should be able to do and thoseMelanie Thielker2014-04-261-2/+2
* | | Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...Diva Canto2015-04-291-1/+1
* | | Fixed declaration switcharoo on the region combiner dll.Diva Canto2014-12-312-2/+1
* | | Renamed VERSION_NUMBER to VersionNumberDiva Canto2014-12-301-2/+2
* | | This cleans up versioning. Specifically:Diva Canto2014-12-303-15/+6
* | | Updated OpenSim-as-addin version from 0.5 to 0.8.1. The addin version number ...Diva Canto2014-12-291-1/+1
* | | Change assembly versions to 0.8.1Justin Clark-Casey (justincc)2014-06-171-1/+1
* | | minor: comment out currently unused RegionCombinerModule.LogHeaderJustin Clark-Casey (justincc)2014-04-021-1/+1
* | | Rewrite of mega-region code to use new form of border checking.Robert Adams2014-02-151-259/+62
* | | Non-functional changes of numbers into symbolic references and a fewRobert Adams2014-02-151-0/+1
* | | varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.Robert Adams2013-12-142-18/+18
* | | varregion: elimination of Constants.RegionSize from all over OpenSimulator.Robert Adams2013-11-081-2/+2
* | | Merge branch 'master' into varregionRobert Adams2013-10-071-1/+1
|\ \ \ | | |/ | |/|
| * | Bump OPenSimulator version and assembly versions up to 0.8.0 DevJustin Clark-Casey (justincc)2013-10-041-1/+1
* | | VarRegion: change RegionInfo storage of region coordinates from regionRobert Adams2013-09-282-18/+18
|/ /
* | Attachments module only registers when enabled. This enables alternative atta...Dan Lake2013-07-161-2/+4
* | Fix taking (and rezzing) of coalesced objects in the non-root subregions of m...Justin Clark-Casey (justincc)2013-04-061-31/+52
|/
* Add "show borders" command to show the borders of a region.Justin Clark-Casey (justincc)2013-03-231-5/+3
* Add ILandChannel.GetLandObject(Vector3 position) as this is a very common inp...Justin Clark-Casey (justincc)2013-03-141-0/+5
* Deleted all AssemblyFileVersion directivesDiva Canto2013-02-191-1/+1
* Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)2013-02-051-1/+1
* Added AssemblyInfos to every dll in the OpenSim.Region namespace.Diva Canto2012-11-141-0/+33
* Changed "course" to "coarse" in several placesOren Hurvitz2012-10-252-11/+11
* Move addin attributes to RegionCombinerModule.addin.xmlBlueWall2012-09-072-3/+14
* Revert "Move addin information to RegionCombinerModule.addin.xml"BlueWall2012-09-072-15/+3
* Move addin information to RegionCombinerModule.addin.xmlBlueWall2012-09-072-3/+15
* Fix issue where RegionCombinerModule was not removing regions from its dictio...Justin Clark-Casey (justincc)2012-07-271-0/+2
* minor: Add user feedback when executing fix-phantomsJustin Clark-Casey (justincc)2012-06-051-0/+2
* Allow fix-phantoms command to appear even if CombineContiguousRegions = false...Justin Clark-Casey (justincc)2012-06-051-13/+11
* Improve locking of RegionCombinerModule.m_regionsJustin Clark-Casey (justincc)2012-05-191-24/+29
* Add size of region to OAR control file. Megaregions (sw root OARs when saved...Justin Clark-Casey (justincc)2012-05-191-2/+17
* refactor: Add RegionConnection.PosX and PosY to return position in meters rat...Justin Clark-Casey (justincc)2012-05-192-30/+43
* refactor: Rename connection paramaters from "conn" and "regionConnections" so...Justin Clark-Casey (justincc)2012-05-191-127/+133
* Correct some log messages in RegionCombinerModule about the position of the r...Justin Clark-Casey (justincc)2012-05-191-5/+3
* Make the megaregion total area given to the physics module accurate instead o...Justin Clark-Casey (justincc)2012-05-191-3/+9
* Remove recent IRegionCombinerModule.IsMegaregion(). In theory, there can be ...Justin Clark-Casey (justincc)2012-05-191-11/+2
* Add some method doc to RegionCombinerModule. Clean up log messages.Justin Clark-Casey (justincc)2012-05-191-10/+29
* Add is_megaregion flag into oar control file. Not currently read - for futur...Justin Clark-Casey (justincc)2012-05-191-2/+20
* Factor out common default animations code into SLUtil. LLClientView now make...Justin Clark-Casey (justincc)2012-03-091-1/+1
* Simplify minimap coarse location code by just reference SP.AbsolutePositionJustin Clark-Casey (justincc)2012-03-091-7/+2
* Use SP.ParentPart instead of ParentID in places where it's more efficient (sa...Justin Clark-Casey (justincc)2012-03-091-19/+7
* 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