aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/scripts
diff options
context:
space:
mode:
authorJacek Antonelli2008-10-17 19:06:47 -0500
committerJacek Antonelli2008-10-17 19:07:46 -0500
commit8f50d81693ff9463ae49c36935977a2b70e6bf45 (patch)
treec9cfff9baa90394b8a3866c5696c84352f19bba6 /linden/scripts
parentFixed bad panel_overlay XML from a sloppy merge. (diff)
parentSecond Life viewer sources 1.21.6 (diff)
downloadmeta-impy-8f50d81693ff9463ae49c36935977a2b70e6bf45.zip
meta-impy-8f50d81693ff9463ae49c36935977a2b70e6bf45.tar.gz
meta-impy-8f50d81693ff9463ae49c36935977a2b70e6bf45.tar.bz2
meta-impy-8f50d81693ff9463ae49c36935977a2b70e6bf45.tar.xz
Updated source to SL version 1.21.6.
Diffstat (limited to 'linden/scripts')
-rw-r--r--linden/scripts/messages/message_template.msg9
1 files changed, 5 insertions, 4 deletions
diff --git a/linden/scripts/messages/message_template.msg b/linden/scripts/messages/message_template.msg
index 9c92906..a7835ad 100644
--- a/linden/scripts/messages/message_template.msg
+++ b/linden/scripts/messages/message_template.msg
@@ -1389,7 +1389,7 @@ version 2.0
1389// called when all of the information has been collected and readied for 1389// called when all of the information has been collected and readied for
1390// the agent. 1390// the agent.
1391{ 1391{
1392 TeleportFinish Low 69 Trusted Unencoded 1392 TeleportFinish Low 69 Trusted Unencoded UDPBlackListed
1393 { 1393 {
1394 Info Single 1394 Info Single
1395 { AgentID LLUUID } 1395 { AgentID LLUUID }
@@ -3296,7 +3296,7 @@ version 2.0
3296// CrossedRegion - new way to tell a viewer it has gone across a region 3296// CrossedRegion - new way to tell a viewer it has gone across a region
3297// boundary 3297// boundary
3298{ 3298{
3299 CrossedRegion Medium 7 Trusted Unencoded 3299 CrossedRegion Medium 7 Trusted Unencoded UDPBlackListed
3300 { 3300 {
3301 AgentData Single 3301 AgentData Single
3302 { AgentID LLUUID } 3302 { AgentID LLUUID }
@@ -3334,7 +3334,7 @@ version 2.0
3334// EnableSimulator - Preps a viewer to receive data from a simulator 3334// EnableSimulator - Preps a viewer to receive data from a simulator
3335 3335
3336{ 3336{
3337 EnableSimulator Low 151 Trusted Unencoded 3337 EnableSimulator Low 151 Trusted Unencoded UDPBlackListed
3338 { 3338 {
3339 SimulatorInfo Single 3339 SimulatorInfo Single
3340 { Handle U64 } 3340 { Handle U64 }
@@ -8852,4 +8852,5 @@ version 2.0
8852 { ObjectLocalID U32 } 8852 { ObjectLocalID U32 }
8853 { IncludeInSearch BOOL } 8853 { IncludeInSearch BOOL }
8854 } 8854 }
8855} \ No newline at end of file 8855}
8856