about summary refs log tree commit diff stats
path: root/command.c
Commit message (Expand)AuthorAgeFilesLines
...
* Start command validationJames Booth2012-02-181-16/+50
* Handles failed logins correctlyJames Booth2012-02-171-2/+7
* Handling logins and outputting to consoleJames Booth2012-02-161-3/+0
* Added status bar refresh to main loopJames Booth2012-02-121-0/+2
* Renamed console window functionsJames Booth2012-02-121-5/+5
* Renamed input_bar -> status_barJames Booth2012-02-121-2/+2
* Naming of staticsJames Booth2012-02-121-29/+29
* Tweak to commandsJames Booth2012-02-121-10/+4
* Moved start commands to command.moduleJames Booth2012-02-101-0/+30
* Pulled out command moduleJames Booth2012-02-091-0/+104