Files
Ruth2/Scripts
Serie Sumei da1c055894 HUD: Add a workaround in r2_hud_receiver for Halcyon
llList2ListStrided() behaves differently in Halcyon than Second Life when
the src list has a single element.  The workaround ensures that this does
not happen with !R2 CONFIG notecards that have only a single data element.

Signed-off-by: Serie Sumei <seriesumei@avimail.org>
2020-10-04 21:10:13 -05:00
..
2020-09-28 21:52:54 -05:00
2020-05-29 17:38:59 -05:00
2020-05-29 17:38:59 -05:00

Ruth2 Scripts

These scripts are used for Ruth2's HUD.

Ruth2 Only Scripts

ru2_hud_control.lsl - Primary HUD control script

ru2_hud_receiver.lsl - Receiver script for body parts

Common Ruth2/Roth2 Scripts

r2_hud_maker.lsl - Assemble the basic HUD structure and textures

r2_xtea.lsl - Optional encryption module for HUD - body communication

Versions

The versions of scripts that have specific features tied to the mesh body releases have been reset to use the form vM.N where N is simply an increasing number.

Also note that scripts shared with Roth2 that appear in the Roth2 repository will carry a version prefix that matches the Roth release.