client/src
Tissevert b9d8dba0a3 Fix memory leak on buttons mapping in textScreen() 2018-12-14 23:34:13 +01:00
..
async.js Harden async's parallel against one function returning multiple times 2018-12-14 23:31:09 +01:00
automaton.js Change default unisex character name 2018-12-10 23:06:18 +01:00
buttons.js Fix bugs in buttons settings menu 2018-12-04 08:27:32 +01:00
dom.js Implement text prompt and use it to offer an open choice for the name 2018-11-29 22:22:25 +01:00
index.html Take animation, text and menus to a separate UI module 2018-11-20 15:56:28 +01:00
main.js Implement name prompt and go on to skin selection 2018-12-02 19:50:23 +01:00
messaging.js Implement the messaging module for good using the async monad for message reception 2018-12-02 19:49:57 +01:00
screen.css Implement settings menu 2018-11-30 14:51:42 +01:00
screen.js Allow menus to start at a pre-selected position and use it on text speed selection 2018-12-01 17:17:18 +01:00
session.js Make the update function in session module an async construct that waits until the state of the game has been updated 2018-12-02 19:48:59 +01:00
ui.js Fix memory leak on buttons mapping in textScreen() 2018-12-14 23:34:13 +01:00