User contributions
Jump to navigation
Jump to search
- 02:40, 30 September 2014 diff hist +1,344 Talk:UTF-8 →Testing and Usage: Valid in LSO, but for Mono it's hopeless.
- 15:46, 25 September 2014 diff hist +14 User:Pedro Oval/Base64 HMAC SHA-1 Repair missing variable error (thanks to Ghost Menjou for the report)
- 19:17, 11 September 2014 diff hist −236 LlJsonValueType Don't insult the owner just for calling a function
- 19:04, 11 September 2014 diff hist +5 m LlJsonGetValue Format and fix typo
- 09:47, 11 September 2014 diff hist +214 LlJsonGetValue Add yet another example
- 09:25, 11 September 2014 diff hist +311 LlJsonGetValue Add examples of JSON_TRUE
- 08:25, 11 September 2014 diff hist −132 LlJsonGetValue Remove bogus example, add new example, reword some sentences
- 08:02, 11 September 2014 diff hist −44 m LlJsonGetValue Rewording
- 09:33, 7 September 2014 diff hist +224 Talk:LSL Style Guide My 2₵
- 09:28, 7 September 2014 diff hist −242 LSL Style Guide →Use third party editors:: Removed propaganda
- 18:30, 26 August 2014 diff hist −6 User:Pedro Oval/Uniform random rotation Reuse r2 to prevent using another local
- 02:29, 22 August 2014 diff hist −66 LlEuler2Rot The explanation text seemed to refer to <1,0,0>*llEuler2Rot(<1,2,3>*DEG_TO_RAD) but the example had no vector along the X axis. Remove the vector which is unnecesary.
- 02:17, 22 August 2014 diff hist 0 LlEuler2Rot Z, Y, X was right
- 16:21, 16 August 2014 diff hist −1 m LlKeysKeyValue too many Key's
- 20:32, 6 August 2014 diff hist +2,458 Talk:State →Change States with an if in a user function: My two cents
- 14:53, 21 July 2014 diff hist −211 User:Pedro Oval/UnixToDateTime Use the newly discovered sign trick to make it more readable
- 02:11, 21 July 2014 diff hist +117 User:Pedro Oval/Mono code memory usage Fix savings for ZERO_VECTOR (thanks to Omei for catching) and add ZERO_ROTATION current
- 19:03, 20 July 2014 diff hist +387 User:Pedro Oval/Mono code memory usage Add results on (integer)-iconst and (float)-fconst
- 18:20, 20 July 2014 diff hist +215 LSL Hacks →Cast negative integer to integer: Works for floats too!
- 18:05, 20 July 2014 diff hist +140 m LSL Hacks →Cast negative integer to integer: Add caveat
- 18:00, 20 July 2014 diff hist +750 LSL Hacks Add hack on saving bytes with negative integers; fix 0xFFFFFFFF entry re Mono
- 02:51, 20 July 2014 diff hist +2 m User:Pedro Oval/Mono code memory usage/CIL Format
- 02:50, 20 July 2014 diff hist +1,227 User:Pedro Oval/Mono code memory usage/CIL →Important notes:: State name code memory usage, and expand a bit on ldloc/stloc
- 16:36, 17 July 2014 diff hist +21 User:Pedro Oval/Mono code memory usage/CIL Function parameter names take code memory too
- 03:16, 26 June 2014 diff hist −30 m User:Pedro Oval/XorBase64StringsSameLength Undo revision 1191634 by Pedro Oval (Talk) (didn't work)
- 03:15, 26 June 2014 diff hist +30 m User:Pedro Oval/XorBase64StringsSameLength Doing a test
- 02:58, 26 June 2014 diff hist +102 Talk:LlList2ListStrided →No exclusion range: thx current
- 17:26, 24 June 2014 diff hist +302 Talk:LlList2ListStrided →No exclusion range
- 18:18, 23 June 2014 diff hist +441 Talk:LlList2ListStrided →No exclusion range: who cared, to start with?
- 18:16, 21 June 2014 diff hist +332 Talk:LlList2ListStrided →No exclusion range: new section
- 12:10, 21 June 2014 diff hist −21 Chr Remove unnecessary code
- 02:27, 19 June 2014 diff hist +48 User:Pedro Oval →Miscellaneous functions: Separate XorBase64StringsSameLength to another section current
- 09:55, 16 June 2014 diff hist +140 m User:Pedro Oval/Mono code memory usage/CIL Clearer wordings at some points
- 07:22, 14 June 2014 diff hist −146 LlRound Not an accuracy issue. N.5 is always exactly representable. It's just the behavior for negatives. Document it.
- 05:06, 14 June 2014 diff hist −2 m Template:LSL Function/negative index Typo
- 15:28, 10 June 2014 diff hist +902 Talk:Memory Module →Tip warning text: new section
- 06:17, 8 June 2014 diff hist +419 User:Pedro Oval/Mono code memory usage Cosmetic cleanup; add assignment and notes about varying size of assignment.
- 12:09, 1 June 2014 diff hist +30 m User:Pedro Oval/Mono code memory usage/CIL Clarification on the scope of the 257+ locals
- 16:01, 31 May 2014 diff hist +14 m User:Pedro Oval/Mono code memory usage/CIL Indentation again :(
- 15:53, 31 May 2014 diff hist +72 m User:Pedro Oval →Useful information: Add link to CIL info
- 15:41, 31 May 2014 diff hist +585 User:Pedro Oval/Mono code memory usage Added many notes
- 15:22, 31 May 2014 diff hist +201 m User:Pedro Oval/Mono code memory usage/CIL Clarifications on notes
- 15:03, 31 May 2014 diff hist +374 m User:Pedro Oval/Mono code memory usage/CIL Fix indentation, add back IF/IFELSE comments, add WHILE comments
- 14:48, 31 May 2014 diff hist +8,375 User:Pedro Oval/Mono code memory usage/CIL Change the CIL version to the bytecode-annotated version. Put back ilasm note.
- 16:41, 30 May 2014 diff hist +11 m User:Pedro Oval/Mono code memory usage/CIL Bytecode not included, so mentioning the assembler is out of place. Other fixes.
- 16:35, 30 May 2014 diff hist +17,286 User:Pedro Oval/Mono code memory usage/CIL All at once
- 14:35, 30 May 2014 diff hist +1,216 N User:Pedro Oval/Mono code memory usage/CIL Created page. More additions coming.
- 14:34, 30 May 2014 diff hist +230 User:Pedro Oval/Mono code memory usage Add note re behavior of ldarg.s 0-3 and pointer to CIL page (WIP)
- 18:02, 27 May 2014 diff hist +2 m LlListSort Typo
- 17:57, 27 May 2014 diff hist +38 LlListSort Move the clarification about numbers to Caveats, adding a note. See Also: Function not available at the linked page - removed, and added a meaningful link