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