summaryrefslogtreecommitdiffhomepage
path: root/main.lua
AgeCommit message (Expand)Author
2018-04-07Hopefully all uses of setColor now use values in <0,1> rangeAki
2017-09-22Removed obsolete icons functionsAki
2017-09-06Some additional info dislayed in debug modeAki
2017-07-12All changeScene calls replaced with proper SceneManager callsAki
2017-07-12SceneManager has Controller and Love2D callbacksAki
2017-07-12Menu moved to new OOP modelAki
2017-07-12Basic SceneManager created and partialy replaced old scene managment systemAki
2017-07-11Moved scene managment to SceneManager (non-existant)Aki
2017-06-15No more global quitAki
2017-06-15Pushing old editsAki
2017-04-07Maps and nauts list moved to configAki
2017-04-07Clean-up main.lua a little bitAki
2017-04-06Camera moved to /not/ and cleaned-up a bitAki
2017-04-06Controller moved to /not/ and cleaned-up a bit.Aki
2017-04-06Settings moved to /not/, cleaned-up a bitAki
2017-04-06Menu cleaned-up and moved to /not/Aki
2017-04-06Moved music.lua, cleaned-up its code; Fixed requires for main, World and MenuAki
2017-03-19Comments, todos, pretty uselessAki
2017-03-19Night commit, added PhysicalBody, newImage to spriteAki
2017-03-16Moved ? -> not.?; Renamed Player -> HeroAki
2016-12-20I have no idea why I have put everything in one commitAki
2016-10-10Load controller sets from fileAki
2016-10-06Fixed debug information displaying with wrong fontAki
2016-09-30Added Settings module scrapAki
2016-08-20CleanupAki
2016-08-15Controller module additional callbacksAki
2016-08-14button to key renamedAki
2016-08-14Controller callbacksAki
2016-08-14Huge redesignAki
2016-08-13Scaling changedAki
2016-08-13floored grid for players and platformsAki
2016-08-05Delete moved to changeSceneAki
2016-08-05Main menu musicAki
2016-08-02Clean-up obsolete fontsAki
2016-08-02Scale debug infoAki
2016-07-31Map restartAki
2016-07-30New font, 04fontAki
2016-07-17FlagAki
2016-07-16Sprites color keying and new spritesAki
2016-07-12MenuAki
2016-06-29I don't know, reallyAki
2016-06-26Scaled background imageAki
2016-06-26ScalingAki
2016-06-20Header fontAki
2016-06-14Selector creation moved to menu.luaAki
2016-06-07DestAki
2016-06-05Menu visualsAki
2016-06-04Gamepad support \o/Aki
2016-06-04Menu actually works nowAki
2016-06-01Making master playableAki