summary refs log tree commit diff
path: root/bin/ttpre.c (follow)
Commit message (Collapse)AuthorAge
* Cast %lc parameter to wint_tJune McEnroe2019-08-27
| | | | | I hadn't realized that's what type %lc takes and suddenly started seeing warnings about it for some reason.
* Fix comparison warning in ttpreJune McEnroe2019-05-20
|
* Avoid excessive tags in ttpreJune McEnroe2019-02-10
|
* Don't use string functions in ttpreJune McEnroe2019-01-17
|
* Make all copyright headers consistentJune McEnroe2019-01-01
|
* Use wchar_t in ttpreJune McEnroe2018-10-08
|
* Add ttpreJune McEnroe2018-10-08
n title='2018-08-03 18:58:19 -0400'>2018-08-03Send a WHO in response to NAMES to get usernamesJune McEnroe 2018-08-03Colorize nicks and channelsJune McEnroe 2018-08-03Add support for mIRC colorsJune McEnroe 2018-08-03Handle bold, italic, underlineJune McEnroe 2018-08-03Add prift function for "prefix shift"June McEnroe 2018-08-03Link with -lcurseswJune McEnroe 2018-08-02Use libtls "compat" ciphersJune McEnroe 2018-08-02Add UI and handle some kinds of server messagesJune McEnroe 2018-08-02Add chroot.tar targetJune McEnroe