summaryrefslogtreecommitdiffhomepage
path: root/not
AgeCommit message (Expand)Author
2017-09-07Renamed filepath to filenameAki
2017-09-06Tag color fixedAki
2017-09-06Some additional info dislayed in debug modeAki
2017-09-06Spawn some Clouds on startAki
2017-09-06Some actual functionality added to CloudGenAki
2017-09-06yer funny aki, arent yerAki
2017-09-05Fresh take on cloud-related random methodsAki
2017-09-05Move clouds in front of decorationsAki
2017-09-05That background kept irritating me. Background now follows offset with ratioAki
2017-09-05Cloud clean-up, moving methods from World to CloudGeneratorAki
2017-09-05CloudGenerator createdAki
2017-09-05Random naut selection is back!Aki
2017-09-05Moved selector's action handlers outside controlpressed methodAki
2017-09-05Map config filepath is now added to map config table; used by debug modeAki
2017-09-05Fixed typo in GroupAki
2017-09-05Added addChild, setPosition and getSize to GroupAki
2017-09-05Map config table is now passed to World rather than map nameAki
2017-09-05Darken not unique selectionsAki
2017-09-05That will draw content for selector's box for nowAki
2017-09-04Fix also in this lineAki
2017-09-04Fix for empty second parameter in table.insertAki
2017-09-04Minor interaction changes; draw arrowsAki
2017-09-04Basic interaction and changes to lock mechanicAki
2017-09-04Testing new Selector and added update, locked drawingAki
2017-09-04Basic draw for SelectorAki
2017-09-04Clearing up getLocked, docs changesAki
2017-09-04Minor getLocked and isUnique changesAki
2017-09-04First steps in Selector rewriteAki
2017-09-04Added callEachBut methodAki
2017-09-04No more dank name: Demux => GroupAki
2017-09-04Fixed callWithSetAki
2017-09-04There was no end to itAki
2017-09-04Buttons' size just for sakeAki
2017-09-04Note about Element's getSizeAki
2017-09-04Element uses Object's deleteAki
2017-09-04Elements now have getSize by defaultAki
2017-09-04Renamed demux methodAki
2017-09-04Demux passes controller callbacks only if focusedAki
2017-09-04New menu element DemultiplexerAki
2017-09-03Default delay static for SelectorAki
2017-09-03Variables initialized in constructorAki
2017-09-03Deleted (hehe) misleading commentAki
2017-09-03Moved default variables to constructor in ElementAki
2017-09-03Cleaned up comments, background position based on map centerAki
2017-09-03Background as Decoration, no layers with scroll ratio yetAki
2017-09-03More map config and loading changesAki
2017-09-02Separated platforms' configs from maps' configsAki
2017-09-02Center_* changed to center.* (table)Aki
2017-09-02Empty delete function for Object just in caseAki
2017-09-02Deleted obsolete nilinitializers in WorldAki