lbsa71
|
6a1d95420d
* Applied r8957 to assist resource monitoring
|
hace 15 años |
lbsa71
|
4a9ed3c8ab
Branched 0.6.4-release into branches/0.6.4-post-fixes for continued stabilization
|
hace 15 años |
lbsa71
|
795e9a2a2e
Tagged 0.6.4-rc1 as 0.6.4-release
|
hace 15 años |
lbsa71
|
8ccf150f9f
* Upped version number to 0.6.4
|
hace 15 años |
lbsa71
|
0c873bcef7
|
hace 15 años |
diva
|
6f4051c932
Making the web_login_key code work, even if the LL Viewer doesn't support it. Other clients can launch the LL Viewer with something like this, for example:
|
hace 15 años |
lbsa71
|
4f23718102
Thank you tlaukkan for a patch that: Upgraded to MXP 0.4 version and cleaned up field naming.
|
hace 15 años |
Adam Johnson
|
2fa57a2970
Moving Windows Installer to forge.
|
hace 15 años |
Jeff Ames
|
385d3a467c
Minor formatting cleanup.
|
hace 15 años |
idb
|
93a697b24d
Correct a typo, purely cosmetic.
|
hace 15 años |
idb
|
aab1601642
Limit the message length from llInstantMessage to 1024 characters http://wiki.secondlife.com/wiki/LlInstantMessage
|
hace 15 años |
idb
|
23b247c519
Added the ability to set User-Agent in llHTTPRequest. No new default value has been set since having no User-Agent seems to work well but the facility is now available to set this if required. Using something based on the pattern of SLs User-Agent may well cause problems, not all web servers respond well to it. See the notes in the SL Wiki http://wiki.secondlife.com/wiki/LlHTTPRequest
|
hace 15 años |
idb
|
1fd57b39df
Correct casts so that the target id in the at_target event matches the original target id.
|
hace 15 años |
Teravus Ovares
|
5a49c772ca
* Making the minimum ground offset for flying a configurable offset in the OpenSim.ini. This is the code that causes you to rise off the ground when you press the fly button and attempts to keep you above ground automatically when flying in a simulator.
|
hace 15 años |
Teravus Ovares
|
6c7151109b
* fixes mantis 3259
|
hace 15 años |
Teravus Ovares
|
5b8c925641
* Adding application/x-oar to the list of content types to which the HTTP Server will return the response as if it was a binary file pending discussion on the [opensim-dev] mailing list to be initiated by dmiles.
|
hace 15 años |
Jeff Ames
|
03076b0d33
Update svn properties, minor formatting cleanup.
|
hace 15 años |
Jeff Ames
|
3fe42386e4
Add copyright headers.
|
hace 15 años |
Jeff Ames
|
e1f68145be
Update svn properties.
|
hace 15 años |
Teravus Ovares
|
ebe84907ae
* Fixes mantis: #3241
|
hace 15 años |
Teravus Ovares
|
3a93bb992f
* Added some limits to the maximum force applied per second by llMoveToTarget. Currently, it's 350 times the mass in newtons applied per second, maximum.
|
hace 15 años |
Charles Krinke
|
b637a11b58
Fixes Mantis #3260. Thank you kindly, MCortez for a patch that:
|
hace 15 años |
Sean Dague
|
05ebd44791
add back .config files for all tests in an attempt to debug why these
|
hace 15 años |
Justin Clarke Casey
|
fc2c73d5c6
* minor: remove some mono compiler warnings
|
hace 15 años |
Justin Clarke Casey
|
f12619b786
* refactor: Remove GetLandOwner function from Scene
|
hace 15 años |
Justin Clarke Casey
|
85774de231
* Improve memory usage when writing OARs
|
hace 15 años |
Sean Dague
|
08509d5cf2
* Protects RestClient from crashing with dictionary exception, which leads to the client thread crashing if uncaught.
|
hace 15 años |
MW
|
498dda1901
Added a output message to CreateCommsManagerPlugin for when a user tries to run with both -hypergrid=true and -background=true command line arguments. As these two don't work together as they initialise different root OpenSim classes. I was going to change it back to the old behaviour where in that usecase it would just startup in the background but without hyerpgrid enabled. But think its better to give a error about this and then exit, so the user knows to change their settings. Rather than later wondering why hypergrid isn't working.
|
hace 15 años |
Mike Mazur
|
16b6a00005
Add missing parameter to m_log.DebugFormat().
|
hace 15 años |
Teravus Ovares
|
ac84d3d26b
* Fixing a few mass calculation errors suggested by jhurliman
|
hace 15 años |