aboutsummaryrefslogtreecommitdiff
path: root/src/cli
Commit message (Collapse)AuthorAgeLines
* Input revamp to make keybindings controlable.inputArne Dußin2021-01-17-38/+56
|
* Fix warningsArne Dußin2021-01-08-2/+15
|
* 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.
* Rename save to write for vim mnemonics compatibilityArne Dußin2021-01-08-6/+6
|
* Add loading capabilities backArne Dußin2021-01-06-0/+79
|
* Add CLI with save featureArne Dußin2021-01-06-0/+199