aboutsummaryrefslogtreecommitdiff
path: root/src/gui.rs
AgeCommit message (Collapse)Author
2020-02-10Feature completion for 0.2.0tslil clingman
2020-02-01Features complete for v 0.1.0tslil clingman
2020-01-30Big restructuring for modal UI. Undo & log scrolling addedtslil clingman
2020-01-29Small bugfix and cleanuptslil clingman
2020-01-28restructured main loop to handle GUI element focustslil clingman
2020-01-27Names, who goes first, date in PTNtslil clingman
2020-01-27fix ptn issuestslil clingman
2020-01-26Playing against the computer actually works!tslil clingman
2020-01-21fixed tall stack nonsense, improved parsertslil clingman
2020-01-20Move rules were incorrectly/incompletely implementedtslil clingman
2020-01-20bool + log ad hoc --> Result<_,_> & refactoringtslil clingman
2020-01-19Parsing `by hand', gui in separate moduletslil clingman