User contributions
(Latest | Earliest) View (newer 100 | older 100) (20 | 50 | 100 | 250 | 500)
- 23:51, 8 January 2015 (diff | hist) . . (+15) . . PopupList (→C# - ComboBox - Update) (top)
- 23:49, 8 January 2015 (diff | hist) . . (+812) . . N Template:Font color (Copied in the template from https://en.wikipedia.org/w/index.php?title=Template:Font%20color&action=edit) (top)
- 23:47, 8 January 2015 (diff | hist) . . (+173) . . N Template:Color (Copied in the template from https://en.wikipedia.org/w/index.php?title=Template:Color&action=edit) (top)
- 23:46, 8 January 2015 (diff | hist) . . (+698) . . PopupList (→C# - ComboBox - Update)
- 03:36, 25 August 2014 (diff | hist) . . (-8) . . OutlinedDiffuse (Changed syntaxhighlight language to C in order to quell “Invalid language.” warning) (top)
- 21:20, 19 June 2014 (diff | hist) . . (-10) . . UnityScript versus JavaScript (→The this keyword: No idea why this was comparing JavaScript to Java (instead of to UnityScript). The code sample is UnityScript, and all of the write-up is relevant to UnityScript. Might've been a typo.)
- 04:07, 2 June 2014 (diff | hist) . . (+1) . . VectorLine (→VectorLines.cs: Updated class name to match file name, since that's a required correlation for Unity scripts.) (top)
- 06:21, 25 April 2014 (diff | hist) . . (-24) . . NUnit (made code sample even more jaggedly indented, mostly just to be a dick) (top)
- 01:09, 18 March 2014 (diff | hist) . . (-224) . . ScreenshotMovie (Removed the `captureEnabled` flag from the Boo variant because that's exactly what the built-in `Behaviour#enabled` state (and built-in Inspector checkbox) already does.) (top)
- 01:06, 18 March 2014 (diff | hist) . . (+144) . . ScreenshotMovie (Added an `int sizeMultiplier` field to each script which simply exposes Application.CaptureScreenshot's second argument)
- 00:58, 18 March 2014 (diff | hist) . . (0) . . ScreenshotMovie (Changed output filename in each script to be in the form “shot 0005.png” instead of “0005 shot.png” because professional apps that recognize image sequences more commonly look for the sequence number at the end (Photoshop included).)
- 00:48, 18 March 2014 (diff | hist) . . (+15) . . ScreenshotMovie (Screenshot output directory string in each script changed to “ScreenshotMovieOutput” to include the script name character-for-character, and to include the contextual word “Output” over the redundant “Folder”)
- 00:45, 18 March 2014 (diff | hist) . . (+29) . . N ScreenShotMovie (Slippyd moved page ScreenShotMovie to ScreenshotMovie: Capitalization changed to match script and Unity API) (top)
- 00:45, 18 March 2014 (diff | hist) . . (0) . . m ScreenshotMovie (Slippyd moved page ScreenShotMovie to ScreenshotMovie: Capitalization changed to match script and Unity API)
- 00:44, 18 March 2014 (diff | hist) . . (0) . . ScreenshotMovie (Un-camel-cased “ScreenShot” to “Screenshot”, to match Unity API's capitalization)
- 00:42, 18 March 2014 (diff | hist) . . (+15) . . ScreenshotMovie (Renamed in write-up and code to ScreenShotMovie, to match the article title (and the intended use))
- 23:32, 14 March 2014 (diff | hist) . . (-5) . . m ScreenshotMovie (→Use: “ScreenShotMovie” would make more sense if the scripts' classes weren't named “ScreenShot”)
- 04:18, 1 February 2014 (diff | hist) . . (0) . . Scripting (Moved a couple of language-specific links to the “Language-Specific” section)
- 00:37, 1 December 2013 (diff | hist) . . (-8) . . Texture Only (fixed syntax highlight; ShaderLab is C-like and looks fine with C highlighting) (top)
- 05:32, 14 May 2011 (diff | hist) . . (-29) . . User:Slippyd (→Slippy Douglas) (top)
- 20:05, 4 May 2011 (diff | hist) . . (-86) . . User:Slippyd (updated URLs)
- 03:07, 19 January 2011 (diff | hist) . . (-522) . . m UUnit (→Releases: Removed section with bad link.)
- 19:23, 15 December 2009 (diff | hist) . . (+4) . . m Comparison of Programming Languages (→Other Types: made C# enum's “: type” optional («»'s))
- 19:19, 15 December 2009 (diff | hist) . . (-122) . . Scripting (Cleaned up page a bit; someone apparently didn't see the "General" vs. "Language-Specific" distinction. Also commented out bullets that aren't links yet.)
- 02:55, 25 September 2009 (diff | hist) . . (+81) . . User:Slippyd (updated my bio and added a link)
- 02:52, 25 September 2009 (diff | hist) . . (+350) . . User talk:Slippyd (added comment about) (top)
- 19:04, 14 September 2009 (diff | hist) . . (+3) . . m UUnit (fixed formatting)
- 19:01, 14 September 2009 (diff | hist) . . (+522) . . UUnit (→Releases: Added the latest version of UUnit as a reference my copy on GitHub. It seems no one else has been making changes…)
- 18:58, 14 September 2009 (diff | hist) . . (+8,646) . . N Help:Editing (Added editing help from Wikipedia. It needs a lot of clean-up, but it's a start.)
- 21:16, 13 September 2009 (diff | hist) . . (-61) . . m Tutorials (Programming is its own section now; no longer needs to be in this list.)
- 21:09, 9 September 2009 (diff | hist) . . (-28) . . m UUnit (removed outdated version from first line)
- 20:56, 9 September 2009 (diff | hist) . . (+180) . . UUnit (Cleaned up formatting; reworded some confusing parts.)
- 00:51, 31 August 2009 (diff | hist) . . (+12) . . 3D Applications (→3D Applications Matrix: fixed Wings3D version, platforms, and "fbx mesh export")
- 00:40, 24 August 2009 (diff | hist) . . (+6) . . Comparison of Programming Languages (→Features: added duck type strength to UnityScript)
- 06:04, 23 August 2009 (diff | hist) . . (+11) . . Reporter (→Reporter.php: fixed the formatting; now everything lines up right)
- 06:02, 23 August 2009 (diff | hist) . . (+3) . . Reporter (→Reporter.php: WOW. That PHP script was getting executed somehow by being wrapped in <php></php> tags. Not good…)
- 05:27, 19 August 2009 (diff | hist) . . (+242) . . Comparison of Programming Languages (got rid of all the old formatting and made it all based on the language tags)
- 05:10, 19 August 2009 (diff | hist) . . (+6) . . Comparison of Programming Languages (→Features: added duck type strength to Boo)
- 05:09, 19 August 2009 (diff | hist) . . (+256) . . Comparison of Programming Languages (→Features: added missing features to Boo)
- 05:07, 19 August 2009 (diff | hist) . . (-159) . . Comparison of Programming Languages (changed all the unfilled fields to question marks)
- 05:03, 19 August 2009 (diff | hist) . . (-7) . . Comparison of Programming Languages (also testing out using a "?" in cells that haven't been completed or are otherwise unknown)
- 05:02, 19 August 2009 (diff | hist) . . (+21) . . m Template:Wikitable-? (top)
- 05:02, 19 August 2009 (diff | hist) . . (+21) . . m Template:? (top)
- 05:00, 19 August 2009 (diff | hist) . . (-6) . . Template:?
- 04:59, 19 August 2009 (diff | hist) . . (-6) . . Template:Wikitable-?
- 04:51, 19 August 2009 (diff | hist) . . (+22) . . Template:N/a (reverted last change; my bad) (top)
- 04:50, 19 August 2009 (diff | hist) . . (+188) . . N Template:? (added new template for tables)
- 04:49, 19 August 2009 (diff | hist) . . (+242) . . N Template:Wikitable-? (added new template for tables)
- 04:49, 19 August 2009 (diff | hist) . . (-22) . . Template:N/a (added new template for tables)
- 04:44, 19 August 2009 (diff | hist) . . (-376) . . Comparison of Programming Languages (tried swapping some of the hand styling for language style tags… yep, much easier and better looking)
- 04:34, 19 August 2009 (diff | hist) . . (-61) . . Comparison of Programming Languages (changed: Flow of Control » Conditional Statements » conditional expression > Boo to n/a)
- 08:35, 18 August 2009 (diff | hist) . . (+836) . . Comparison of Programming Languages (Added some stuff for Declarations and Flow of Control)
- 06:01, 15 August 2009 (diff | hist) . . (+2,447) . . Comparison of Programming Languages (Added row headers for all the tables currently in.)
- 05:41, 15 August 2009 (diff | hist) . . (-1,624) . . m Comparison of Programming Languages (removed whining comments; I figured out a solution to my styling woes)
- 00:42, 13 August 2009 (diff | hist) . . (-54) . . m Comparison of Programming Languages (→Features: fixed bad styling)
- 03:16, 9 August 2009 (diff | hist) . . (+168) . . N Talk:Comparison of Programming Languages (New page: I will finish putting content in this page someday! It's just so tedious… copy… paste… fix… copy… pa… —~~~~)
- 03:14, 9 August 2009 (diff | hist) . . (+235) . . MediaWiki talk:Sidebar (added request)
- 03:05, 9 August 2009 (diff | hist) . . (+189) . . Scripting (→General: added link to BasicDataStructures article and description for "Comparison of Programming Languages")
- 04:51, 8 August 2009 (diff | hist) . . (+382) . . N User talk:Eric5h5 (added thanks for cleaning up my page)
- 04:46, 8 August 2009 (diff | hist) . . (+11) . . N User talk:Slippyd (New page: Talk to me.)
- 05:27, 6 August 2009 (diff | hist) . . (+1,928) . . Comparison of Programming Languages (Added wikitable formatting.)
- 05:27, 6 August 2009 (diff | hist) . . (+264) . . N Template:Wikitable-n/a (Template for nicely-formatted {{n/a}} table cells.) (top)
- 05:26, 6 August 2009 (diff | hist) . . (+27) . . m Template:N/a
- 05:21, 6 August 2009 (diff | hist) . . (+476) . . Comparison of Programming Languages (→Features: Added wikitable formatting.)
- 05:20, 6 August 2009 (diff | hist) . . (-1) . . m Template:Wikitable-yes (top)
- 05:19, 6 August 2009 (diff | hist) . . (+15) . . m Template:Wikitable-yes
- 05:19, 6 August 2009 (diff | hist) . . (+258) . . N Template:Wikitable-no (Template for nicely-formatted {{no}} table cells.) (top)
- 05:18, 6 August 2009 (diff | hist) . . (+235) . . N Template:Wikitable-yes (Template for nicely-formatted {{yes}} table cells.)
- 05:16, 6 August 2009 (diff | hist) . . (-1) . . m Template:Wikitable (top)
- 05:15, 6 August 2009 (diff | hist) . . (+4) . . m Template:Wikitable-Td (Redirecting to Template:Wikitable-td) (top)
- 05:15, 6 August 2009 (diff | hist) . . (+4) . . m Template:Wikitable-Th (Redirecting to Template:Wikitable-th) (top)
- 05:15, 6 August 2009 (diff | hist) . . (-172) . . Template:Wikitable-Td (redirect to correct capitalization)
- 05:14, 6 August 2009 (diff | hist) . . (-213) . . Template:Wikitable-Th (redirect to correct capitalization)
- 05:13, 6 August 2009 (diff | hist) . . (+244) . . N Template:Wikitable-th (Template for nicely-formatted table header cells.) (top)
- 05:13, 6 August 2009 (diff | hist) . . (+203) . . N Template:Wikitable-td (Template for nicely-formatted table cells.) (top)
- 05:07, 6 August 2009 (diff | hist) . . (+244) . . N Template:Wikitable-Th (Template for nicely-formatted table header cells.)
- 05:06, 6 August 2009 (diff | hist) . . (+203) . . N Template:Wikitable-Td (Template for nicely-formatted table cells.)
- 05:05, 6 August 2009 (diff | hist) . . (-1) . . m Template:Wikitable
- 05:05, 6 August 2009 (diff | hist) . . (+260) . . N Template:Wikitable (Added template for nicely formatted tables.)
- 04:53, 4 August 2009 (diff | hist) . . (0) . . m Comparison of Basic Instructions of Programming Languages (Comparison of Basic Instructions of Programming Languages (DELETE ME) moved to Comparison of Basic Instructions of Programming Languages: removed "(DELETE ME)" from the title; this page now redirects) (top)
- 04:52, 4 August 2009 (diff | hist) . . (+156) . . Comparison of Basic Instructions of Programming Languages (added redirect to the page it was merged with)
- 04:49, 4 August 2009 (diff | hist) . . (+295) . . Scripting (→General: created Design Patterns sub-section)
- 04:41, 4 August 2009 (diff | hist) . . (+15) . . Scripting (→General)
- 04:40, 4 August 2009 (diff | hist) . . (+158) . . N Category:Programming (added Category description for Programming) (top)
- 04:37, 4 August 2009 (diff | hist) . . (+93) . . Comparison of Programming Languages (added Categories)
- 04:37, 4 August 2009 (diff | hist) . . (+93) . . Scripting (added Categories)
- 04:34, 4 August 2009 (diff | hist) . . (+249) . . N Talk:Scripting ("What would it take to get this in the navigation sidebar? …")
- 04:32, 4 August 2009 (diff | hist) . . (-59) . . Scripting (Broke the resources into General (AKA multi-language), Language-Specific (for the C# and JS guides that are being written), and Old Pages (which contains "Unity 1.x with Javascript and C#"))
- 04:27, 4 August 2009 (diff | hist) . . (0) . . m Comparison of Basic Instructions of Programming Languages (Comparison of Basic Instructions of Programming Languages moved to Comparison of Basic Instructions of Programming Languages (DELETE ME): Merged into Comparison of Programming Languages page)
- 04:26, 4 August 2009 (diff | hist) . . (-9,186) . . Comparison of Basic Instructions of Programming Languages (merged into "Comparison of Programming Languages" article; this page needs to be deleted)
- 04:25, 4 August 2009 (diff | hist) . . (+4) . . m Comparison of Programming Languages (→Features)
- 04:25, 4 August 2009 (diff | hist) . . (+8,859) . . Comparison of Programming Languages (merged in "Comparison of Basic Instructions of Programming Languages" article)
- 04:22, 4 August 2009 (diff | hist) . . (-107) . . Comparison of Programming Languages (→Comparison: removed see also; pending merger)
- 04:20, 4 August 2009 (diff | hist) . . (+3) . . Comparison of Basic Instructions of Programming Languages (→[http://en.wikipedia.org/wiki/Integer_(computer_science) Integer]: added byte to boo types)
- 07:00, 3 August 2009 (diff | hist) . . (+1) . . m Comparison of Basic Instructions of Programming Languages (→Other Types: fixed spacing a bit)
- 03:17, 3 August 2009 (diff | hist) . . (-8) . . User:Slippyd (fixed the headers a bit)
- 03:17, 3 August 2009 (diff | hist) . . (+424) . . N User:Slippyd (added some useless info about myself)
- 03:11, 3 August 2009 (diff | hist) . . (+154) . . Scripting (added new articles comparing all 3 high-level programming languages in Unity (not complete, but "I am le tired"))
- 03:08, 3 August 2009 (diff | hist) . . (+3,681) . . Comparison of Basic Instructions of Programming Languages (added placeholder sections and tables for all the other factors of programming languages, per Wikipedia's equivalent page)
- 03:07, 3 August 2009 (diff | hist) . . (+864) . . Comparison of Basic Instructions of Programming Languages (added "Other Non-Unity-Specific Complex Types")
(Latest | Earliest) View (newer 100 | older 100) (20 | 50 | 100 | 250 | 500)