Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed backspace bug on krebs... hopefully? | makefu | 2011-07-24 | 1 | -1/+2 |
| | |||||
* | fixed wrong displaying in output window | makefu | 2011-07-24 | 1 | -1/+1 |
| | |||||
* | added robustness, removed utf8 support | makefu | 2011-07-24 | 1 | -3/+7 |
| | | | | | | to be able to send special characters over the line the characters are translated into their number value and written as string. this essentially breaks utf-8 support for the clients, needs to be fixed some time later added ignore for own messages, message colorization | ||||
* | emergency commit | makefu | 2011-07-24 | 1 | -16/+26 |
| | |||||
* | added curses stuff | makefu | 2011-07-24 | 1 | -60/+82 |
| | | | | | | cholerab-live/view.py: now able to write basic utf-8 on the plane, handles some rudimentary colors handles backspace correctly | ||||
* | fixed cur_set bug/added todo | makefu | 2011-07-21 | 1 | -2/+6 |
| | |||||
* | added initial version of cholerab-live | makefu | 2011-07-19 | 1 | -0/+71 |