All public logs

From GiderosMobile

Combined display of all available logs of GiderosMobile. 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 (newer 50 | ) (20 | 50 | 100 | 250 | 500)
  • 04:32, 7 September 2025 MoKaLux talk contribs created page Tuto tiny-ecs 2d platformer Part 5 ePlayer1 (wip)
  • 04:26, 6 September 2025 MoKaLux talk contribs created page Tuto tiny-ecs 2d platformer Part 4 LevelX (wip)
  • 03:30, 6 September 2025 MoKaLux talk contribs created page Tuto tiny-ecs 2d platformer Part 3 transitions menu options (Created page with "__TOC__ We quickly go through the '''Transitions''' Class, the '''Menu''' scene and the '''Options''' scene as they were covered in the '''Gideros Game Template1 Tutorial'''...")
  • 00:47, 6 September 2025 MoKaLux talk contribs created page Tuto tiny-ecs 2d platformer Part 2 Init and Main (Created page with "__TOC__ == the init.lua file == The ''init.lua'' file is the first file to be loaded when launching the game. This is where I like to initialize some global variables: * the p...")
  • 00:20, 6 September 2025 MoKaLux talk contribs created page Tuto tiny-ecs 2d platformer Part 1 Setup (Created page with "__TOC__ == Setup == As mentionned in the introduction, we will use the '''Gideros Game Template1'''. So make a copy of your Gideros Game...")
  • 23:59, 5 September 2025 MoKaLux talk contribs created page Tutorial - tiny-ecs 2d platformer (Created page with "Hello developers! In this tutorial, we will make a '''2D platformer''': 320px 320px '''PS''': all assets...")
  • 23:52, 5 September 2025 MoKaLux talk contribs uploaded File:Tuto pf cbump tecs02.png (cc0)
  • 23:52, 5 September 2025 MoKaLux talk contribs created page File:Tuto pf cbump tecs02.png (cc0)
  • 23:51, 5 September 2025 MoKaLux talk contribs uploaded File:Tuto pf cbump tecs01.png (cc0)
  • 23:51, 5 September 2025 MoKaLux talk contribs created page File:Tuto pf cbump tecs01.png (cc0)
  • 03:07, 5 September 2025 MoKaLux talk contribs created page Wax (Created page with "__NOTOC__ '''Supported platforms:''' File:Platform ios.png<br/> '''Available since:''' Gideros 2025.9<br/> === Description === Wax is a framework that lets you write nati...")
  • 00:09, 5 September 2025 MoKaLux talk contribs created page Stage:validateLayout (Created page with "__NOTOC__ '''Available since:''' Gideros 2025.9<br/> '''Class:''' Stage<br/> === Description === Forces immediate layout computations. <syntaxhighlight lang="lua"> stage:...")
  • 23:31, 31 July 2025 MoKaLux talk contribs deleted page KeyCode.MOUSE MIDDLE (content was: "__NOTOC__ <languages /> '''<translate>Available since</translate>:''' Gideros 2015.08<br/> '''<translate>Value</translate>:''' 4<br/> '''<translate>Defined by</translate>:''' KeyCode<br/> === <translate>Description</translate> === <translate>Mouse middle button or wheel is pressed</translate> {{KeyCode}}")
  • 23:26, 31 July 2025 MoKaLux talk contribs deleted page KeyCode.PAGE UP (content was: "__NOTOC__ <languages /> '''<translate>Available since</translate>:''' Gideros 2013.06<br/> '''<translate>Value</translate>:''' 404<br/> '''<translate>Defined by</translate>:''' KeyCode<br/> === <translate>Description</translate> === <translate></translate> {{KeyCode}}")
  • 23:26, 31 July 2025 MoKaLux talk contribs deleted page KeyCode.PAGE DOWN (content was: "__NOTOC__ <languages /> '''<translate>Available since</translate>:''' Gideros 2013.06<br/> '''<translate>Value</translate>:''' 405<br/> '''<translate>Defined by</translate>:''' KeyCode<br/> === <translate>Description</translate> === <translate></translate> {{KeyCode}}")
  • 23:25, 31 July 2025 MoKaLux talk contribs deleted page KeyCode.MOUSE LEFT (content was: "__NOTOC__ <languages /> '''<translate>Available since</translate>:''' Gideros 2015.08<br/> '''<translate>Value</translate>:''' 1<br/> '''<translate>Defined by</translate>:''' KeyCode<br/> === <translate>Description</translate> === <translate>Left mouse button is pressed</translate> {{KeyCode}}")
  • 23:25, 31 July 2025 MoKaLux talk contribs deleted page KeyCode.MOUSE NONE (content was: "__NOTOC__ <languages /> '''<translate>Available since</translate>:''' Gideros 2015.08<br/> '''<translate>Value</translate>:''' 0<br/> '''<translate>Defined by</translate>:''' KeyCode<br/> === <translate>Description</translate> === <translate>Mouse button is not pressed</translate> {{KeyCode}}")
  • 23:24, 31 July 2025 MoKaLux talk contribs deleted page KeyCode.MOUSE RIGHT (content was: "__NOTOC__ <languages /> '''<translate>Available since</translate>:''' Gideros 2015.08<br/> '''<translate>Value</translate>:''' 2<br/> '''<translate>Defined by</translate>:''' KeyCode<br/> === <translate>Description</translate> === <translate>Mouse right button is pressed</translate> {{KeyCode}}")
  • 23:21, 31 July 2025 MoKaLux talk contribs deleted page KeyCode.MODIFIER META (content was: "__NOTOC__ <languages /> '''<translate>Available since</translate>:''' Gideros 2017.4<br/> '''<translate>Value</translate>:''' 8<br/> '''<translate>Defined by</translate>:''' KeyCode<br/> === <translate>Description</translate> === <translate>Meta key is pressed</translate> {{KeyCode}}")
  • 23:21, 31 July 2025 MoKaLux talk contribs deleted page KeyCode.MODIFIER ALT (content was: "__NOTOC__ <languages /> '''<translate>Available since</translate>:''' Gideros 2017.4<br/> '''<translate>Value</translate>:''' 2<br/> '''<translate>Defined by</translate>:''' KeyCode<br/> === <translate>Description</translate> === <translate>Alt key is pressed</translate> {{KeyCode}}")
  • 23:21, 31 July 2025 MoKaLux talk contribs deleted page KeyCode.MODIFIER CTRL (content was: "__NOTOC__ <languages /> '''<translate>Available since</translate>:''' Gideros 2017.4<br/> '''<translate>Value</translate>:''' 4<br/> '''<translate>Defined by</translate>:''' KeyCode<br/> === <translate>Description</translate> === <translate>Ctrl key is pressed</translate> {{KeyCode}}")
  • 23:20, 31 July 2025 MoKaLux talk contribs deleted page KeyCode.MODIFIER SHIFT (content was: "__NOTOC__ <languages /> '''<translate>Available since</translate>:''' Gideros 2017.4<br/> '''<translate>Value</translate>:''' 1<br/> '''<translate>Defined by</translate>:''' KeyCode<br/> === <translate>Description</translate> === <translate>Shift key is pressed</translate> {{KeyCode}}")
  • 23:20, 31 July 2025 MoKaLux talk contribs deleted page KeyCode.MODIFIER NONE (content was: "__NOTOC__ <languages /> '''<translate>Available since</translate>:''' Gideros 2017.4<br/> '''<translate>Value</translate>:''' 0<br/> '''<translate>Defined by</translate>:''' KeyCode<br/> === <translate>Description</translate> === <translate>No modifiers</translate> {{KeyCode}}")
  • 23:22, 28 July 2025 MoKaLux talk contribs deleted page Category:Noise (content was: "#REDIRECT FastNoise Category:Plugins", and the only contributor was "MoKaLux" (talk))
  • 23:13, 28 July 2025 MoKaLux talk contribs deleted page Template:Noise (content was: " ---- *Noise *Noise.new {{Special:PrefixIndex/Noise:}} <span line-height: 1.3em;"> *'''Noise Constants''' </span> {{Gideros deco stars01}} {{GIDEROS IMPORTANT LINKS}} Category:Noise", and the only contributor was "MoKaLux" (talk))
  • 23:11, 28 July 2025 MoKaLux talk contribs deleted page Noise Constants (content was: "__NOTOC__ '''Available since:''' Gideros 2019.12<br/> '''Defined by:''' Noise<br/> === Constants === ==== Cellular data type ==== '''Noise.CELLULAR''': Cellular data type<br/> ==== Fractal data type ==== '''Noise.BILLOW''': Fractal data type<br/> '''Noise.FBM''': Fractal data type<br/> '''Noise.PERLIN''': Fractal data type<br/> '''Noise.PERLIN_FRACTAL''': Fractal data ty...", and the only contributor was "MoKaLux" (talk))
  • 23:09, 28 July 2025 MoKaLux talk contribs deleted page Noise (content was: "__NOTOC__ <!--GIDEROSOBJ:FastNoise--> '''Supported platforms:''' File:Platform android.pngFile:Platform ios.pngFile:Platform mac.pngFile:Platform pc.pngFile:Platform html5.pngFile:Platform winrt.pngFile:Platform win32.png<br/> '''Available since:''' Gideros 2019.12<br/> === Description === FastNoise is an open source noise generation library with a large collection of different noise algorithms. '''[https://github.com/Auburns/FastNoise FastNoise ho...")
  • 23:01, 28 July 2025 MoKaLux talk contribs created page FastNoise Constants (Created page with "__NOTOC__ '''Available since:''' Gideros 2019.12<br/> '''Defined by:''' FastNoise<br/> === Constants === ==== Cellular data type ==== '''Noise.CELLULAR''': Cellular data...")
  • 20:51, 27 July 2025 MoKaLux talk contribs deleted page Noise:getInterp() (content was: "#REDIRECT Noise:getInterp", and the only contributor was "MoKaLux" (talk))
  • 20:36, 27 July 2025 MoKaLux talk contribs deleted page Noise.BILLOW (content was: "'''<translate>Available since</translate>:''' Gideros 2019.12<br/> '''<translate>Value</translate>:''' Noise.BILLOW<br/> '''<translate>Defined by</translate>:''' Noise<br/> === <translate>Description</translate> === Fractal data type {{Noise}}", and the only contributor was "MoKaLux" (talk))
  • 20:36, 27 July 2025 MoKaLux talk contribs deleted page Noise.CELLULAR (content was: "'''<translate>Available since</translate>:''' Gideros 2019.12<br/> '''<translate>Value</translate>:''' Noise.CELLULAR<br/> '''<translate>Defined by</translate>:''' Noise<br/> === Description === Cellular data type {{Noise}}", and the only contributor was "MoKaLux" (talk))
  • 20:36, 27 July 2025 MoKaLux talk contribs deleted page Noise.CELL VALUE (content was: "'''<translate>Available since</translate>:''' Gideros 2019.12<br/> '''<translate>Value</translate>:''' Noise.CELL_VALUE<br/> '''<translate>Defined by</translate>:''' Noise<br/> === Description === Noise data type {{Noise}}", and the only contributor was "MoKaLux" (talk))
  • 20:36, 27 July 2025 MoKaLux talk contribs deleted page Noise.CUBIC (content was: "'''<translate>Available since</translate>:''' Gideros 2019.12<br/> '''<translate>Value</translate>:''' Noise.CUBIC<br/> '''<translate>Defined by</translate>:''' Noise<br/> === Description === Noise data type {{Noise}}", and the only contributor was "MoKaLux" (talk))
  • 20:36, 27 July 2025 MoKaLux talk contribs deleted page Noise.CUBIC FRACTAL (content was: "'''<translate>Available since</translate>:''' Gideros 2019.12<br/> '''<translate>Value</translate>:''' Noise.CUBIC_FRACTAL<br/> '''<translate>Defined by</translate>:''' Noise<br/> === Description === Noise data type {{Noise}}", and the only contributor was "MoKaLux" (talk))
  • 20:36, 27 July 2025 MoKaLux talk contribs deleted page Noise.DISTANCE (content was: "'''<translate>Available since</translate>:''' Gideros 2019.12<br/> '''<translate>Value</translate>:''' Noise.DISTANCE<br/> '''<translate>Defined by</translate>:''' Noise<br/> === Description === Noise data type {{Noise}}", and the only contributor was "MoKaLux" (talk))
  • 20:35, 27 July 2025 MoKaLux talk contribs deleted page Noise.DISTANCE 2 (content was: "'''<translate>Available since</translate>:''' Gideros 2019.12<br/> '''<translate>Value</translate>:''' Noise.DISTANCE_2<br/> '''<translate>Defined by</translate>:''' Noise<br/> === Description === Noise data type {{Noise}}", and the only contributor was "MoKaLux" (talk))
  • 20:35, 27 July 2025 MoKaLux talk contribs deleted page Noise.DISTANCE 2 ADD (content was: "'''<translate>Available since</translate>:''' Gideros 2019.12<br/> '''<translate>Value</translate>:''' Noise.DISTANCE_2_ADD<br/> '''<translate>Defined by</translate>:''' Noise<br/> === Description === Noise data type {{Noise}}", and the only contributor was "MoKaLux" (talk))
  • 20:35, 27 July 2025 MoKaLux talk contribs deleted page Noise.DISTANCE 2 DIV (content was: "'''<translate>Available since</translate>:''' Gideros 2019.12<br/> '''<translate>Value</translate>:''' Noise.DISTANCE_2_DIV<br/> '''<translate>Defined by</translate>:''' Noise<br/> === Description === Noise data type {{Noise}}", and the only contributor was "MoKaLux" (talk))
  • 20:35, 27 July 2025 MoKaLux talk contribs deleted page Noise.DISTANCE 2 MUL (content was: "'''<translate>Available since</translate>:''' Gideros 2019.12<br/> '''<translate>Value</translate>:''' Noise.DISTANCE_2_MUL<br/> '''<translate>Defined by</translate>:''' Noise<br/> === Description === Noise data type {{Noise}}", and the only contributor was "MoKaLux" (talk))
  • 20:35, 27 July 2025 MoKaLux talk contribs deleted page Noise.DISTANCE 2 SUB (content was: "'''<translate>Available since</translate>:''' Gideros 2019.12<br/> '''<translate>Value</translate>:''' Noise.DISTANCE_2_SUB<br/> '''<translate>Defined by</translate>:''' Noise<br/> === Description === Noise data type {{Noise}}", and the only contributor was "MoKaLux" (talk))
  • 20:35, 27 July 2025 MoKaLux talk contribs deleted page Noise.EUCLIDEAN (content was: "'''<translate>Available since</translate>:''' Gideros 2019.12<br/> '''<translate>Value</translate>:''' Noise.EUCLIDEAN<br/> '''<translate>Defined by</translate>:''' Noise<br/> === Description === Noise data type {{Noise}}", and the only contributor was "MoKaLux" (talk))
  • 20:35, 27 July 2025 MoKaLux talk contribs deleted page Noise.FBM (content was: "'''<translate>Available since</translate>:''' Gideros 2019.12<br/> '''<translate>Value</translate>:''' Noise.FBM<br/> '''<translate>Defined by</translate>:''' Noise<br/> === <translate>Description</translate> === Fractal data type {{Noise}}", and the only contributor was "MoKaLux" (talk))
  • 20:34, 27 July 2025 MoKaLux talk contribs deleted page Noise.HERMITE (content was: "'''<translate>Available since</translate>:''' Gideros 2019.12<br/> '''<translate>Value</translate>:''' Noise.HERMITE<br/> '''<translate>Defined by</translate>:''' Noise<br/> === Description === Noise data type {{Noise}}", and the only contributor was "MoKaLux" (talk))
  • 20:34, 27 July 2025 MoKaLux talk contribs deleted page Noise.LINEAR (content was: "'''<translate>Available since</translate>:''' Gideros 2019.12<br/> '''<translate>Value</translate>:''' Noise.LINEAR<br/> '''<translate>Defined by</translate>:''' Noise<br/> === Description === Noise data type {{Noise}}", and the only contributor was "MoKaLux" (talk))
  • 20:34, 27 July 2025 MoKaLux talk contribs deleted page Noise.MANHATTAN (content was: "'''<translate>Available since</translate>:''' Gideros 2019.12<br/> '''<translate>Value</translate>:''' Noise.MANHATTAN<br/> '''<translate>Defined by</translate>:''' Noise<br/> === Description === Noise data type {{Noise}}", and the only contributor was "MoKaLux" (talk))
  • 20:34, 27 July 2025 MoKaLux talk contribs deleted page Noise.NATURAL (content was: "'''<translate>Available since</translate>:''' Gideros 2019.12<br/> '''<translate>Value</translate>:''' Noise.NATURAL<br/> '''<translate>Defined by</translate>:''' Noise<br/> === Description === Noise data type {{Noise}}", and the only contributor was "MoKaLux" (talk))
  • 20:33, 27 July 2025 MoKaLux talk contribs deleted page Noise.NOISE LOOKUP (content was: "'''<translate>Available since</translate>:''' Gideros 2019.12<br/> '''<translate>Value</translate>:''' Noise.NOISE_LOOKUP<br/> '''<translate>Defined by</translate>:''' Noise<br/> === Description === Noise data type {{Noise}}", and the only contributor was "MoKaLux" (talk))
  • 20:33, 27 July 2025 MoKaLux talk contribs deleted page Noise.PERLIN (content was: "'''<translate>Available since</translate>:''' Gideros 2019.12<br/> '''<translate>Value</translate>:''' Noise.PERLIN<br/> '''<translate>Defined by</translate>:''' Noise<br/> === Description === Fractal data type {{Noise}}", and the only contributor was "MoKaLux" (talk))
  • 20:33, 27 July 2025 MoKaLux talk contribs deleted page Noise.PERLIN FRACTAL (content was: "'''<translate>Available since</translate>:''' Gideros 2019.12<br/> '''<translate>Value</translate>:''' Noise.PERLIN_FRACTAL<br/> '''<translate>Defined by</translate>:''' Noise<br/> === Description === Fractal data type {{Noise}}", and the only contributor was "MoKaLux" (talk))
  • 20:31, 27 July 2025 MoKaLux talk contribs deleted page Noise.QUINTIC (content was: "'''<translate>Available since</translate>:''' Gideros 2019.12<br/> '''<translate>Value</translate>:''' Noise.QUINTIC<br/> '''<translate>Defined by</translate>:''' Noise<br/> === Description === Noise data type {{Noise}}", and the only contributor was "MoKaLux" (talk))
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)