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 1: | Line 1: | ||
{{TOCright}} | {{TOCright}} | ||
===12.01.14.247742=== | |||
* This "maint-server" project scheduled 2012-01-18 | |||
* Improved performance for the following functions in LSL scripts compiled to Mono: | |||
** llList2List | |||
** llDeleteSubList | |||
** llGetListEntryType | |||
** llListInsertList | |||
** llListFindList | |||
** llListReplaceList | |||
** llDeleteSubString | |||
** llStringLength | |||
** llInsertString | |||
** llSubStringIndex | |||
* Bug Fixes | |||
** {{jira|SCR-121}} Entire sim (65,536sq.m.) owned by group, llGetParcelMaxPrims(llGetPos(), TRUE) Returning odd number. | |||
** {{jira|SVC-7348}} moving_end() event executes on moving, script-rezzed physical objects | |||
** {{jira|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=== | ===12.01.06.247303=== | ||
* This "maint-server" project scheduled 2012-01-11 | * This "maint-server" project scheduled 2012-01-11 |
Revision as of 17:50, 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:
- llList2List
- llDeleteSubList
- llGetListEntryType
- llListInsertList
- llListFindList
- llListReplaceList
- llDeleteSubString
- llStringLength
- llInsertString
- llSubStringIndex
- 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.