Commit graph

2 commits

Author SHA1 Message Date
Ochi Wolfe
4ec4e6683a - Fixed an issue with displaying unknown characters (accidentally introduced in v2.0).
- Removed llGetFreeMemory() on start (was a debug leftover).
- The set pointer is now part of a box's status integer (bit-packed). This reduces the length of a box data list stride by 1.
- Removed the getNumberOfPrims() function.
- Moved the check whether we have any sets at all when receiving a link message to the beginning of the link_message handler.
2013-07-20 13:20:07 +02:00
Ochi Wolfe
f7280548ce Initial commit of the scripts 2013-07-07 02:46:15 +02:00