mirror of
https://github.com/RuthAndRoth/Ruth2.git
synced 2026-08-14 00:57:58 +00:00
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>
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.