summaryrefslogtreecommitdiffhomepage
path: root/not
AgeCommit message (Expand)Author
2017-09-09Started Camera reworkAki
2017-09-08Wrapped Box2D callbacksAki
2017-09-08Added renderTo method; clear now uses itAki
2017-09-08Some additional garbage collectingAki
2017-09-08Created Layer classAki
2017-09-07Graphics debug stats, coloring for layers to fix bleedin from debugAki
2017-09-07Removed tables for specific objects and replaced references with proper metho...Aki
2017-09-07Initial layering for drawingAki
2017-09-07Here tooAki
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