| Commit message (Expand) | Author | Files | Lines |
2020-09-09 | Various teleport fixes. | onefang | 1 | -1/+6 |
2020-09-09 | Remove various limits. | onefang | 1 | -1/+1 |
2019-11-13 | Reduce Max region size to 4096m | UbitUmarov | 1 | -2/+5 |
2019-07-25 | Combine LureModule and HGLureModule. | onefang | 1 | -1/+1 |
2019-07-24 | For the "teleport from above" case, do the right thing. | onefang | 1 | -0/+3 |
2019-07-21 | TPs from scripts avoid all that silly raycasting nonsense, just go where we ask. | onefang | 1 | -1/+3 |
2019-05-19 | Upgrade sim height. | onefang | 1 | -1/+1 |
2019-05-19 | Dump OpenSim 0.9.0.1 into it's own branch. | onefang | 1 | -2/+10 |
2019-01-20 | cosmetics on terrain patchs | UbitUmarov | 1 | -2/+2 |
2016-11-07 | Sims are 16 km high now, about the maximum before prim jitter starts getting ... | David Walter Seikel | 1 | -1/+1 |
2016-11-03 | Initial update to OpenSim 0.8.2.1 source code. | David Walter Seikel | 1 | -1/+10 |
2016-10-24 | viewer crash bug fix: fis the udp packets split of SendEstateList() large lis... | UbitUmarov | 1 | -1/+9 |
2014-01-04 | Add routines in Util.cs for conversion of region handles to region | Robert Adams | 1 | -1/+4 |
2014-01-03 | varregion: Add region size to teleport event messages (EnableSimulator, | Robert Adams | 1 | -1/+1 |
2013-12-28 | Add serialization/deserialization of region size to RegionInfo, GridRegion, a... | Robert Adams | 1 | -0/+6 |
2013-11-30 | varregion: Add MaxRegionSize constant and enforce in RegionInfo. | Robert Adams | 1 | -1/+3 |
2013-10-16 | varregion: move the compressed heighmap compression factor from | Robert Adams | 1 | -2/+0 |
2013-10-07 | varregion: plug in TerrainData class and modify TerrainModule and LLClientVie... | Robert Adams | 1 | -1/+1 |
2013-09-28 | varregion: serious rework of TerrainChannel: | Robert Adams | 1 | -0/+9 |
2013-09-25 | varregion: serious rework of TerrainChannel: | Robert Adams | 1 | -0/+9 |
2012-11-15 | Revert "Merge master into teravuswork", it should have been avination, not ma... | teravus | 1 | -1/+0 |
2012-09-08 | 4096 is used in various places as the maximum height of a region, refactoring... | SignpostMarv | 1 | -0/+1 |
2010-08-19 | Partial rewrite of client IP verification. Not completely finished yet, and u... | Diva Canto | 1 | -1/+3 |
2010-01-09 | Fix up the weird Lindenish "setaccess" message. Talk about strange.... | Melanie | 1 | -4/+4 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2008-09-12 | * Check in first part of http://opensimulator.org/mantis/view.php?id=2073 | Justin Clarke Casey | 1 | -1/+47 |
2008-07-17 | add plywood texture as a constant, as we need it in a couple of places | Sean Dague | 1 | -0/+1 |
2008-05-04 | *Fixed up EstateManagementModule to the module standard - no more packets all... | mingchen | 1 | -0/+8 |
2008-04-29 | * Spring cleaning. | Adam Frisby | 1 | -1/+1 |
2008-04-21 | * Optimised using statements and namespace references across entire project (... | Adam Frisby | 1 | -4/+0 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+25 |
2008-03-06 | * Disabled ancient TerrainEngine. | Adam Frisby | 1 | -0/+1 |
2008-02-17 | Added copyright notices. | Jeff Ames | 1 | -0/+28 |
2008-02-15 | Update svn properties. | Jeff Ames | 1 | -11/+11 |
2008-02-14 | * Made new Framework.Constants class, added RegionSize member. | Adam Frisby | 1 | -0/+11 |