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).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 15:19, 16 August 2021 JoeStrout talk contribs created page View (Created page with "In Mini Micro, <c>view</c> is a function (defined in /sys/lib/startup.ms) which previews any image, sound, script, or text file. {{stub}} Category:Mini Micro")
  • 04:09, 16 August 2021 JoeStrout talk contribs created page StackTrace (Created page with "In Mini Micro, the <c>stackTrace</c> method returns a list of program locations that represent the call stack. {{stub}} Category:Mini Micro")
  • 19:31, 5 August 2021 JoeStrout talk contribs created page Window (Created page with "In Soda, <c>window</c> is an intrinsic module which provides an interface to the game window. == Properties == Soda code may both get and set the following propertie...")
  • 19:07, 5 August 2021 JoeStrout talk contribs created page Category:Soda (Created page with "Soda is an open-source MiniScript game engine.")
  • 19:06, 5 August 2021 JoeStrout talk contribs created page Soda (Created page with "[https://github.com/JoeStrout/soda Soda] is an open-source cross-platform game engine based on MiniScript and [http://libsdl.org/ SDL2]. It shares many APIs with Mini Micro...")
  • 04:21, 17 July 2021 JoeStrout talk contribs created page File.parent (Created page with "The <c>file.parent</c> method returns the parent path of the given file or directory, that is, the path of the directory that contains it. === Arguments === {| class="wi...")
  • 04:10, 17 July 2021 JoeStrout talk contribs created page File.move (Created page with "The <c>file.move</c> method moves or renames a file on disk to a different name/path on the same disk. === Arguments === {| class="wikitable" |- ! Parameter Name !! Defa...")
  • 04:04, 17 July 2021 JoeStrout talk contribs created page File.makedir (Created page with "The <c>file.makedir</c> method creates a new directory on disk. === Arguments === {| class="wikitable" |- ! Parameter Name !! Default Value !! Meaning |- | path || "" ||...")
  • 17:08, 12 July 2021 JoeStrout talk contribs created page File.delete (Created page with "The <c>file.delete</c> method deletes a file or empty directory from disk. === Arguments === {| class="wikitable" |- ! Parameter Name !! Default Value !! Meaning |- | pa...")
  • 23:15, 11 July 2021 JoeStrout talk contribs created page File.children (Created page with "In Mini Micro and command-line MiniScript, the <c>file.children</c> function returns a list of all the file names within the given directory. See also: file...")
  • 23:06, 11 July 2021 JoeStrout talk contribs created page File.child (Created page with "In Mini Micro and command-line MiniScript, the <c>file.child</c> function combines a parent path with a child subpath or file name. === Arguments === {| class="...")
  • 03:45, 11 July 2021 JoeStrout talk contribs created page Display.install (Created page with "<c>Display.install</c> installs a Display into one of the eight display layers in the Mini Micro virtual machine, replacing (and detaching) the previous display in...")
  • 03:32, 11 July 2021 JoeStrout talk contribs created page Color.toList (Created page with "<c>color.toList</c> converts a color in standard string form to a list of four numbers: red, green, blue, and alpha, all in the range 0-255. See also: color.fromList...")
  • 03:29, 11 July 2021 JoeStrout talk contribs created page Color.fromList (Created page with "<c>color.fromList</c> converts a color in RGB list form — red, green, blue, and optional alpha, all in the range 0-255 — to a string in standard color form. See also:...")
  • 03:21, 11 July 2021 JoeStrout talk contribs created page Bounds.overlaps (Created page with "<c>Bounds.overlaps</c> returns true (1) if the given Bounds object has any overlap with this one, and false (0) if they are non-overlapping. See also: Sprit...")
  • 11:39, 9 July 2021 Shellrider talk contribs created page Color.lerp (Initial write up of color.lerp)
  • 21:37, 8 July 2021 JoeStrout talk contribs created page Category:Demos (Created page with "Pages in this category describe ''demos'', or demonstration programs. Most of these are on the Mini Micro system disk in the <c>/sys/demo</c> directory.")
  • 21:33, 8 July 2021 JoeStrout talk contribs created page File:Demo-angles.png (Screen shot of /sys/demo/angles.ms)
  • 21:33, 8 July 2021 JoeStrout talk contribs uploaded File:Demo-angles.png (Screen shot of /sys/demo/angles.ms)
  • 21:31, 8 July 2021 JoeStrout talk contribs created page /sys/demo/angles (Created page with "The program on the system disk at <c>/sys/demo/angles.ms</c> illustrates how to work with degrees and radians. The user may click anywhere on the right half of the screen to...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)