changelog
    
    
    - Mon, 15 Dec 2014 02:03:08 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 15 Dec 2014 02:03:08 +0200] rev 29
 
    - - handle the 'from' argument in RCONSession::handle_packet to filter out packets from foreign hosts
- some code simplification in the interface code 
    - Mon, 15 Dec 2014 01:47:40 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 15 Dec 2014 01:47:40 +0200] rev 28
 
    - - added a help message to the statusbar
 
    - Mon, 15 Dec 2014 01:41:06 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 15 Dec 2014 01:41:06 +0200] rev 27
 
    - - now exits cleanly with ^Q!
- the statusbar now actually features meaningful info (IP, num admins, current level) and is colored to match titlebar 
    - Sun, 14 Dec 2014 23:41:00 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 14 Dec 2014 23:41:00 +0200] rev 26
 
    - - removed a useless copy of CMakeLists.txt in updaterevision/
 
    - Sun, 14 Dec 2014 23:38:26 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 14 Dec 2014 23:38:26 +0200] rev 25
 
    - - cleanup, refactor + better input handling
 
    - Sun, 14 Dec 2014 23:21:38 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 14 Dec 2014 23:21:38 +0200] rev 24
 
    - - the interface is now able to connect to arbitrary hosts (uses ^N to start the prompt) instead of the hardcoded localhost:10666
 
    - Sun, 14 Dec 2014 20:47:44 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 14 Dec 2014 20:47:44 +0200] rev 23
 
    - - the prompt is now colored
- the titlebar now changes to the server hostname upon connection 
    - Sun, 14 Dec 2014 20:24:16 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 14 Dec 2014 20:24:16 +0200] rev 22
 
    - - don't send empty messages
 
    - Sun, 14 Dec 2014 20:24:02 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 14 Dec 2014 20:24:02 +0200] rev 21
 
    - - cleaned up rcon session messages
 
    - Sun, 14 Dec 2014 20:20:43 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 14 Dec 2014 20:20:43 +0200] rev 20
 
    - - now in color! (titlebar at least anyway)