summaryrefslogtreecommitdiffstats
path: root/src/commandline
Commit message (Expand)AuthorAgeFilesLines
* Print welcome banner in bold (which will come out as bright white textMichael Brown2006-12-181-2/+5
* Added "clear" commandMichael Brown2006-12-121-0/+30
* Added "exit" back in as a standardised command.Michael Brown2006-12-082-24/+17Star
* cmdlinelib.c now calls system() rather than doing its own tokenisationMichael Brown2006-12-085-208/+18Star
* Tidy up some more output. The command-line code needs some severeMichael Brown2006-12-052-7/+7
* Slightly tidied up console messages.Michael Brown2006-12-052-8/+5Star
* Tied NVO commands into the human-interactable settings code that IMichael Brown2006-12-051-11/+27
* Added quick and dirty commands for testing the new NVO code.Michael Brown2006-12-051-0/+68
* Merge of Fredrik Hultin command_lineMarty Connor2006-08-095-0/+737