User contributions
Jump to navigation
Jump to search
- 14:27, 20 December 2008 diff hist +18 User:Adz Childs current
- 14:26, 20 December 2008 diff hist +406 User:Adz Childs
- 15:21, 21 July 2008 diff hist +20 Linden Lab Official talk:Registration API →Refer-A-Friend and referral credit in RegAPI
- 10:42, 13 July 2008 diff hist +72 Linden Lab Official talk:Registration API →Refer-A-Friend and referral credit in RegAPI
- 13:08, 12 January 2008 diff hist +62 N User:Adz Childs New page: Personal Blog: Artificial Boy [http://adz.secondlifekid.com/]
- 19:53, 12 August 2007 diff hist +36 XTEA Strong Encryption Implementation →XTEA LSL <-> PHP: The 9 lines following if (request_id == requestid) should all be in a {} block. Thats what you meant, right?
- 19:52, 12 August 2007 diff hist +397 XTEA Strong Encryption Implementation →XTEA LSL <-> PHP: Provided alternative to apache_request_headers() which doesn't work on all systems
- 20:31, 22 February 2007 diff hist +69 Compiling the viewer (MSVS2003) →Building: Added hints about diff b/w ReleaseForDownload and ReleaseNoOpt , and clarification of what the output exe's will be named.
- 20:27, 22 February 2007 diff hist −6 Compiling the viewer (MSVS2003) →Building
- 20:26, 22 February 2007 diff hist +254 Compiling the viewer (MSVS2003) →Building
- 22:47, 16 February 2007 diff hist +294 m Adding a dialog added hints to help with this example
- 22:36, 16 February 2007 diff hist +58 Adding a dialog To get this to work in VC++ .NET 2003, I needed to add a line to the top of the .cpp file. This is consistent with other llfloater*.cpp files. Without this: unresolved external reference error.
- 22:31, 16 February 2007 diff hist +14 m Adding a dialog To get this to actually compile in VC++ .NET 2003, i needed to add "static" to the prototypes of functions onCommitBaz and onClickHippo in llfloaterfoo.h. This is consistent with other llfloater*.h
- 19:40, 16 February 2007 diff hist +8 Adding a dialog Added a missing </pre> to separate .h file from xml
- 10:58, 11 January 2007 diff hist +56 m Coding standard →Obvious Things That We All Know