aboutsummaryrefslogtreecommitdiff
path: root/src/cli/mod.rs
Commit message (Collapse)AuthorAgeLines
* Rework graf karto to fit the client/server structureArne Dußin2021-02-02-128/+0
|
* Input revamp to make keybindings controlable.inputArne Dußin2021-01-17-38/+56
|
* Fix warningsArne Dußin2021-01-08-0/+1
|
* Fix CLI not capturing keyboardArne Dußin2021-01-08-0/+5
| | | | | | This is not a very nice solution and is due to limitations of raylib. Since I want to change the way input is handled in the future this is an okay solution, but when overhauling the input needs to be changed.
* Add CLI with save featureArne Dußin2021-01-06-0/+104