Difference between revisions of "LSL ポータル"

From Second Life Wiki
Jump to navigation Jump to search
m (New page: {{Multi-lang}} {{LSL Header}} __NOTOC__ == Second Life LSL ポータルへようこそ! == これは{{LL|SL}}: {{HoverText|LSL|Linden Scripting Language}}スクリプト言語の正確な...)
 
m (→‎デベロッパーリソース: added English LSL_Alternate_Editors link cause Japanese page isn't completely up-to-date)
 
(109 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{Multi-lang}}
{{Multi-lang|1=LSL_Portal|2=/ja}} {{LSL Header/ja}} __NOTOC__
{{LSL Header}} __NOTOC__
== Second Life LSL ポータルへようこそ! ==
== Second Life LSL ポータルへようこそ! ==
これは{{LL|SL}}: {{HoverText|LSL|Linden Scripting Language}}スクリプト言語の正確なドキュメンテーションを用意するためのコミュニティーの努力です.<br/>
LSL とは "リンデン スクリプト言語" (Linden Scripting Language) の略で、これは SL のオブジェクト (アバターの装備や HUD も含めて) の様々なふるまいを実現するために使われます。
It is intended as an open documentation resource to help scripters of all skill levels. Please feel free to edit and add to the documentation.  See also [[How to choose a wiki]].


Want to learn LSL? Try one of the [[LSL Tutorial|LSL Tutorials]].
これは{{LL|SL}}のスクリプト言語である{{HoverText|LSL|Linden Scripting Language}}について、正確で開かれた情報の提供を目指しているコミュニティです。<br/>
あらゆるレベルのスクリプト作成者の助けになることを目指しています。


Please do not copy information here from other sources, unless you are sure about the copyright issues.
自由に編集と追加を行ってください。(Wiki の編集については) [[Help:Contents/ja|Wiki ヘルプ]] を参照してください。[[How to choose a wiki]]も併せて参照しましょう。著作権の扱いが正当だと確信できない限り、他所で掲載されている情報をここへ転載しないでください。詳細は [[Talk:LSL Portal]] を参照してください。
See [[Talk:LSL Portal]] for more information.
 
LSLを習得したいのであれば[[LSL Tutorial/ja|LSLチュートリアル]]を試してみましょう。


----
----
Line 17: Line 17:
|height="1" width="30%"|
|height="1" width="30%"|


== LSL Portal==
== LSL ポータル ==
<div style="padding: 0.5em">
<div style="padding: 0.5em">
* [[LSL Editing Primer|LSL Editing Primer]] - wiki editing how to
* [[LSL Editing Primer/ja|LSL 編集入門]] - wikiの編集のしかた
* [[LSL Portal Guidelines|Portal Guidelines]] - wiki editing should's
* [[LSL Portal Guidelines/ja|ポータルガイドライン]] - wikiですべきこと
* [[LSL Portal To-do|Portal To-Do]] - wiki edits most needed where
* [[LSL Portal To-do/ja|ポータル To-Do]] - wikiの編集がもっとも必要なところ
* [[LSL Portal Translation Project|LSL Portal Translation Project]] - translation coordination
* [[LSL Portal Translation Project|LSL ポータル翻訳プロジェクト]] - 翻訳の調整


</div>
</div>
|height="1" width="30%" rowspan="2"|
|height="1" width="30%" rowspan="2"|


== LSL&nbsp;Language&nbsp;Reference ==
== LSL&nbsp;言語&nbsp;リファレンス ==
<div style="padding: 0.5em">
<div style="padding: 0.5em">
* [[:Category:LSL Constants|Constants]]
* {{LSLGC/ja|Constants}}
* [[:Category:LSL Events|Events]]
* {{LSLGC/ja|Events}}
* {{LSLGC|Flow Control}}
* {{LSLGC/ja|Flow Control}}
*:[[for]], [[if]], [[while]], [[do-while]], [[jump]], [[return]], [[state]]
** {{LSLG/ja|for}}
* [[:Category:LSL Functions|Functions]]
** {{LSLG/ja|if}}
*:[[:Category:LSL Functions|(page 1)]], [http://wiki.secondlife.com/w/index.php?title=Category:LSL_Functions&from=ParcelMediaCommandList (page 2)]
** {{LSLG/ja|while}}
* [[LSL Operators|Operators]]
** {{LSLG/ja|do-while}}
* [[state|States]]
** {{LSLG/ja|jump}}
* [[:Category:LSL Types|Types]]
** {{LSLG/ja|return}}
*:[[integer]], [[float]], [[string]], [[key]], [[list]], [[vector]], [[rotation]]
** {{LSLG/ja|state}}
* [[LSL Variables|Variables]]
* {{LSLGC/ja|Functions}}
 
** <span class="plainlinks">[{{fullurl:Category:LSL_Functions/ja}}#mw-pages (page 1: A~L)]</span>
* [[LSL Errors|Errors]]
** <span class="plainlinks">[{{fullurl:Category:LSL_Functions/ja|from=L}}#mw-pages (page 2: L~V)]</span>
** <span class="plainlinks">[{{fullurl:Category:LSL_Functions/ja|from=V}}#mw-pages (page 3: V~Z)]</span>
** <span class="plainlinks">[[:Category:LSL_Functions/ID/ja|(内部 ID 順)]]</span>
* [[LSL 演算子|演算子]]
* [[状態]]
* {{LSLGC/ja|Types}}
** {{LSLG/ja|integer}}
** {{LSLG/ja|float}}
** {{LSLG/ja|string}}
** {{LSLG/ja|key}}
** {{LSLG/ja|list}}
** {{LSLG/ja|vector}}
** {{LSLG/ja|rotation}}
* [[LSL 変数|変数]]
* [[LSL エラー|エラー]]
</div>
</div>
|height="1" width="25%" rowspan="5"|
|height="1" width="25%" rowspan="5"|


== {{LSLGC||LSL Categories}} ==
== {{LSLGC/ja||LSL カテゴリー}} ==
<div style="padding: 0.5em">
<div style="padding: 0.5em">
{| border="0" cellspacing="0" cellpadding="0"
{| border="0" cellspacing="0" cellpadding="0"
|-valign="top"
|-valign="top"
|width="50%"|
|width="50%"|
* [[:Category:LSL Alpha|Alpha]]
* {{LSLGC/ja|Alpha}}
* [[:Category:LSL Animation|Animation]]
* {{LSLGC/ja|Animation}}
* [[:Category:LSL Attachment|Attachments]]
* {{LSLGC/ja|Attachment}}
* [[:Category:LSL Avatar|Avatar]]
* {{LSLGC/ja|Avatar}}
* [[:Category:LSL Camera|Camera]]
* {{LSLGC/ja|Camera}}
* [[:Category:LSL Collision|Collision]]
* {{LSLGC/ja|Collision}}
* [[:Category:LSL Color|Color]]
* {{LSLGC/ja|Color}}
* [[:Category:LSL Controls|Controls]]
* {{LSLGC/ja|Controls}}
* [[:Category:LSL Communications|Communications]]
* {{LSLGC/ja|Communications}}
* [[:Category:LSL Face|Face]]
* {{LSLGC/ja|Dataserver}}
* [[:Category:LSL Inventory|Inventory]]
* {{LSLGC/ja|Face}}
* [[:Category:LSL Link|Link]]
* {{LSLGC/ja|Group}}
* [[:Category:LSL Math|Math]]
* {{LSLGC/ja|Inventory}}
* [[:Category:LSL Needs Example|Needs Example]]
* {{LSLGC/ja|Light}}
* [[:Category:LSL Permissions|Permissions]]
* {{LSLGC/ja|Link}}
* [[:Category:LSL Physics|Physics]]
* {{LSLGC/ja|List}}
* [[:Category:LSL Prim|Primitive]]
* {{LSLGC/ja|Math}}
* [[:Category:LSL Rotation|Rotation]]
* {{LSLGC/ja|Needs Example}}
* [[:Category:LSL Sensor|Sensor]]
* {{LSLGC/ja|Permissions}}
* [[:Category:LSL Sound|Sound]]
* {{LSLGC/ja|Physics}}
* [[:Category:LSL Texture|Texture]]
* {{LSLGC/ja|Prim}}
* [[:Category:LSL Time|Time]]
* {{LSLGC/ja|Rotation}}
* [[:Category:LSL Video|Video]]
* {{LSLGC/ja|Script}}
* [[:Category:LSL World|World]]
* {{LSLGC/ja|Sensor}}
* {{LSLGC/ja|Sound}}
* {{LSLGC/ja|Text}}
** {{LSLGC/ja|Chat}}
** {{LSLGC/ja|Notecard}}
** {{LSLGC/ja|String}}
* {{LSLGC/ja|Teleport}}
* {{LSLGC/ja|Texture}}
* {{LSLGC/ja|Time}}
* {{LSLGC/ja|Vehicle}}
* {{LSLGC/ja|Video}}
* {{LSLGC/ja|World}}
|width="50%"|
|width="50%"|
* {{LSLGC|Avatar}}
* {{LSLGC/ja|Avatar}}
** {{LSLGC|Animation}}
** {{LSLGC/ja|Animation}}
** {{LSLGC|Attachment}}
** {{LSLGC/ja|Attachment}}
** {{LSLGC|Camera}}
** {{LSLGC/ja|Camera}}
** {{LSLGC|Controls}}
** {{LSLGC/ja|Controls}}
** {{LSLGC|Sit}}
** {{LSLGC/ja|Sit}}
* {{LSLGC|Communications}}
* {{LSLGC/ja|Communications}}
** {{LSLGC|Chat}}
** {{LSLGC/ja|Chat}}
** {{LSLGC|HTTP}}
** {{LSLGC/ja|Dialog}}
** {{LSLGC|XML-RPC}}
** {{LSLGC/ja|HTTP}}
* [[:Category:LSL Detected|Detection]]
** {{LSLGC/ja|XML-RPC}}
** {{LSLGC|Collision}}
* {{LSLGC/ja|Detected}}
** {{LSLGC|Touch}}
** {{LSLGC/ja|Collision}}
** {{LSLGC|Sensor}}
** {{LSLGC/ja|Touch}}
* {{LSLGC|Functions}}
** {{LSLGC/ja|Sensor}}
** {{LSLGC|God Mode}}
* {{LSLGC/ja|Functions}}
* {{LSLGC|Inventory}}
** {{LSLGC/ja|God Mode}}
** {{LSLGC|Creator}}
* {{LSLGC/ja|Inventory}}
** {{LSLGC|Notecard}}
** {{LSLGC/ja|Creator}}
** {{LSLGC|Owner}}
** {{LSLGC/ja|Notecard}}
* {{LSLGC|Media}}
** {{LSLGC/ja|Owner}}
** {{LSLGC|Sound}}
* {{LSLGC/ja|Media}}
** {{LSLGC|Video}}
** {{LSLGC/ja|Prim Media}}
* {{LSLGC|Movement}}
** {{LSLGC/ja|Sound}}
** {{LSLGC|Physics}}
** {{LSLGC/ja|Video}}
*** {{LSLGC|Damping}}
* {{LSLGC/ja|Movement}}
*** {{LSLGC|Hover}}
** {{LSLGC/ja|Physics}}
** {{LSLGC|Rotation}}
*** {{LSLGC/ja|Damping}}
* {{LSLGC|Object}}
*** {{LSLGC/ja|Hover}}
** {{LSLGC|Link}}
** {{LSLGC/ja|Rotation}}
** {{LSLGC|Vehicle}}
* {{LSLGC/ja|Object}}
* {{LSLGC|Permissions}}
** {{LSLGC/ja|Link}}
** [[:Category:LSL Permissions/Asset|Asset]]
** {{LSLGC/ja|Vehicle}}
** [[:Category:LSL Permissions/Script|Script]]
* {{LSLGC/ja|Permissions}}
* {{LSLGC|Prim|Primitive}}
** {{LSLGC/ja|Permissions/Asset|アセット}}
** {{LSLGC|Effects}}
** {{LSLGC/ja|Permissions/Script|スクリプト}}
*** {{LSLGC|Particles}}
* {{LSLGC/ja|Prim}}
** {{LSLGC|Face}}
** {{LSLGC/ja|Effects}}
*** {{LSLGC|Alpha}}
*** {{LSLGC/ja|Particles}}
*** {{LSLGC|Color}}
*** {{LSLGC/ja|Light}}
*** {{LSLGC|Texture}}
** {{LSLGC/ja|Face}}
* {{LSLGC|Script}}
*** {{LSLGC/ja|Alpha}}
** {{LSLGC|Error}}
*** {{LSLGC/ja|Color}}
*** [[:Category:LSL Error/Math|Math Errors]]
*** {{LSLGC/ja|Texture}}
** {{LSLGC|Keywords}}
* {{LSLGC/ja|Region}}
** {{LSLGC|Math}}
** {{LSLGC/ja|Ground}}
* {{LSLGC|Region}}
** {{LSLGC/ja|Parcel}}
** {{LSLGC|Ground}}
** {{LSLGC/ja|Security}}
** {{LSLGC|Parcel}}
** {{LSLGC/ja|Time}}
** {{LSLGC|Security}}
* {{LSLGC/ja|Script}}
** {{LSLGC|Time}}
** {{LSLGC/ja|Error}}
*** {{LSLGC/ja|Error/Math|演算エラー}}
** {{LSLGC/ja|Keywords}}
** {{LSLGC/ja|Math}}
** {{LSLGC/ja|Types}}
|}
|}
</div>
</div>
Line 131: Line 160:
|height="1"|
|height="1"|


== Developer Resources ==
== デベロッパーリソース ==
<div style="padding: 0.5em">
<div style="padding: 0.5em">
* [[LSL Tutorial|Tutorials]]
* [[:Category:ユーザ定義関数|ユーザ定義関数]]
* [[:Category:LSL Teachers|LSL Teachers]]
* [[LSL Protocol/ja|プロトコル変換]]
* [[:Category:LSL Mentors|LSL Mentors]]
----
* [[:Category:LSL Examples|LSL Examples]]
* [[:Category:LSL Mentors|LSL メンター]]
* [[:Category:LSL Library|Script Library]]
* [[:Category:LSL Teachers|LSL の先生]]
* [[LSL Protocol|Protocol Exchange]]
* [[LSL_Help|ヘルプ]] (英語)
* [[LSL Useful Function WishList|Useful Function WishList]]
----
* [[LSL Style Guide]]
* [[LSL Write Once Debug Everywhere/ja|色々な場所でのLSLのデバッグ]]
* [[LSL Script Efficiency]]
* [[LSL_Alternate_Editors/ja | 環境別オフワールドエディタ]] ([[LSL_Alternate_Editors | 英語]])
* [[LSL Script Memory]]
----
* [[LSL Write Once Debug Everywhere]]
* [[LSL Tutorial/ja|チュートリアル集]]
* [[LSL_Alternate_Editors | Off-world editors/environments]]
* [[:Category:LSL サンプル|例集]]
* [[LSL Test Harness | Inworld test harness]]
* [[LSL Style Guide/ja|スタイルガイド]]
* [[LSL Benchmarking Scripts | Benchmarking scripts]]
* [[LSL Script Efficiency/ja|効率化]]
* [[LSL Script Memory/ja|容量]]
* [[LSL Hacks | LSL Script Hacks]]
* [[LSL Benchmarking Scripts/ja |ベンチマークスクリプト]]
----
* [[:Category:LSL Categorized Library|カテゴリー別ライブラリ]] (英語)
* [[:Category:LSL Library/ja|ライブラリ]]
----
* [[LSL Test Harness/ja | インワールドテスト装置]]
* [[LSL Useful Function WishList/ja|実用的な関数の要望一覧]]
</div>
</div>
|-valign="top" rules="all" style="border-width: 1px 1px 1px 1px; padding: 1px 1px 1px 1px; border-style: solid solid solid solid; border-color: gray;"
|-valign="top" rules="all" style="border-width: 1px 1px 1px 1px; padding: 1px 1px 1px 1px; border-style: solid solid solid solid; border-color: gray;"
|height="1" colspan="2"|
|height="1" colspan="2"|
{{LSL News}}
{{LSL News|LSL ニュース (英語) }}
|-valign="top" rules="all" style="border-width: 1px 1px 1px 1px; padding: 1px 1px 1px 1px; border-style: solid solid solid solid; border-color: gray;"
|-valign="top" rules="all" style="border-width: 1px 1px 1px 1px; padding: 1px 1px 1px 1px; border-style: solid solid solid solid; border-color: gray;"
|height="1" colspan="2"|
|height="1" colspan="2"|
{{LSL Bugs}}
{{LSL Bugs|LSL バグと修正パッチ (英語) }}
|-valign="top" rules="all" style="border-width: 1px 1px 1px 1px; padding: 1px 1px 1px 1px; border-style: solid solid solid solid; border-color: gray;"
|-valign="top" rules="all" style="border-width: 1px 1px 1px 1px; padding: 1px 1px 1px 1px; border-style: solid solid solid solid; border-color: gray;"
|colspan="2"|
|colspan="2"|


== Other LSL Wikis ==
== 他のLSL Wiki ==
<div style="padding: 0.5em">
<div style="padding: 0.5em">
* [http://www.lslwiki.net/lslwiki/ lslWiki]
* [http://www.lslwiki.net/lslwiki/ lslWiki] (オリジナル)
* [http://rpgstats.com/wiki/ RPGStats lslWiki] (Mediawiki Mirror / Japanese Translations)
 
=====OpenSim=====
* [http://inworldz.com/izwiki/index.php/Scripting_Wiki InWorldz] - LSL Portal の派生
* [http://wiki.spoton3d.com/scripting/contents SpotON3D] - LSL Portal の派生
</div>
</div>
== Snapshot Mirrors ==
 
<div style="padding: 0.5em">
== スナップショットミラー ==
* [http://www.cheesefactory.us/lslwm LSL Wiki Mirror 07-07-2007] (downloadable)
<div style="padding: 0.5em;">
* [http://sha.dtm-network.com/all/lslwm/ LSL Wiki Mirror 01-05-2007 Alternative]
</div>
</div>
|}
|}
</div>
</div>
 
[[Category:Portals/ja]]
[[Category:Portals]]
[[Category:Creation/ja]]
 
{{LSLC/ja|}}
[[Category:Creation]]
 
 
[[Category:LSL|*]]

Latest revision as of 11:22, 8 October 2013

Second Life LSL ポータルへようこそ!

LSL とは "リンデン スクリプト言語" (Linden Scripting Language) の略で、これは SL のオブジェクト (アバターの装備や HUD も含めて) の様々なふるまいを実現するために使われます。

これはLinden Labのスクリプト言語であるLSLについて、正確で開かれた情報の提供を目指しているコミュニティです。
あらゆるレベルのスクリプト作成者の助けになることを目指しています。

自由に編集と追加を行ってください。(Wiki の編集については) Wiki ヘルプ を参照してください。How to choose a wikiも併せて参照しましょう。著作権の扱いが正当だと確信できない限り、他所で掲載されている情報をここへ転載しないでください。詳細は Talk:LSL Portal を参照してください。

LSLを習得したいのであればLSLチュートリアルを試してみましょう。


LSL ポータル

LSL 言語 リファレンス

LSL カテゴリー

デベロッパーリソース

LSL ニュース (英語)

Server Release Notes: Second Life Server | RC BlueSteel | RC LeTigre | RC Magnum | RC Snack
Release, Beta & Project Viewers: Supported Viewers
Development (Snowstorm): Windows | Linux | Mac | Build results
New articles

LSL バグと修正パッチ (英語)

他のLSL Wiki

OpenSim

スナップショットミラー