Teravus Ovares
|
cd79be569c
* Fixes endless loop in the Land Module when selecting any object.
|
16 years ago |
Justin Clarke Casey
|
dd4100db4c
* Get the xml2 entities serialization representation in the archiver module
|
16 years ago |
Justin Clarke Casey
|
58e71b8507
* If the SVN build version is not available, state this in the About box explicitly, rather than leaving it out completely and possible engendering confusion
|
16 years ago |
Justin Clarke Casey
|
e5e666bb41
* Bump reported svn trunk revision number up to 0.5.7
|
16 years ago |
Justin Clarke Casey
|
0b7f82153b
* Temporary fix for mantis 1374
|
16 years ago |
Teravus Ovares
|
375673ec90
This enables return from the parcel object owner display.
|
16 years ago |
Teravus Ovares
|
3965fa2ff3
* Implements selected object return.
|
16 years ago |
Teravus Ovares
|
c98fb26789
* an attempt to resolve the teleport + attachment = crash
|
16 years ago |
Dr Scofield
|
b3e413bef7
forgot to actually remove IRCBridgeModule.FindClientRegion()
|
16 years ago |
Dr Scofield
|
09188d5d10
IRCBridgeModule (and ChatModule before the refactoring) didn't succeed in
|
16 years ago |
mingchen
|
d04443b4fe
*Refactor of the LandManagementModule that allows OpenSim to run without it
|
16 years ago |
Dr Scofield
|
bf23e5d66c
i've refactored the ChatModule into two modules: ChatModule and IRCBridgeModule.
|
16 years ago |
Charles Krinke
|
066b350d20
Thank you kindly, Melanie, for:
|
16 years ago |
Charles Krinke
|
7dcaa409b3
Thank you kindly, Melanie, for a patch which:
|
16 years ago |
Justin Clarke Casey
|
8cde4a1c28
* minor: Remove unused variables causing warnings in Scene
|
16 years ago |
Justin Clarke Casey
|
0c94da8305
* Plug in stubbed out archiver module
|
16 years ago |
Justin Clarke Casey
|
4e33906973
* Add (DEPRECATED) to load-xml/save-xml region console help
|
16 years ago |
Sean Dague
|
b27ae0e8dc
make VS compile Scene.cs
|
16 years ago |
Sean Dague
|
1c49752a44
don't trust appearance assetid, instead do an inventory
|
16 years ago |
MW
|
811cd3e0bf
change to how initial terrain data is sent. Instead of sending the 64 packets in rapid fire as quickly as possible. The terrain data sending is now done in a threadpool worker thread over ~10 seconds with a thread.sleep between each packet sending. this hasn't been tested thoroughly, so it might not actually help with the atom bomb terrain (missing patches) but its a simple thing to revert if it makes things worse for anyone.
|
16 years ago |
Teravus Ovares
|
c124bb58ec
* Limiting the Quaternion reset to x=y=z=w=0
|
16 years ago |
Sean Dague
|
1ebc6bfd0a
add a lock on the update, this should have been there before.
|
16 years ago |
Sean Dague
|
36bfa66719
we should be return null in these 2 places, though this won't
|
16 years ago |
Sean Dague
|
fb120e3e23
catch case where avatar might have been child agent
|
16 years ago |
Justin Clarke Casey
|
401e9bc3b9
* Documentation for load/save xml methods
|
16 years ago |
Dr Scofield
|
a97fa3f43e
changing more 'raw' HTTP status codes to OSHttpStatusCodes.
|
16 years ago |
Adam Johnson
|
9915fa13fb
Fix for Mantis 1340. Thanks Melanie!
|
16 years ago |
Adam Johnson
|
336c761ba0
Mantis 1357 Patch - Thanks mikem!
|
16 years ago |
Dr Scofield
|
bdc792d319
here are further enhancements to the IHttpAgentHandler and to BaseHttpServer (from awebb)
|
16 years ago |
Adam Johnson
|
f22a63bd1c
Added "show regions" to the CL help screen. Mantis 1123
|
16 years ago |