| Commit message (Expand) | Author | Files | Lines |
2014-06-17 | Change assembly versions to 0.8.1 | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2014-04-02 | minor: comment out currently unused RegionCombinerModule.LogHeader | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2014-02-15 | Rewrite of mega-region code to use new form of border checking. | Robert Adams | 1 | -259/+62 |
2014-02-15 | Non-functional changes of numbers into symbolic references and a few | Robert Adams | 1 | -0/+1 |
2013-12-14 | varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z. | Robert Adams | 2 | -18/+18 |
2013-11-08 | varregion: elimination of Constants.RegionSize from all over OpenSimulator. | Robert Adams | 1 | -2/+2 |
2013-10-04 | Bump OPenSimulator version and assembly versions up to 0.8.0 Dev | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2013-09-28 | VarRegion: change RegionInfo storage of region coordinates from region | Robert Adams | 2 | -18/+18 |
2013-09-25 | VarRegion: change RegionInfo storage of region coordinates from region | Robert Adams | 2 | -18/+18 |
2013-07-16 | Attachments module only registers when enabled. This enables alternative atta... | Dan Lake | 1 | -2/+4 |
2013-04-06 | Fix taking (and rezzing) of coalesced objects in the non-root subregions of m... | Justin Clark-Casey (justincc) | 1 | -31/+52 |
2013-03-23 | Add "show borders" command to show the borders of a region. | Justin Clark-Casey (justincc) | 1 | -5/+3 |
2013-03-14 | Add ILandChannel.GetLandObject(Vector3 position) as this is a very common inp... | Justin Clark-Casey (justincc) | 1 | -0/+5 |
2013-02-19 | Deleted all AssemblyFileVersion directives | Diva Canto | 1 | -1/+1 |
2013-02-05 | Bump version and assembly version numbers from 0.7.5 to 0.7.6 | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2013-02-01 | Revert "Update assembly version numbers" | BlueWall | 1 | -1/+1 |
2013-02-01 | Update assembly version numbers | BlueWall | 1 | -1/+1 |
2012-11-14 | Added AssemblyInfos to every dll in the OpenSim.Region namespace. | Diva Canto | 1 | -0/+33 |
2012-10-25 | Changed "course" to "coarse" in several places | Oren Hurvitz | 2 | -11/+11 |
2012-09-07 | Move addin attributes to RegionCombinerModule.addin.xml | BlueWall | 2 | -3/+14 |
2012-09-07 | Revert "Move addin information to RegionCombinerModule.addin.xml" | BlueWall | 2 | -15/+3 |
2012-09-07 | Move addin information to RegionCombinerModule.addin.xml | BlueWall | 2 | -3/+15 |
2012-07-27 | Fix issue where RegionCombinerModule was not removing regions from its dictio... | Justin Clark-Casey (justincc) | 1 | -0/+2 |
2012-06-05 | minor: Add user feedback when executing fix-phantoms | Justin Clark-Casey (justincc) | 1 | -0/+2 |
2012-06-05 | Allow fix-phantoms command to appear even if CombineContiguousRegions = false... | Justin Clark-Casey (justincc) | 1 | -13/+11 |
2012-05-19 | Improve locking of RegionCombinerModule.m_regions | Justin Clark-Casey (justincc) | 1 | -24/+29 |
2012-05-19 | Add size of region to OAR control file. Megaregions (sw root OARs when saved... | Justin Clark-Casey (justincc) | 1 | -2/+17 |
2012-05-19 | refactor: Add RegionConnection.PosX and PosY to return position in meters rat... | Justin Clark-Casey (justincc) | 2 | -30/+43 |
2012-05-19 | refactor: Rename connection paramaters from "conn" and "regionConnections" so... | Justin Clark-Casey (justincc) | 1 | -127/+133 |
2012-05-19 | Correct some log messages in RegionCombinerModule about the position of the r... | Justin Clark-Casey (justincc) | 1 | -5/+3 |
2012-05-19 | Make the megaregion total area given to the physics module accurate instead o... | Justin Clark-Casey (justincc) | 1 | -3/+9 |
2012-05-19 | Remove recent IRegionCombinerModule.IsMegaregion(). In theory, there can be ... | Justin Clark-Casey (justincc) | 1 | -11/+2 |
2012-05-19 | Add some method doc to RegionCombinerModule. Clean up log messages. | Justin Clark-Casey (justincc) | 1 | -10/+29 |
2012-05-19 | Add is_megaregion flag into oar control file. Not currently read - for futur... | Justin Clark-Casey (justincc) | 1 | -2/+20 |
2012-03-09 | Factor out common default animations code into SLUtil. LLClientView now make... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2012-03-09 | Simplify minimap coarse location code by just reference SP.AbsolutePosition | Justin Clark-Casey (justincc) | 1 | -7/+2 |
2012-03-09 | Use SP.ParentPart instead of ParentID in places where it's more efficient (sa... | Justin Clark-Casey (justincc) | 1 | -19/+7 |
2011-12-15 | minor fix to MegaRegions, typo spotted by Ubit! | nebadon | 1 | -1/+1 |
2011-12-09 | Fix "fix-phantoms" help message. Thanks Garmin Kawaguichi. | Justin Clark-Casey (justincc) | 1 | -4/+5 |
2011-11-22 | Comment out unimplemented and uncalled RegionCombinerModule.UnCombineRegion() | Justin Clark-Casey (justincc) | 1 | -27/+27 |
2011-11-03 | Rename ForEachAvatar back to ForEachScenePresence. The other changes | Dan Lake | 1 | -1/+1 |
2011-11-03 | Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls to | Dan Lake | 1 | -1/+1 |
2011-10-27 | Added new ForEachRootScenePresence to Scene since almost every delegate passe... | Dan Lake | 1 | -3/+1 |
2011-04-05 | remove now unused individual LandData prim counts. | Justin Clark-Casey (justincc) | 1 | -5/+0 |
2011-01-27 | When an oar is loaded, do not create a default parcel before loading the parc... | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2011-01-27 | Fix OAR parcel loading so that old parcels are replaced by the new instead of... | Justin Clark-Casey (justincc) | 1 | -0/+5 |
2010-12-13 | Revamp the viewer -> banlist packet processing so fix a number of bugs. | Melanie | 2 | -3/+3 |
2010-09-12 | Formatting cleanup. | Jeff Ames | 2 | -5/+5 |
2010-07-30 | remove gods event subscription to gods module from scene | Justin Clark-Casey (justincc) | 1 | -4/+15 |
2010-07-30 | move attachment subscription events into AttachmentsModule from scene. | Justin Clark-Casey (justincc) | 1 | -3/+4 |