Melanie
|
9bd7f3b03a
Revamp the viewer -> banlist packet processing so fix a number of bugs.
|
14 years ago |
Marck
|
d71d4f96e3
Amend GetLinkPrimitiveParams with implementations for PRIM_TEXGEN, PRIM_BUMP_SHINY, PRIM_FULLBRIGHT, and PRIM_GLOW
|
14 years ago |
Marck
|
f1151f20dc
Fix global region coordinates that are delivered by llRequestSimulatorData.
|
14 years ago |
Melanie
|
5329e3b9b7
Can't detach an object from within the script thread because it will throw. Use FireAndForget for that.
|
14 years ago |
BlueWall
|
00b0f521fa
Add PARCEL_DETAILS_ID to LSL
|
14 years ago |
Melanie
|
e6fe83cd93
Revert "Preliminary work on appearance layers. No user functionality yet."
|
14 years ago |
Melanie
|
9c829c0410
Preliminary work on appearance layers. No user functionality yet.
|
14 years ago |
Melanie
|
852c61aaa6
Add PRIM_NAME, PRIM_DESC and PRIM_ROT_LOCAL
|
14 years ago |
Justin Clark-Casey (justincc)
|
cfbaad3669
Fix llParcelMediaCommandList() so that it applies commands only to the parcel that the script is in, not all parcels.
|
14 years ago |
AdelleF
|
529fb58b7b
This fixes a delay in llSetLinkPrimitiveParamsFast
|
14 years ago |
Melanie
|
01bc4fc9da
Fix the OOB error (#5102). Sorry, my bad.
|
14 years ago |
Melanie
|
1f7577b735
Skip empty strings in ParseString* functions
|
14 years ago |
Kevin Cozens
|
8dc59f5b59
Added delay for llSetPrimitiveParams() and llSetLinkPrimitiveParams() functions per the LSL wiki.
|
14 years ago |
John Hurliman
|
c08b6c2873
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
|
14 years ago |
John Hurliman
|
e603521fd7
Applying the llParseString2List() patch from #5036 that Melanie claims was already applied
|
14 years ago |
root
|
7762301cea
Revert "* Changed 11 calls for session info to the more optimized API method"
|
14 years ago |
John Hurliman
|
860b2a502f
Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndArray collection
|
14 years ago |
Jeff Ames
|
f1f0bc23f4
Formatting cleanup.
|
14 years ago |
John Hurliman
|
5dc9ea2f24
* Changed 11 calls for session info to the more optimized API method
|
14 years ago |
Jonathan Freedman
|
0a83fde85c
Implements parcel media setting persistence and packet / CAPS handling
|
14 years ago |
Justin Clark-Casey (justincc)
|
8031f8ec09
Improve consistency of locking for SOG.m_parts in order to avoid race conditions in linking and unlinking
|
14 years ago |
Marck
|
a7a45cb22c
Patch by Apelsin that fixes behaviour of llSetPos and llGetLocalPos for attachments.
|
14 years ago |
Justin Clark-Casey (justincc)
|
704a53fb9b
Fix bug in llGiveInventory() where items were disappearing on relog
|
14 years ago |
Melanie Thielker
|
22fdd7b1f1
Short-circuit the grid server lookup for RequestSimulatorData if the region
|
14 years ago |
Melanie Thielker
|
6ddf124c8a
Prevent a bad cast in llCreateLink().
|
14 years ago |
Diva Canto
|
77de28965a
Work on TeleportStart: renamed method from TeleportLocationStart to TeleportStart, and now sending this upon all teleports, not just some, and in the right place (EntityTransferModule).
|
14 years ago |
Melanie
|
cc05fc43b9
Fix a parenthesis in prior commit
|
14 years ago |
Melanie
|
1cd441d5de
Merge branch 'master' of [email protected]:/var/git/opensim
|
14 years ago |
Justin Clark-Casey (justincc)
|
1270727c96
Merge branch 'moap'
|
14 years ago |
unknown
|
54dcfe3f2d
Fixes: llSetLinkPrimitiveParams - PRIM_POSITION is not relative to root, causes unexpected movement of child prims
|
14 years ago |