lbsa71
|
6a1d95420d
* Applied r8957 to assist resource monitoring
|
vor 15 Jahren |
lbsa71
|
4a9ed3c8ab
Branched 0.6.4-release into branches/0.6.4-post-fixes for continued stabilization
|
vor 15 Jahren |
lbsa71
|
795e9a2a2e
Tagged 0.6.4-rc1 as 0.6.4-release
|
vor 15 Jahren |
lbsa71
|
8ccf150f9f
* Upped version number to 0.6.4
|
vor 15 Jahren |
lbsa71
|
0c873bcef7
|
vor 15 Jahren |
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:
|
vor 15 Jahren |
lbsa71
|
4f23718102
Thank you tlaukkan for a patch that: Upgraded to MXP 0.4 version and cleaned up field naming.
|
vor 15 Jahren |
Adam Johnson
|
2fa57a2970
Moving Windows Installer to forge.
|
vor 15 Jahren |
Jeff Ames
|
385d3a467c
Minor formatting cleanup.
|
vor 15 Jahren |
idb
|
93a697b24d
Correct a typo, purely cosmetic.
|
vor 15 Jahren |
idb
|
aab1601642
Limit the message length from llInstantMessage to 1024 characters http://wiki.secondlife.com/wiki/LlInstantMessage
|
vor 15 Jahren |
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
|
vor 15 Jahren |
idb
|
1fd57b39df
Correct casts so that the target id in the at_target event matches the original target id.
|
vor 15 Jahren |
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.
|
vor 15 Jahren |
Teravus Ovares
|
6c7151109b
* fixes mantis 3259
|
vor 15 Jahren |
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.
|
vor 15 Jahren |
Jeff Ames
|
03076b0d33
Update svn properties, minor formatting cleanup.
|
vor 15 Jahren |
Jeff Ames
|
3fe42386e4
Add copyright headers.
|
vor 15 Jahren |
Jeff Ames
|
e1f68145be
Update svn properties.
|
vor 15 Jahren |
Teravus Ovares
|
ebe84907ae
* Fixes mantis: #3241
|
vor 15 Jahren |
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.
|
vor 15 Jahren |
Charles Krinke
|
b637a11b58
Fixes Mantis #3260. Thank you kindly, MCortez for a patch that:
|
vor 15 Jahren |
Sean Dague
|
05ebd44791
add back .config files for all tests in an attempt to debug why these
|
vor 15 Jahren |
Justin Clarke Casey
|
fc2c73d5c6
* minor: remove some mono compiler warnings
|
vor 15 Jahren |
Justin Clarke Casey
|
f12619b786
* refactor: Remove GetLandOwner function from Scene
|
vor 15 Jahren |
Justin Clarke Casey
|
85774de231
* Improve memory usage when writing OARs
|
vor 15 Jahren |
Sean Dague
|
08509d5cf2
* Protects RestClient from crashing with dictionary exception, which leads to the client thread crashing if uncaught.
|
vor 15 Jahren |
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.
|
vor 15 Jahren |
Mike Mazur
|
16b6a00005
Add missing parameter to m_log.DebugFormat().
|
vor 15 Jahren |
Teravus Ovares
|
ac84d3d26b
* Fixing a few mass calculation errors suggested by jhurliman
|
vor 15 Jahren |