summaryrefslogtreecommitdiffhomepage
path: root/not
AgeCommit message (Expand)Author
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
2017-08-01Fixed leftover from mass replaceAki
2017-08-01Ray now uses getScale directlyAki
2017-08-01Added short input from taking inputAki
2017-08-01Settings reload moved to separate methodAki
2017-08-01Saves display settings properlyAki
2017-08-01Remove joysticks pop-likeAki
2017-08-01displayLoads now correctly handles fullscreen or windowed modesAki
2017-07-31Fixed scaling issues on display changeAki
2017-07-31For testing purpose - static change of display settingsAki
2017-07-31New settings format that allows something else than controller setsAki
2017-07-20Moved name-tag drawing to separate function; moved up overall in drawing func...Aki
2017-07-20Added initial name tags above HeroesAki