Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Use only foreground color for selecting spawn | June McEnroe | 2017-08-30 | |
| | ||||
* | Add four additional spawns | June McEnroe | 2017-08-29 | |
| | ||||
* | Add respawning | June McEnroe | 2017-08-28 | |
| | ||||
* | Use Makefile | June McEnroe | 2017-08-26 | |
| | ||||
* | Add license to C files | June McEnroe | 2017-08-24 | |
| | | | | I feel like doing this now. | |||
* | Check COLOR_PAIRS in client | June McEnroe | 2017-08-08 | |
| | ||||
* | Add put mode | June McEnroe | 2017-08-08 | |
| | | | | This is what replace mode used to do. | |||
* | Move in insert direction on ~ | June McEnroe | 2017-08-02 | |
| | ||||
* | Preserve color on replace | June McEnroe | 2017-08-02 | |
| | ||||
* | Use designated initializers for messages | June McEnroe | 2017-07-31 | |
| | | | | I did not realize this syntax was so powerful. | |||
* | Show other clients' cursors | June McEnroe | 2017-07-31 | |
| | | | | Also unfuck removing on send failure. | |||
* | Perform enter as two moves rather than a loop | June McEnroe | 2017-07-31 | |
| | ||||
* | Adjust move speed in client | June McEnroe | 2017-07-31 | |
| | ||||
* | Persist bright across color changes | June McEnroe | 2017-07-30 | |
| | ||||
* | Support background colors | June McEnroe | 2017-07-30 | |
| | ||||
* | Track color only client-side | June McEnroe | 2017-07-30 | |
| | ||||
* | Add ostensible support for background colors | June McEnroe | 2017-07-30 | |
| | ||||
* | Add ` command | June McEnroe | 2017-07-30 | |
| | ||||
* | Initial commit | June McEnroe | 2017-07-30 | |