summaryrefslogtreecommitdiff
path: root/web/web_control.h
Commit message (Collapse)AuthorAgeFilesLines
* web: fix ending match mid-comp-throw and starting another quicklyDavid Vazgenovich Shakaryan2022-05-161-1/+0
|
* web: clean up properly when match is ended while comp is throwingDavid Vazgenovich Shakaryan2022-05-161-0/+1
|
* web: allow selection of starting points and user to throw firstDavid Vazgenovich Shakaryan2022-05-091-1/+2
| | | | | | | This new option selection code is a bit messy for now. It requires the options and their order to be in sync between the prompt functions and the corresponding submit functions. There's also a bit too much repetition of generic code that's applicable to all options.
* web: minor cleanup of prompt codeDavid Vazgenovich Shakaryan2022-05-021-4/+0
|
* web: move control logic to separate fileDavid Vazgenovich Shakaryan2022-05-021-0/+18