UbitUmarov
|
a0d0bbacb2
move servicesGodAgentID to Constants.cs
|
3 years ago |
UbitUmarov
|
9773ff42c2
define constants for simulation height (-100,50000m) and terrain heightmap (-100,4000). No option. compile time decision. use them at ubOde
|
4 years ago |
UbitUmarov
|
38b93a0f50
define Mr Opensim data on Constants
|
4 years ago |
UbitUmarov
|
2828aa3e9b
Reduce Max region size to 4096m
|
5 years ago |
UbitUmarov
|
0c38d52538
cosmetics on terrain patchs
|
5 years ago |
UbitUmarov
|
d550b485f1
viewer crash bug fix: fis the udp packets split of SendEstateList() large lists; Enforce size limits on the estate lists since currently required for viewers compatibily; improve handling of changes with large selected items. This is still bad, users may need to close and reopen the region/estate information to get correct Allowed and Banned lists after a change. This happens because of viewer resent/outOfOrder packets that completly break this lists updates protocol
|
8 years ago |
Robert Adams
|
9984ecf862
varregion: Add region size to teleport event messages (EnableSimulator,
|
10 years ago |
Robert Adams
|
6cd0d7a62b
varregion: Add MaxRegionSize constant and enforce in RegionInfo.
|
11 years ago |
Robert Adams
|
97bc5263de
varregion: move the compressed heighmap compression factor from
|
11 years ago |
Robert Adams
|
7416809077
varregion: plug in TerrainData class and modify TerrainModule and LLClientView to use same. This passes a terrain info class around rather than passing a one dimensional array thus allowing variable regions. Update the database storage for variable region sizes. This should be downward compatible (same format for 256x256 regions).
|
11 years ago |
Robert Adams
|
8c1d80fdfd
varregion: serious rework of TerrainChannel:
|
11 years ago |
SignpostMarv
|
874bde366a
4096 is used in various places as the maximum height of a region, refactoring to be a constant
|
12 years ago |
Diva Canto
|
1955b79759
Partial rewrite of client IP verification. Not completely finished yet, and untested. Committing to move to my other computer.
|
14 years ago |
Melanie
|
332463ca94
Fix up the weird Lindenish "setaccess" message. Talk about strange....
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Justin Clarke Casey
|
52a4c4d82f
* Check in first part of http://opensimulator.org/mantis/view.php?id=2073
|
16 years ago |
Sean Dague
|
a580d7ee35
add plywood texture as a constant, as we need it in a couple of places
|
16 years ago |
mingchen
|
63c104efde
*Fixed up EstateManagementModule to the module standard - no more packets allowed!
|
16 years ago |
Adam Frisby
|
375163a6fe
* Spring cleaning.
|
16 years ago |
Adam Frisby
|
fef3b36894
* Optimised using statements and namespace references across entire project (this took a while to run).
|
16 years ago |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 years ago |
Adam Frisby
|
a360116502
* Disabled ancient TerrainEngine.
|
16 years ago |
Jeff Ames
|
3b9d332f84
Added copyright notices.
|
16 years ago |
Jeff Ames
|
b13836db57
Update svn properties.
|
16 years ago |
Adam Frisby
|
f3afa68a2a
* Made new Framework.Constants class, added RegionSize member.
|
16 years ago |