- 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.