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 | 3 | -6603/+1 |
| | |||||
* | added robustness, removed utf8 support | makefu | 2011-07-24 | 6 | -16/+5178 |
| | | | | | | 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 | 6 | -31/+1431 |
| | |||||
* | added curses stuff | makefu | 2011-07-24 | 4 | -69/+253 |
| | | | | | | 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 | 3 | -0/+87 |