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