2 Commits

Author SHA1 Message Date
f6c7fa83bb Fixed how iteration through database is handled
Fixed command error styling
Added callback to flush database when server window is closed
2018-05-04 16:04:58 +02:00
eeaf8c708f Revised and refactored OutputFormatter
- OutputFormatter is now renamed to CommandHandler
CommandHandler now supports full command management
  - Dynamically generates command list (for "help")
  - Added Command class which specifies the structure of a command
  - Added struct specifying the structure of a command parameter
Added exception handling to networking
Moved shared layout resource to Common layout file
2018-05-02 22:26:19 +02:00