User contributions
Jump to navigation
Jump to search
- 21:36, 6 September 2014 diff hist +131 m User talk:Terk Resident →LSL style guide
- 21:34, 6 September 2014 diff hist −1 m User talk:Terk Resident →LSL style guide
- 21:33, 6 September 2014 diff hist +29 m User talk:Terk Resident →LSL style guide
- 21:32, 6 September 2014 diff hist +160 m User talk:Terk Resident →LSL style guide
- 21:30, 6 September 2014 diff hist +170 m User talk:Terk Resident →LSL style guide
- 20:05, 6 September 2014 diff hist +410 m User talk:Terk Resident →LSL style guide
- 19:30, 6 September 2014 diff hist +1,279 User talk:Terk Resident →LSL style guide: - Response to Strife
- 16:23, 6 September 2014 diff hist −48 m LSL Style Guide Fixing category internal links which didn't appear as expected. Replaced with plaintext.
- 16:13, 6 September 2014 diff hist +7,623 LSL Style Guide Accidentally wiped the page with last edit. Fixed it and included the intended edit. Sorry!
- 16:09, 6 September 2014 diff hist +26 m LSL Style Guide →User-Defined States: Nope. Actually fixing it now. Note to self - use show preview and don't just assume an edit fixed the issue.
- 16:05, 6 September 2014 diff hist −7,622 m LSL Style Guide Fixing a derp on the internal link to the conditionals category.
- 15:58, 6 September 2014 diff hist +6,803 LSL Style Guide →Script Structure: Expanded on stub section on the structure of a script. Included LSL examples walking through the 4 sections of any script.
- 14:44, 6 September 2014 diff hist −1,466 LSL Style Guide →LSL Portal Style: - The point of this article is introducing new users to proper formatting. Not to make a case for your personal favoured style being on the wiki when C has established norms.
- 14:13, 6 September 2014 diff hist +174 m LSL Style Guide →Indent styles:: - Reworded section on resilience to incorrect formats to be more neutral in tone.
- 08:53, 6 September 2014 diff hist +93 LSL Style Guide →Indent styles:: - LSL is a C based language. Let's not try pretend that writing it as if it was JS based is equally valid, regardless of some people are in the habit of writing JS or not.
- 16:20, 30 August 2014 diff hist −126 m LlList2String Undo revision 1174262 Although this is indeed useful information. It should instead be added to the section in LSL List on iteration. Covering iteration is not relevant to this function.
- 08:50, 5 August 2014 diff hist −1 m 3D Radar →Scan Ball Script
- 08:30, 5 August 2014 diff hist +66 m 3D Radar →Scan Ball Script: Breaking up a comment into two lines
- 08:28, 5 August 2014 diff hist −68 m 3D Radar →Scan Ball Script: - Removed line of code that names the object. According to the rezzer script, this prim should already be named and the name has no effect on the operation of the script.
- 08:27, 5 August 2014 diff hist −33 3D Radar →Scanner/Rezzer Script: - Improved readability and removed redundant code
- 08:22, 5 August 2014 diff hist +290 3D Radar →Scan Ball Script: Improved readability and removed some redundant code (actually did it properly this time)
- 08:20, 5 August 2014 diff hist +303 m 3D Radar Undo revision 1192566 by Terk Resident (Talk) - Derp, accidentally wiped a section
- 08:19, 5 August 2014 diff hist −303 3D Radar →Scan Ball Script: Improved readability and removed some redundant code
- 07:36, 5 August 2014 diff hist +97 3D Radar →Scan Ball Script: - Fixed broken and badly implemented if statement before running llDie() on the scan ball.