All public logs
Jump to navigation
Jump to search
Combined display of all available logs of MiniScript Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 02:53, 1 April 2025 Redspark talk contribs created page MatrixUtil (Initial Page)
- 17:20, 31 March 2025 Redspark talk contribs created page ImportUtil (Initial Page)
- 15:38, 31 March 2025 Redspark talk contribs created page GUI (Initial Page)
- 14:23, 31 March 2025 Redspark talk contribs created page Grfon (Initial Page)
- 07:42, 31 March 2025 Redspark talk contribs created page DateTime (Initial Page)
- 07:12, 31 March 2025 Redspark talk contribs created page Chars (Initial page.)
- 20:35, 30 March 2025 Redspark talk contribs created page Events (Initial page.)
- 14:48, 29 March 2025 Redspark talk contribs created page Color.fromListHSV (Initial. Duplicated from color.fromList)
- 14:43, 29 March 2025 Redspark talk contribs created page Color.toListHSV (Initial. Duplicated from color.toList)
- 14:32, 29 March 2025 Redspark talk contribs created page Color.hsv (Initial. Duplicated from color.rgb)
- 03:50, 24 March 2025 User account BrigidaFunderbur talk contribs was created
- 21:51, 23 March 2025 User account Lusupacas talk contribs was created
- 13:33, 17 March 2025 User account AlbertAshe3094 talk contribs was created
- 14:50, 16 March 2025 User account ZNEDante355740 talk contribs was created
- 10:53, 16 March 2025 User account LinnieBarrett talk contribs was created
- 08:11, 16 March 2025 User account LutherToomer725 talk contribs was created
- 17:53, 8 March 2025 JoeStrout talk contribs created page Image Disks (Created page with "Mini Micro, since version 1.2.4, allows you to mount specially formatted PNG image files that contain an embedded minidisk, hidden inside the image via [https://en.wikiped...")
- 10:43, 8 March 2025 User account AnnetteSmalls7 talk contribs was created
- 15:25, 22 February 2025 JoeStrout talk contribs uploaded File:SetCellTransform.gif (Output (animated screenshot) of example on TileDisplay.setCellTransform)
- 15:25, 22 February 2025 JoeStrout talk contribs created page File:SetCellTransform.gif (Output (animated screenshot) of example on TileDisplay.setCellTransform)
- 15:24, 22 February 2025 JoeStrout talk contribs created page TileDisplay.setCellTransform (Created page with "The <c>TileDisplay.setCellTransform</c> method in Mini Micro (version 1.2.2 and later) introduced the ability to transform (flip and/or rotate) individual tiles in a TileD...")
- 11:08, 17 February 2025 User account Turtlezero talk contribs was created
- 02:14, 31 January 2025 Redspark talk contribs created page Category:Sys Modules (Created page with "System modules are libraries of classes and functions that expand and build on Mini Micro's classes. These modules add more features to aid in game development.")
- 02:06, 31 January 2025 Redspark talk contribs moved page BmfFonts Module to BmfFonts (Removing the Word Module because it is under the category Sys Modules.)
- 23:04, 30 January 2025 Redspark talk contribs created page BmfFonts Module (Created page with "This module defines a Font class which can read fonts in [https://bmf.php5.cz/index.php?page=format BMF format] version 1.1 or 1.2. Version 1.2 is a recent but significant upg...")
- 00:37, 30 January 2025 FR-b0n5a1 talk contribs created page RawData.byte (Created page with "<c>RawData.byte</c> gets one unsigned byte from a RawData buffer. {| class="wikitable" |- ! Parameter Name !! Type !! Default Value !! Meaning |- | ''offset'' || numb...")
- 23:28, 29 January 2025 FR-b0n5a1 talk contribs created page RawData.setByte (Created page with "<c>RawData.setByte</c> writes an unsigned byte into a RawData buffer. === Arguments === {| class="wikitable" |- ! Parameter Name !! Type !! Default Value !! Meaning...")
- 20:22, 29 January 2025 FR-b0n5a1 talk contribs created page Key.put (Created page with "<c>key.put</c> allows you to enqueue a string, or single character by code point, into the keyboard buffer. == Example == <ms> // Put MiniScript code for a countdown from...")
- 19:19, 29 January 2025 FR-b0n5a1 talk contribs created page Or (Created page with "<c>or</c> is a keyword for logical binary operator of disjunction (or) of [https://en.wikipedia.org/wiki/Boolean_algebra boolean algebra]. It evaluates...")
- 19:18, 29 January 2025 FR-b0n5a1 talk contribs created page And (Created page with "<c>and</c> is a keyword for logical binary operator of conjunction (and) of [https://en.wikipedia.org/wiki/Boolean_algebra boolean algebra]. It evaluate...")
- 14:55, 29 January 2025 User account FR-b0n5a1 talk contribs was created
- 11:23, 28 January 2025 User account Duck Mim talk contribs was created
- 19:45, 23 January 2025 Redspark talk contribs created page FileHandle.read (Created page with "The <c>read</c> method of the FileHandle class returns a string containing the file contents starting from the current position and reading until the end of the file or a...")
- 03:15, 18 January 2025 Redspark talk contribs created page Image.fromScreen (Created page with "<c>Image.fromScreen</c> returns an image of the current state of the screen including all visible layers, scaled to the size specified. === Arguments === {| class="wikit...")
- 03:02, 18 January 2025 Redspark talk contribs created page Image.rotate (Created page with "<c>Image.rotate</c> sets the image to be drawn at 90 degree increments. All other degree values will be ignored. Positive or negative values as well as those that fall o...")
- 02:50, 18 January 2025 Redspark talk contribs created page Image.flip (Created page with "<c>Image.flip</c> sets the image to be drawn either flipped vertically or horizontally. === Arguments === {| class="wikitable" |- ! Parameter Name !! Type !! Default Val...")
- 00:29, 18 January 2025 Redspark talk contribs created page Cd (Created page with "In Mini Micro, <c>cd</c> is a shorthand for <c>file.setdir</c>, that is, it sets the current working directory. ("cd" stands for Change Directory.) Category::Mini...")
- 00:24, 18 January 2025 Redspark talk contribs created page File.setdir (Created page with "The <c>file.setdir</c> method sets the current working directory in Mini Micro or command-line MiniScript. In Mini Micro, <c>cd</c> is standard shorthand...")
- 17:04, 17 January 2025 User account Redspark talk contribs was created
- 22:34, 9 January 2025 User account JanellB76923 talk contribs was created
- 07:35, 8 December 2024 User account Malorie79H talk contribs was created
- 21:25, 30 November 2024 User account RhondaK17738 talk contribs was created
- 02:56, 25 November 2024 JoeStrout talk contribs created page TileDisplay.cellTransform (Created page with "Mini Micro version 1.2.2 introduced the ability to transform (flip and/or rotate) individual tiles in a TileDisplay. The value returned by <c>TileDisplay.cellTransform</c...")
- 02:55, 25 November 2024 JoeStrout talk contribs created page File:CellTransform.png
- 02:55, 25 November 2024 JoeStrout talk contribs uploaded File:CellTransform.png
- 08:37, 18 November 2024 User account BrianWhipple74 talk contribs was created
- 18:30, 10 November 2024 User account LasonyaDing talk contribs was created
- 19:47, 31 October 2024 User account Fireplacesandstove5677 talk contribs was created
- 12:00, 29 October 2024 User account CindiStubbs300 talk contribs was created
- 23:58, 22 October 2024 User account SummerMcCloughry talk contribs was created