idb
|
aab1601642
Limit the message length from llInstantMessage to 1024 characters http://wiki.secondlife.com/wiki/LlInstantMessage
|
16 years ago |
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
|
16 years ago |
Jeff Ames
|
03076b0d33
Update svn properties, minor formatting cleanup.
|
16 years ago |
Charles Krinke
|
b637a11b58
Fixes Mantis #3260. Thank you kindly, MCortez for a patch that:
|
16 years ago |
Justin Clarke Casey
|
f12619b786
* refactor: Remove GetLandOwner function from Scene
|
16 years ago |
Justin Clarke Casey
|
11e1948b57
* Replace Scene.GetLandHeight() with a straight query to Scene.Heightmap (which is used in other contexts)
|
16 years ago |
Justin Clarke Casey
|
3d70dbd01d
* refactor: move media and music url setting from scene into LandObject
|
16 years ago |
Charles Krinke
|
62eaddbe14
Fixes Mantis #3255. Thank you kindly, MCortez, for a patch that:
|
16 years ago |
Charles Krinke
|
365b5951ff
Fixes Mantis #3194. Thank you kindly, Godfrey for a patch that:
|
16 years ago |
Charles Krinke
|
f7b914228b
Fixes Mantis #3253. Thank you kindly, Godfrey, for a patch that:
|
16 years ago |
Charles Krinke
|
8f55b9d735
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
|
16 years ago |
Jeff Ames
|
818af9d482
Refactor log4net logger handling in script engine. (#3148)
|
16 years ago |
Charles Krinke
|
cdbd52e55b
Thank you kindly, DoranZemlja for a patch that:
|
16 years ago |
Jeff Ames
|
7a649a758d
Add copyright headers. Minor formatting cleanup.
|
16 years ago |
Melanie Thielker
|
d76178f302
Thank you, robsmart, for a patch that allows the shard to be set.
|
16 years ago |
Justin Clarke Casey
|
01f70de2ea
* Consistently lock part.TaskInventory as pointed out in http://opensimulator.org/mantis/view.php?id=3159
|
16 years ago |
Melanie Thielker
|
3130784934
Re-add the objectID field to the anim pack, that was deemed unneccessary
|
16 years ago |
Justin Clarke Casey
|
93837807ff
* refactor: remove AssetCache field hanging off Scene
|
16 years ago |
Melanie Thielker
|
4bc52888be
Thank you, DoranZemlja, for a patch that implements local inter-object email
|
16 years ago |
idb
|
63a1cab7fe
Correct llGetNumberOfPrims to include sitting avatars in the count.
|
16 years ago |
Jeff Ames
|
163c1026d1
Fix some compiler warnings. Minor formatting cleanup.
|
16 years ago |
Charles Krinke
|
6b187ae196
Thank you kindly, FrankNichols for a patch that:
|
16 years ago |
Sean Dague
|
ac6657d0f1
From Rob Smart <[email protected]>
|
16 years ago |
Dr Scofield
|
180be7de07
this is step 2 of 2 of the OpenSim.Region.Environment refactor.
|
16 years ago |
Jeff Ames
|
a3d14832af
Update svn properties, minor formatting cleanup.
|
16 years ago |
Dr Scofield
|
07804f6937
This patch implements llLookAt to the extent that an object will correctly
|
16 years ago |
Sean Dague
|
6bd2979486
the parameters for llAtan2 were inverted before passing to Math.
|
16 years ago |
Melanie Thielker
|
54c6a920ba
Replace the console for all OpenSim apps with a new console featuring command
|
16 years ago |
Dr Scofield
|
9b66108081
This changeset is the step 1 of 2 in refactoring
|
16 years ago |
Justin Clarke Casey
|
2009d1aa01
* Fission SceneObjectTests into basic and linking sets
|
16 years ago |