Justin Clarke Casey
|
eb6cca4750
* refactor: Rename IRegionSerialiser and move into interfaces namespace
|
16 years ago |
Homer Horwitz
|
fbd44e628c
Reset Expire date for tempOnRez objects on rez. Fixes Mantis#2848
|
16 years ago |
Justin Clarke Casey
|
5313330e4d
* minor: move IGesturesModule into the correct namespace
|
16 years ago |
Justin Clarke Casey
|
583fa73126
* refactor: Remove archiver module scene wrappers
|
16 years ago |
Justin Clarke Casey
|
7271edd684
* Add missing file from last commit
|
16 years ago |
Justin Clarke Casey
|
7ce8ccb043
* refactor: Move tree code out into a separate module
|
16 years ago |
Teravus Ovares
|
7bbda6651e
* Commit patch from cmickeyb. #2871. Optimized float array for the terrain heightfield to reduce cpu usage on new client significantly.
|
16 years ago |
Melanie Thielker
|
c6b2ffb734
Make llSetAlpha and llSetTexture properly queue full updates, so changes
|
16 years ago |
diva
|
d04247d418
Removing a check in Teleports. This check should be there, I think, but it may be causing problems right now.
|
16 years ago |
Melanie Thielker
|
8231f9476c
Fix and streamline the RegionHandshake stuff for estate managers
|
16 years ago |
Justin Clarke Casey
|
4f88f25913
* refactor: move gestures code out from Scene into its own module
|
16 years ago |
diva
|
3a56d91974
This may fix mantis #2855. There was a race condition on the TextureDownloadModule upon clients (ScenePresences) being closed. If there were still textures to send, the UserTextureServices was created again, but pointing to the old IClient that had just been closed, which made things not work upon that user returning to that region.
|
16 years ago |
Dahlia Trimble
|
2537a4098a
Enabled complex meshing for simple box prims with non-zero shear
|
16 years ago |
Justin Clarke Casey
|
3a1b3ce32d
* Apply http://opensimulator.org/mantis/view.php?id=2810
|
16 years ago |
Melanie Thielker
|
98d0d728c2
Stop hacked godmode from being able to actually move other people's
|
16 years ago |
Teravus Ovares
|
a66657f155
* Tweak my previously mentioned nasty hack so it's a little less nasty
|
16 years ago |
lbsa71
|
56f1b03cd0
* Added "show queues" command that shows throttling queues for all clients.
|
16 years ago |
Teravus Ovares
|
0f25e8298b
* Add a nasty hack to try and give the HttpServer a few extra lives until we dig more into what's causing it to stop listening.
|
16 years ago |
lbsa71
|
68c53c6da0
* Caught unhandled IOException, and outputted it to log.
|
16 years ago |
Teravus Ovares
|
eb777b7373
* Catch a WebException in the LoadImageURLModule
|
16 years ago |
Teravus Ovares
|
f4acaafd3a
* Added more articulate logging of HttpServer so we can diagnose issues.
|
16 years ago |
diva
|
3b0a6efde7
This innocuous change in the TextureDownloadModule suddenly made the texture problems (#2855) go away for me. I'm committing it, so that others can test and refute, to make sure I'm not hallucinating.
|
16 years ago |
Teravus Ovares
|
6358c21208
* Committing an opensim level error message on httpserver. This might help with the eventqueue http server death.
|
16 years ago |
Melanie Thielker
|
6ef64593fd
Fix attachment persistence which got broken with some inventory
|
16 years ago |
Sean Dague
|
ba6b3ade3b
fix a bug with the Grid REST interface that was returning the classname
|
16 years ago |
Sean Dague
|
bb31389b7d
remove an unused Match line in prebuild that is causing issues for
|
16 years ago |
Melanie Thielker
|
a9e38bcafc
Reapply the packet optimization patch, with changes
|
16 years ago |
Justin Clarke Casey
|
dce11e4685
* minor: Comment out "Informing neighbours" debug message that pops up whenever some aspect of the avatar changes.
|
16 years ago |
Melanie Thielker
|
2bcf315ea2
Revert 7754 and 7755 pending a rework
|
16 years ago |
Melanie Thielker
|
5320f0f33c
Stop packets that may be resent from being returned to the packet pool.
|
16 years ago |