From WikiChip
User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 16:23, 30 November 2013 (diff | hist) . . (+32) . . N File:Window component.png
- 14:13, 30 November 2013 (diff | hist) . . (+1,456) . . N Template:cc-by (Created page with "<div style="width:700px; height: 60px; border: 4px solid #8888AA; margin-left: auto; margin-right: auto;"> <div style="float:left; width: 100px; text-align: center;">File:CC...")
- 13:31, 30 November 2013 (diff | hist) . . (+2,723) . . N MediaWiki:Licenses (Created page with "* Free licenses: **Creative Commons Attribution ShareAlike *** Cc-by|sa|3.0|Creative Commons Attribution ShareAlike 3.0 *** Cc-by|sa|2.5|Creative Commons Attribution ShareAlik...")
- 13:12, 30 November 2013 (diff | hist) . . (+19) . . mirc/custom windows
- 13:11, 30 November 2013 (diff | hist) . . (+33) . . N Category:Pages with broken file links (Created page with "Category:Articles with issues") (current)
- 13:10, 30 November 2013 (diff | hist) . . (+8,309) . . N mirc/custom windows (Created page with "Prior to mIRC 5.5, '''Custom Windows''' was the main method for making a GUI (graphical user interface). == Custom Windows == A custom window is just another window, like a c...")
- 04:58, 30 November 2013 (diff | hist) . . (+20) . . mirc
- 04:33, 30 November 2013 (diff | hist) . . (+5) . . mirc/operators
- 04:33, 30 November 2013 (diff | hist) . . (+8,842) . . N mirc/operators (Created page with "By now, you should have a pretty good idea of what variables are and how to use them. Now, all you need to be able to do is operate on them. That's exactly what '''mIRC Operat...")
- 04:01, 30 November 2013 (diff | hist) . . (+19) . . mirc/goto statements (→Error Resetting)
- 04:01, 30 November 2013 (diff | hist) . . (+19) . . mirc/while loops (→Infinite Loops)
- 04:00, 30 November 2013 (diff | hist) . . (+19) . . mirc/conditional statements (→iif example)
- 04:00, 30 November 2013 (diff | hist) . . (+19) . . mirc/raw events (→Non-Numeric Raw Event)
- 04:00, 30 November 2013 (diff | hist) . . (+19) . . mirc/on event (→Custom Events)
- 04:00, 30 November 2013 (diff | hist) . . (+19) . . mirc/aliases (→Exposing private and public functionality)
- 04:00, 30 November 2013 (diff | hist) . . (+19) . . mirc/token manipulation (→Case Sensitivity)
- 04:00, 30 November 2013 (diff | hist) . . (+19) . . mirc/string manipulation (→$strip())
- 03:59, 30 November 2013 (diff | hist) . . (+19) . . mirc/variables
- 03:58, 30 November 2013 (diff | hist) . . (+31) . . N Category:Scripting languages (Created page with "Category:Computer languages")
- 03:52, 30 November 2013 (diff | hist) . . (+3,767) . . N mirc/goto statements (Created page with "{{mIRC Guide}} '''Goto''' is a command that allows you to jump unconditionally to a specific location within a procedure. Gotos can 'jump' forward or backward within a script ...")
- 03:45, 30 November 2013 (diff | hist) . . (-6) . . mirc/aliases (→Additional alias features:)
- 03:45, 30 November 2013 (diff | hist) . . (+7,400) . . N mirc/while loops (Created page with "{{mIRC Guide}} In many occasions, you may end up doing a task over and over again in a single script (For example, counting from 0 to 10, or sending a message to multiple peop...")
- 03:32, 30 November 2013 (diff | hist) . . (+6,663) . . N mirc/conditional statements (Created page with "{{mIRC Guide}} You almost never want a script to simply do the same exact thing over and over. In many occasions, you want it to compare two thing and decide what to do upon t...")
- 03:20, 30 November 2013 (diff | hist) . . (-36) . . mirc/raw events (→Numeric Raw Event)
- 03:20, 30 November 2013 (diff | hist) . . (+5,260) . . N mirc/raw events (Created page with "{{mIRC Guide}} '''Raw events''' allow you to handle IRC event in their native, unmodified, format. Every message you receive from the server before mIRC processes it is called...")
- 02:30, 30 November 2013 (diff | hist) . . (+7,212) . . N mirc/on event (Created page with "{{mIRC Guide}} '''Triggers''' or more commonly '''On Events''' are blocks of code that gets executed when a certain event occurs. This is how most channel bots, scripts, and g...")
- 02:15, 30 November 2013 (diff | hist) . . (0) . . MIRC (Redirected page to MIRC Scripting Language)
- 02:13, 30 November 2013 (diff | hist) . . (-24) . . WikiChip
- 02:11, 30 November 2013 (diff | hist) . . (0) . . WikiChip (made the last column wider)
- 02:09, 30 November 2013 (diff | hist) . . (+15) . . mirc/aliases (added guide template)
- 02:08, 30 November 2013 (diff | hist) . . (+9,203) . . N mirc/aliases (Created page with "In many cases, it is easier to code a large program by working with a single, small, unit of logic at a time. Aliases, more commonly known in other languages as functions, are...")
- 01:52, 30 November 2013 (diff | hist) . . (+11,098) . . N mirc/token manipulation (Created page with "{{mIRC Guide}} If you are like many people who are coming from another programming language it might come as a surprise to you that there are no true arrays in mSL. This is b...")
- 01:33, 30 November 2013 (diff | hist) . . (+8,342) . . N mirc/string manipulation (Created page with "{{mIRC Guide}} '''String manipulation''' is the building block of many of today's utilities and algorithms. Everything from formatting and validation to analysis and manipula...")
- 01:12, 30 November 2013 (diff | hist) . . (+25) . . mirc/variables (added template)
- 01:11, 30 November 2013 (diff | hist) . . (0) . . m mirc/variables (David moved page Variables - mIRC Scripting to Variables - mIRC without leaving a redirect)
- 01:02, 30 November 2013 (diff | hist) . . (+793) . . N mirc (Created page with "{{DISPLAYTITLE:mIRC Scripting Language}} The '''mIRC Scripting Language''', abbreviated as '''mSL''', is an event-driven, procedural [...")
- 00:44, 30 November 2013 (diff | hist) . . (+37) . . N MIRC (Redirected page to MIRC scripting language)
- 00:43, 30 November 2013 (diff | hist) . . (0) . . m mirc/variables (David moved page Variables (mIRC Scripting) to Variables - mIRC Scripting without leaving a redirect)
- 00:42, 30 November 2013 (diff | hist) . . (+8,017) . . N mirc/variables (Created page with "'''mIRC variables''' are items which can hold temporary data to be used at a later time. You can create, edit, or delete them at any time. All mIRC variables must be prefixed ...")
- 23:53, 29 November 2013 (diff | hist) . . (+24) . . WikiChip
- 23:41, 29 November 2013 (diff | hist) . . (+700) . . WikiChip
- 22:59, 29 November 2013 (diff | hist) . . (+316) . . WikiChip (alphabetized list)
- 21:45, 29 November 2013 (diff | hist) . . (+320) . . c (standard library)
- 21:43, 29 November 2013 (diff | hist) . . (+54) . . N Template:main (Created page with "''Main article: [[{{{1}}}]]'' <noinclude> </noinclude>")
- 21:36, 29 November 2013 (diff | hist) . . (+4,460) . . N c/standard library (initial)
- 20:18, 29 November 2013 (diff | hist) . . (0) . . m Template:C Standard Library (David moved page Template:C Guide to Template:C Standard Library without leaving a redirect: Wrong name)
- 20:17, 29 November 2013 (diff | hist) . . (-66) . . Template:C Standard Library (typo )) -> ))
- 20:16, 29 November 2013 (diff | hist) . . (+1,310) . . N Template:C Standard Library (initial template)
- 19:12, 29 November 2013 (diff | hist) . . (+2,710) . . N c (Created page with "'''C''' is a general-purpose, procedural, imperative, high-l...")
- 17:32, 29 November 2013 (diff | hist) . . (+1,436) . . WikiChip (initial page idea)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)