summaryrefslogtreecommitdiff
path: root/src/terminal.c
AgeCommit message (Collapse)AuthorFilesLines
2009-01-20It's 2009 nowLars-Dominik Braun1-1/+2
Update copyright notices, add my email address, but don't change libwardrobe (I'm not maintaining it anymore)
2008-06-23client: Use function prefix "Bar"Lars-Dominik Braun1-2/+2
2008-06-17Removed @author and @added as they are tracked by gitLars-Dominik Braun1-4/+0
2008-06-15client: Removed unneeded debugging printf's; some more documentation for ↵Lars-Dominik Braun1-0/+11
functions
2008-06-15client: Config file added, not yet documentedLars-Dominik Braun1-0/+50
Some restructuring was necessary too.