User contributions
Jump to navigation
Jump to search
- 05:14, 9 November 2017 diff hist +483 User:Chaser Zaks/IEEE-754 →Encoder
- 15:21, 8 November 2017 diff hist +612 N User:Chaser Zaks/IEEE-754 Created page with "Licensed under public domain ==Encoder== <syntaxhighlight lang="lsl2"> //Todo </syntaxhighlight> ==Decoder== <syntaxhighlight lang="lsl2"> float integerToFloat(integer input..."
- 02:20, 4 August 2017 diff hist +508 Viewer Authentication Form Example Indention, added syntaxhighlight, moved to html5 current
- 23:53, 30 July 2017 diff hist +7 Template:LSL Unhelpful Hiding this because LSL wiki is no longer available. Not removing from LSL Function template because a archived version may appear later. current
- 08:31, 11 July 2017 diff hist +3,105 N User:Chaser Zaks/hmac Created page with ""Probably" works. Use at your own risk, it does stuff and seems to work. Keep in mind LSL doesn't allow \0 as a string, so it may still be secure but might not work with other..." current
- 08:29, 11 July 2017 diff hist +2 Twitter OAuth Library/HUD current
- 08:29, 11 July 2017 diff hist +70 Twitter OAuth Library/HUD
- 07:51, 27 June 2017 diff hist +32 Guia de Estilo →Arquivos, endereços, URLs, códigos e outros dados de entrada current
- 07:47, 27 June 2017 diff hist +32 Style Guide →Files, paths, URLs, code, and other typed user input
- 07:47, 27 June 2017 diff hist +32 Style Guide →Files, paths, URLs, code, and other typed user input
- 07:45, 27 June 2017 diff hist +32 Makepacketdict current
- 07:44, 27 June 2017 diff hist +32 Texture meta-data current
- 07:42, 27 June 2017 diff hist +35 Web login code/php5 current
- 07:41, 27 June 2017 diff hist +64 PyOGP Coding Guidelines current
- 07:40, 27 June 2017 diff hist +32 PyOGP Coding Guidelines
- 07:40, 27 June 2017 diff hist +64 Eventlet/Examples current
- 07:39, 27 June 2017 diff hist +128 Mulib/Examples current
- 07:35, 27 June 2017 diff hist −36 Certified HTTP Python Formatting repair part deux current
- 07:33, 27 June 2017 diff hist +32 Certified HTTP Python Formatting repair
- 07:32, 27 June 2017 diff hist +32 Presence Code Python cmd line Formatting repair current
- 07:31, 27 June 2017 diff hist +416 PyOGP Client Library Formatting repair current
- 07:25, 27 June 2017 diff hist +364 Money Added Aditi warning current
- 04:59, 4 April 2017 diff hist +554 AvatarPropertiesReply Updated to current version of avatar properties reply, added flag values current
- 21:04, 20 March 2017 diff hist +1,878 N Talk:Snapshot API Created page with "==Regex for matching the snapshot API== Eyo! Not sure if anyone would find this useful, but I needed to parse the snapshot api easily, so I wrote a regex, and sharing it here..." current
- 21:49, 20 January 2017 diff hist +152 LSL Protocol Added LockGuard to Protocol list
- 21:45, 20 January 2017 diff hist +21,317 N LSL Protocol/LockGuard/LockGuardScript Imported from https://web.archive.org/web/20130224185823/http://lslwiki.net/lslwiki/wakka.php?wakka=exchangeLockGuardItemhttps://web.archive.org/web/20101219143319/http://lslwiki.net/lslwiki/wakka.php?wakka=exchangeLockGuardSource current
- 21:43, 20 January 2017 diff hist +7,731 N LSL Protocol/LockGuard/LockGuardItem Imported from https://web.archive.org/web/20130224185823/http://lslwiki.net/lslwiki/wakka.php?wakka=exchangeLockGuardItem
- 21:37, 20 January 2017 diff hist +7,626 N LSL Protocol/LockGuard Imported from https://web.archive.org/web/20130224184428/http://lslwiki.net/lslwiki/wakka.php?wakka=exchangeLockGuard current
- 19:22, 2 September 2016 diff hist +2,156 ViewerEffect Added TypeData specific documentation
- 19:21, 2 September 2016 diff hist +24 User:Chaser Zaks/sandbox/ViewerEffect current
- 19:19, 2 September 2016 diff hist +3,068 N User:Chaser Zaks/sandbox/ViewerEffect Created page with "{{Official Note|This is a sandbox version of ViewerEffect, Please see ViewerEffect for the current live version. }} {{ProtocolNav}} ==Message Layout== <pre width=80> V..."
- 16:54, 2 September 2016 diff hist +105 m RegAPI for PHP5 Page repair. <php></php> replaced with <syntaxhighlight lang="php"></syntaxhighlight> current
- 07:35, 2 September 2016 diff hist +36 Prim Attribute Overloading <lsl></lsl> replaced with <syntaxhighlight lang="lsl2"></syntaxhighlight> current
- 21:00, 15 August 2016 diff hist +41 User:Chaser Zaks/lsl dns current
- 21:00, 15 August 2016 diff hist +143 User:Chaser Zaks/lsl dns
- 20:58, 15 August 2016 diff hist +50 User:Chaser Zaks current
- 20:57, 15 August 2016 diff hist +6,700 N User:Chaser Zaks/lsl dns Created page with "Yes, I know several already exist. I wanted one with specific features and security, so I made my own. If you have any questions or concerns, or maybe an idea, shoot me a mess..."
- 04:01, 19 April 2016 diff hist +139 Skinning HowTo/XUI Containers Page repair. <xml></xml> replaced with <syntaxhighlight lang="xml"></syntaxhighlight> current
- 03:58, 19 April 2016 diff hist +420 Adding UI Hints Page repair. <xml></xml>/<cpp></cpp> replaced with <syntaxhighlight lang="xml"></syntaxhighlight>/<syntaxhighlight lang="cpp"></syntaxhighlight> current
- 03:54, 19 April 2016 diff hist +108 Object To XML Page repair: <lsl></lsl> replaced with <syntaxhighlight lang="lsl2"></syntaxhighlight> current
- 03:52, 19 April 2016 diff hist +50 Keyboard mapping Page repair. <xml></xml> replaced with <syntaxhighlight lang="xml"></syntaxhighlight> current
- 03:43, 19 April 2016 diff hist +68 Custom Linden Plants Page repair: <xml></xml> replaced with <syntaxhighlight lang="xml"></syntaxhighlight> current
- 03:42, 19 April 2016 diff hist +32 Web login code/python Page repair: <python></python> replaced with <syntaxhighlight lang="python"></syntaxhighlight> current
- 03:42, 19 April 2016 diff hist +32 Presence Code Python Page repair: <python></python> replaced with <syntaxhighlight lang="python"></syntaxhighlight>
- 03:40, 19 April 2016 diff hist +32 Zerocode Page repair: <python></python> replaced with <syntaxhighlight lang="python"></syntaxhighlight>
- 03:40, 19 April 2016 diff hist +32 Template dictionary python Page repair: <python></python> replaced with <syntaxhighlight lang="python"></syntaxhighlight> current
- 03:36, 19 April 2016 diff hist +420 LLSD Page repair: <xml></xml> replaced with <syntaxhighlight lang="xml"></syntaxhighlight>
- 11:19, 9 March 2016 diff hist +10 User:Chaser Zaks
- 11:18, 9 March 2016 diff hist +319 N User:Chaser Zaks Created page with "Eyy, time to fix some stuff: [Special:Random Random page] [https://wiki.secondlife.com/w/index.php?title=Special%3ARandomInCategory&category=LSL_Functions Random LSL function]..."
- 11:08, 9 March 2016 diff hist +71 Show Look At Syntax/code highlighter fix, <xml></xml> seems deprecated. current