About: Second Life Wiki:Merge/Version 1.5.4   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : 134.155.108.49:8890 associated with source dataset(s)

Second Life 1.5.4, Sept 22, 2004 * The autoreturn setting of a land parcel will be disabled when the parcel is sold, deeded to group, subdivided, or joined. * The sale price of a land parcel can be changed before it is marked for sale. * Email replies to in-world instant messages properly show up in the instant message panel. * Attachments more reliably saved should the client crash. * Several fixes to LSL: * initialized LSL Wiki: lists as LSL Wiki: arguments to LSL Wiki: functions compiles: f([1, 2, 3]); * subtracting vector literals compiles: v = <1,2,3> - <4,5,6>; * order of declaration of functions with parameters is no longer an issue. That is, the following compiles: f(integer n) {g(n);} g(integer n) {} * LSL Wiki: jumping over and around LSL

AttributesValues
rdfs:label
  • Second Life Wiki:Merge/Version 1.5.4
rdfs:comment
  • Second Life 1.5.4, Sept 22, 2004 * The autoreturn setting of a land parcel will be disabled when the parcel is sold, deeded to group, subdivided, or joined. * The sale price of a land parcel can be changed before it is marked for sale. * Email replies to in-world instant messages properly show up in the instant message panel. * Attachments more reliably saved should the client crash. * Several fixes to LSL: * initialized LSL Wiki: lists as LSL Wiki: arguments to LSL Wiki: functions compiles: f([1, 2, 3]); * subtracting vector literals compiles: v = <1,2,3> - <4,5,6>; * order of declaration of functions with parameters is no longer an issue. That is, the following compiles: f(integer n) {g(n);} g(integer n) {} * LSL Wiki: jumping over and around LSL
dcterms:subject
dbkwik:secondlife/...iPageUsesTemplate
abstract
  • Second Life 1.5.4, Sept 22, 2004 * The autoreturn setting of a land parcel will be disabled when the parcel is sold, deeded to group, subdivided, or joined. * The sale price of a land parcel can be changed before it is marked for sale. * Email replies to in-world instant messages properly show up in the instant message panel. * Attachments more reliably saved should the client crash. * Several fixes to LSL: * initialized LSL Wiki: lists as LSL Wiki: arguments to LSL Wiki: functions compiles: f([1, 2, 3]); * subtracting vector literals compiles: v = <1,2,3> - <4,5,6>; * order of declaration of functions with parameters is no longer an issue. That is, the following compiles: f(integer n) {g(n);} g(integer n) {} * LSL Wiki: jumping over and around LSL Wiki: return statements works correctly. That is, the following compiles: jump error; return; @error; // do stuff return; * llParseString2List() now returns null strings. That is, llParseString2List("test||is|working",["|"],[]) returns ["test","","is","working"] instead of ["test", "is", "working"]. * multiple llListen()'s to non-null keys now work (used to be that only the first llListen() would be registered). Note that for each chat event a listen() callback will be triggered for each llListen() filter that the chat satisfies. * added llSetLocalRot() -- Sets the rotation of a child prim relative to the root prim. * Residents can no longer start votes for groups for which they are not members. * Starting a recall in a group does not automatically reduce the officer to a member, however officers cannot eject members while the recall is pending. * Fixed a client crash due to corrupt image. * Fixed a resource leak in simulators executing LSL calls that query for resident online status. * We correctly detect default OpenGL configuration for Macs with nVidia cards again. * Estate owners can put their sun in motion again. * Banning a user from your estate will automatically send them home at the same time.
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software