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).
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 08:23, 11 September 2025 MoKaLux talk contribs created page Tuto tiny-ecs 2d platformer Part 7 Enemies (wip)
- 01:54, 8 September 2025 MoKaLux talk contribs created page Tuto tiny-ecs 2d platformer Part 6 ECS Components (Created page with "__TOC__ == Components == As we have seen in the previous chapter, components are abilities we add to an Entity. Entities can and will share the same components. Let's contin...")
- 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 created page File:Tuto pf cbump tecs02.png (cc0)
- 23:52, 5 September 2025 MoKaLux talk contribs uploaded File:Tuto pf cbump tecs02.png (cc0)
- 23:51, 5 September 2025 MoKaLux talk contribs created page File:Tuto pf cbump tecs01.png (cc0)
- 23:51, 5 September 2025 MoKaLux talk contribs uploaded 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))