summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-09-15Save friends toosin
2014-09-15Just a hack for now, strip the training newline if anysin
2014-09-15Don't set a fixed name at init timesin
tox_load() handles that and gives us our last nickname.
2014-09-15Touch text_out at init timesin
2014-09-15Add commands to change name and print current IDsin
2014-09-15When we hit an unknown command inform the user of the help commandsin
2014-09-15Errors go to stderrsin
2014-09-15Capitalize string in outputsin
2014-09-15Rename `helpstr' to `usage'sin
2014-09-15Add command infrastructuresin
2014-09-13Dump output to master.out by defaultsin
Errors go to stderr. Simply tail -f master.out.
2014-09-13Add Makefile + config.mk + config.def.hsin
2014-09-13Add LICENSEsin
2014-09-13text_out should be in the same dir as text_insin
Thanks unknown person.
2014-09-13Add missing breaksin
2014-09-13Style fixsin
2014-09-13Statically init friend headsin
2014-09-13Rename data file to ratatox.datasin
2014-09-13Initial commitsin