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