Dr Scofield
|
03f246d6fe
adds support to delete a region completely and offers that
|
16 years ago |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 years ago |
Jeff Ames
|
642f6fd979
Fix compiler warning due to incomplete refactoring in r5901.
|
16 years ago |
Jeff Ames
|
6ef9d4da90
Formatting cleanup.
|
16 years ago |
Justin Clarke Casey
|
43b2ff1d11
* Drop cached inventory from the local region when a user crosses out into a remote region
|
16 years ago |
Melanie Thielker
|
263633e274
Patch #9151
|
16 years ago |
Dr Scofield
|
c1d5291ae0
RegionInfo.configMember can be null for dynamically created regions
|
16 years ago |
Jeff Ames
|
d470d30c09
Copyright notices and formatting cleanup.
|
16 years ago |
Charles Krinke
|
4cb42d4c35
Mantis#1637. Thank you kindly, Melanie for a patch that:
|
16 years ago |
Teravus Ovares
|
a5860ad438
* Adds Region ban capability to Regions. You access this by going to World->Region/Estate. Then on the Estate tab, at the lower right hand corner, clicking the 'Add' button and picking an avatar.
|
16 years ago |
Teravus Ovares
|
6bea792436
* Enables maptile display in grid mode for simulators that are not on the same instance.
|
16 years ago |
Adam Frisby
|
392375d34b
* Assigns a random UUID to a region if the Sim UUID is null.
|
16 years ago |
Jeff Ames
|
65c5efe43b
Formatting cleanup.
|
16 years ago |
Justin Clarke Casey
|
8fe9943293
From: Dr Schofield <[email protected]>
|
16 years ago |
Jeff Ames
|
c995d60d37
Formatting cleanup.
|
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 |
Teravus Ovares
|
be93c0f29a
* Fix a bug in the friends module that causes a friend not to appear online when they were.
|
16 years ago |
Justin Clarke Casey
|
b3892096f3
* From: Dr Scofield <[email protected]>
|
16 years ago |
Teravus Ovares
|
8aa4308097
* Minor cleanup
|
16 years ago |
Teravus Ovares
|
fd2caf5f16
This update has good news and bad news, first the bad.
|
16 years ago |
Justin Clarke Casey
|
da531fa9e1
* Start passing around a region server's http port in RegionInfo.
|
16 years ago |
Justin Clarke Casey
|
61ae75f364
* Catch the occasional resolution exception that comes out of SceneCommunicationService.EnableChildAgents so we can see what hostname is failing
|
16 years ago |
Jeff Ames
|
a0e1be3280
Fixed some comparisons of LLUUIDs to null.
|
16 years ago |
Jeff Ames
|
47180080f0
Formatting cleanup.
|
16 years ago |
Teravus Ovares
|
18324773d2
* One line fix to get everything working again. Essentially set the originRegionID = RegionID in RegionInfo.cs on line 375
|
16 years ago |
Johan Berntsson
|
279e0061c5
Merged 3Di code that provides scene and avatar serialization, and plugin support for region move/split/merge. See ThirdParty/3Di/README.txt. Unless the new modules are used there should be no noticeable changes when running OpenSim.
|
16 years ago |
Adam Frisby
|
f3afa68a2a
* Made new Framework.Constants class, added RegionSize member.
|
16 years ago |
Jeff Ames
|
6ed5283bc0
Converted logging to use log4net.
|
17 years ago |
Tedd Hansen
|
3a6405d2f7
In an attempt to solve multihomed UDP problem I seem to have bound UDP socket to external IP instead of internal :)
|
17 years ago |