Difference between revisions of "Release Notes/Second Life RC Magnum/12"
Jump to navigation
Jump to search
Oskar Linden (talk | contribs) |
Oskar Linden (talk | contribs) |
||
Line 3: | Line 3: | ||
* This "maint-server" project scheduled 2012-01-18 | * This "maint-server" project scheduled 2012-01-18 | ||
* Improved performance for the following functions in LSL scripts compiled to Mono: | * Improved performance for the following functions in LSL scripts compiled to Mono: | ||
** llList2List | ** [[llList2List]] | ||
** llDeleteSubList | ** [[llDeleteSubList]] | ||
** llGetListEntryType | ** [[llGetListEntryType]] | ||
** llListInsertList | ** [[llListInsertList]] | ||
** llListFindList | ** [[llListFindList]] | ||
** llListReplaceList | ** [[llListReplaceList]] | ||
** llDeleteSubString | ** [[llDeleteSubString]] | ||
** llStringLength | ** [[llStringLength]] | ||
** llInsertString | ** [[llInsertString]] | ||
** llSubStringIndex | ** [[llSubStringIndex]] | ||
* Bug Fixes | * Bug Fixes | ||
** {{jira|SCR-121}} Entire sim (65,536sq.m.) owned by group, llGetParcelMaxPrims(llGetPos(), TRUE) Returning odd number. | ** {{jira|SCR-121}} Entire sim (65,536sq.m.) owned by group, llGetParcelMaxPrims(llGetPos(), TRUE) Returning odd number. |
Revision as of 17:55, 17 January 2012
12.01.14.247742
- This "maint-server" project scheduled 2012-01-18
- Improved performance for the following functions in LSL scripts compiled to Mono:
- Bug Fixes
- SCR-121 Entire sim (65,536sq.m.) owned by group, llGetParcelMaxPrims(llGetPos(), TRUE) Returning odd number.
- SVC-7348 moving_end() event executes on moving, script-rezzed physical objects
- SVC-7443 Telehubs overridden if teleporting a friend/avatar to a region where telehub exists outside of the telehub area
- Fixed 1 simulator crash related to the physics engine
- Made improvements in code for starting and stopping regions
- Internal code improvements with better memory management and more efficient object updates
12.01.06.247303
- This "maint-server" project scheduled 2012-01-11
- Bug Fixes
- SVC-7540 Offline email notifications received but never delivered on login.