Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | web: clean up scoreboard and dom functions | David Vazgenovich Shakaryan | 2022-05-05 | 1 | -2/+2 |
| | |||||
* | web: abstract away most EM_ASM calls to dom file | David Vazgenovich Shakaryan | 2022-05-04 | 1 | -2/+3 |
| | |||||
* | web: move opt logic to c | David Vazgenovich Shakaryan | 2022-05-04 | 1 | -7/+66 |
| | |||||
* | web: use generic JS function for updating opt elems | David Vazgenovich Shakaryan | 2022-05-03 | 1 | -2/+17 |
| | |||||
* | web: move reading opts to opts file | David Vazgenovich Shakaryan | 2022-05-03 | 1 | -0/+7 |
| | |||||
* | web: split opts and prompt handlers into separate files | David Vazgenovich Shakaryan | 2022-05-02 | 1 | -0/+22 |
Currently using a bunch of forward declarations in prompt.c that should be cleaned up later. |