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)- 15:11, 13 May 2024 Hgy29 talk contribs created page Gideros SDK (Created page with "== What is Gideros ? == Gideros is free and open sourced and provides the cross-platform technology to create amazing games. In a couple of hours, you’ll find yourself buil...")
- 02:17, 6 May 2024 MoKaLux talk contribs created page Tutorial - tiny-ecs beatemup (Created page with "Hello developer! In this tutorial, we will code a '''beat'em up''' using '''tiny-ecs'''. The aim is to make a fully functional game with some menu, options, game and win scen...")
- 02:06, 6 May 2024 MoKaLux talk contribs created page File:Beu 03.png
- 02:06, 6 May 2024 MoKaLux talk contribs uploaded File:Beu 03.png
- 02:06, 6 May 2024 MoKaLux talk contribs created page File:Beu 02.png
- 02:06, 6 May 2024 MoKaLux talk contribs uploaded File:Beu 02.png
- 02:06, 6 May 2024 MoKaLux talk contribs created page File:Beu 01.png
- 02:06, 6 May 2024 MoKaLux talk contribs uploaded File:Beu 01.png
- 13:00, 30 April 2024 MoKaLux talk contribs created page RenderTarget:generateMipmap (Created page with "__NOTOC__ '''Available since:''' Gideros 2024.3<br/> '''Class:''' RenderTarget<br/> === Description === Tells Gideros to recompute mipmaps. <syntaxhighlight lang="lua"> R...")
- 00:10, 21 February 2024 MoKaLux talk contribs created page Viewport:setTarget (Created page with "__NOTOC__ '''Available since:''' Gideros 2024.2<br/> '''Class:''' Viewport<br/> === Description === Allows a Viewport to be rendered automatically to a RenderTarget. <syn...")
- 23:36, 20 February 2024 MoKaLux talk contribs created page Mesh:setAutoSort (Created page with "__NOTOC__ '''Available since:''' Gideros 2024.2<br/> '''Class:''' Mesh<br/> === Description === Enables depth sorting for translucency for the children of a mesh, from th...")
- 01:45, 22 December 2023 MoKaLux talk contribs created page File:Tiny-ecs demo.zip (Gideros project)
- 01:45, 22 December 2023 MoKaLux talk contribs uploaded File:Tiny-ecs demo.zip (Gideros project)
- 01:41, 22 December 2023 MoKaLux talk contribs created page File:Tiny-ecs demo assets.zip (renamed)
- 01:41, 22 December 2023 MoKaLux talk contribs uploaded File:Tiny-ecs demo assets.zip (renamed)
- 01:41, 22 December 2023 MoKaLux talk contribs deleted page File:Tiny-ecs demo.zip
- 00:42, 22 December 2023 MoKaLux talk contribs created page Tuto tiny-ecs demo Part 10 Conclusion (Created page with "__TOC__ In this chapter we will make the player1 able to "shoot" and "hurt" enemies. This will be done in two parts: first enabling the player1 "shoot" action, then hurting...")
- 03:10, 21 December 2023 MoKaLux talk contribs created page Tuto tiny-ecs demo Part 9 Player Shoots Enemies Die (Created page with "__TOC__ In this chapter we will make the player1 able to "shoot" and hurt a enemies. This will be done in two parts: first enabling the player1 "shoot" action, then hurting...")
- 21:34, 20 December 2023 MoKaLux talk contribs created page Tuto tiny-ecs demo Part 8 Enemies (Created page with "__TOC__ We continue with our tiny-ecs demo. It is time to add some "enemies". == Entity enemy1 == First we create an entity of type enemy1. In the entites folder "_E", crea...")
- 03:44, 20 December 2023 MoKaLux talk contribs created page Tuto tiny-ecs demo Part 7 Systems to move actors (Created page with "__TOC__ We continue with our tiny-ecs demo. It is time to add some action! == A System to control our player1 == We will create a system to control our player1 using the key...")
- 01:25, 19 December 2023 MoKaLux talk contribs created page Tuto tiny-ecs demo Part 6 tiny-ecs Component (Created page with "__TOC__ == Component == It is time to create our first Component. In the components folder "_C", create a file called "''cBody.lua''" for example. This will be the Component...")
- 21:58, 18 December 2023 MoKaLux talk contribs created page Tuto tiny-ecs demo Part 5 tiny-ecs System (Created page with "__TOC__ == System == It is time to create our first System. In the systems folder "_S", create a file called "''sDrawable.lua''" for example. This will be the System respons...")
- 23:13, 17 December 2023 MoKaLux talk contribs created page Tuto tiny-ecs demo Part 4 tiny-ecs Entity (Created page with "__TOC__ == tiny-ecs World == We will create our tiny-ecs world in the LevelX scene (cf: ''scenemanager''). Please create the ''levelX.lua'' file in the "'''scenes'''" folder...")
- 03:58, 17 December 2023 MoKaLux talk contribs created page Tuto tiny-ecs demo Part 3 tiny-ecs World (Created page with "__TOC__ == tiny-ecs World == We will create our tiny-ecs world in the LevelX scene. Please create the ''levelX.lua'' file in the "'''scenes'''" folder: <syntaxhighlight lang...")
- 02:03, 17 December 2023 MoKaLux talk contribs created page Tuto tiny-ecs demo Part 2 Menu (Created page with "__TOC__ == Init == == Main == == Menu scene == Okay, we are all set up, aren't we? Prev.: Tuto tiny-ecs_demo Part 1 Setup</br> '''Next: xxx''' '''Tutorial -...")
- 00:54, 17 December 2023 MoKaLux talk contribs created page Tuto tiny-ecs demo Part 1 Setup (Created page with "__TOC__ == Project setup == Create a project and call it "''tiny-ecs_demo''" for example. In the project properties, in the ''Graphics'' tab, change: * '''Scale Mode''': Lett...")
- 00:45, 17 December 2023 MoKaLux talk contribs created page File:ButtonMonster.lua (the lua file so you don't have to copy paste the code yourself)
- 00:45, 17 December 2023 MoKaLux talk contribs uploaded File:ButtonMonster.lua (the lua file so you don't have to copy paste the code yourself)
- 00:08, 17 December 2023 MoKaLux talk contribs created page Tutorial - tiny-ecs demo (Created page with "'''The first time I used the ECS paradigm to code a game, I was hooked! Let me share with you my excitment :-)''' Hello developer! In this tutorial, we will build a simple d...")
- 00:04, 17 December 2023 MoKaLux talk contribs created page File:Tiny-ecs demo.zip (some asset for the tiny-ecs demo tutorial asset are cc0)
- 00:04, 17 December 2023 MoKaLux talk contribs uploaded File:Tiny-ecs demo.zip (some asset for the tiny-ecs demo tutorial asset are cc0)
- 23:29, 16 December 2023 MoKaLux talk contribs created page File:Tiny-ecs demo pic2.png
- 23:29, 16 December 2023 MoKaLux talk contribs uploaded File:Tiny-ecs demo pic2.png
- 23:29, 16 December 2023 MoKaLux talk contribs created page File:Tiny-ecs demo pic1.png
- 23:29, 16 December 2023 MoKaLux talk contribs uploaded File:Tiny-ecs demo pic1.png
- 23:27, 16 December 2023 MoKaLux talk contribs deleted page File:Tiny-ecs demo.GApp
- 23:19, 16 December 2023 MoKaLux talk contribs created page File:Tiny-ecs demo.GApp
- 23:19, 16 December 2023 MoKaLux talk contribs uploaded File:Tiny-ecs demo.GApp
- 19:49, 15 December 2023 MoKaLux talk contribs created page Application:getProjectProperties (Created page with "'''Available since:''' Gideros 2023.12<br/> '''Class:''' Application<br/> === Description === Returns the properties of the project. <syntaxhighlight lang="lua"> (table)...")
- 19:03, 15 December 2023 MoKaLux talk contribs created page Event.APPLICATION PERMISSION (Created page with "'''Available since:''' Gideros 2023.12<br/> '''Value:''' applicationPermission<br/> '''Defined by:''' EventDispatcher<br/> === Description === The Event.APPLICATION_PERMI...")
- 18:39, 15 December 2023 MoKaLux talk contribs created page Cryptography.sha1 (Created page with "__NOTOC__ '''Available since:''' Gideros 2023.12<br/> '''Class:''' Cryptography<br/> === Description === sha1 encode some data. <syntaxhighlight lang="lua"> (string) = Cr...")
- 18:34, 15 December 2023 MoKaLux talk contribs created page Cryptography.pbkdf2 (Created page with "__NOTOC__ '''Available since:''' Gideros 2023.12<br/> '''Class:''' Cryptography<br/> === Description === Password-Based Key Derivation Function 2 (PBKDF2). <syntaxhighlig...")
- 01:22, 15 December 2023 MoKaLux talk contribs created page File:Tiny-ecs.lua
- 01:22, 15 December 2023 MoKaLux talk contribs uploaded File:Tiny-ecs.lua
- 21:11, 14 December 2023 MoKaLux talk contribs created page Tiny-ecs (Created page with "__NOTOC__ === tiny-ecs === '''[https://github.com/bakpakin/tiny-ecs tiny-ecs GitHub]''' *Copyright: '''2016''' *License: '''MIT''' *Author: '''Calvin Rose''' == API == === F...")
- 20:25, 14 December 2023 MoKaLux talk contribs created page ECS (Created page with "__NOTOC__ '''Supported platforms:''' File:Platform android.pngFile:Platform ios.pngFile:Platform mac.pngFile:Platform pc.pngFile:Platform html5.pngFile:P...")
- 11:05, 14 December 2023 MoKaLux talk contribs deleted page DrumHead (content was: "https://play.google.com/store/apps/details?id=com.mobileamusements.DrumHead", and the only contributor was "Anthony" (talk))
- 11:05, 14 December 2023 MoKaLux talk contribs deleted page Tropical Treasures 2 Deluxe (content was: "https://play.google.com/store/apps/details?id=com.mobileamusements.TropicalTreasures2FREE", and the only contributor was "Anthony" (talk))
- 11:05, 14 December 2023 MoKaLux talk contribs deleted page Sudoku Dragon Gems (content was: "https://play.google.com/store/apps/details?id=com.mobileamusements.SudokuDragonGemsVol1FREE", and the only contributor was "Anthony" (talk))
- 10:42, 14 December 2023 MoKaLux talk contribs deleted page Dummy Town (content was: "https://play.google.com/store/apps/details?id=com.jenots.dummytown", and the only contributor was "Anthony" (talk))