changelog
    
    
    - Wed, 20 Jul 2016 14:48:47 +0300
 
    - by Teemu Piippo <teemu@compsta2.com> [Wed, 20 Jul 2016 14:48:47 +0300] rev 137
 
    - Made Range not include the 'max' parameter, replaced a lot of for()-loops with C++11-style range-for-loops
 
    - Wed, 20 Jul 2016 13:29:03 +0300
 
    - by Teemu Piippo <teemu@compsta2.com> [Wed, 20 Jul 2016 13:29:03 +0300] rev 136
 
    - Removed the hardcoded /watch from RCONSession::send_command since it already exists in Interface::handle_command
 
    - Wed, 20 Jul 2016 13:25:54 +0300
 
    - by Teemu Piippo <teemu@compsta2.com> [Wed, 20 Jul 2016 13:25:54 +0300] rev 135
 
    - Removed the disconnection change in Interface::handle_input(), not sure where that even came from
 
    - Wed, 20 Jul 2016 13:21:46 +0300
 
    - by Teemu Piippo <teemu@compsta2.com> [Wed, 20 Jul 2016 13:21:46 +0300] rev 134
 
    - Removed duplicate ColoredLine::add_string definition
 
    - Wed, 20 Jul 2016 13:20:32 +0300
 
    - by Teemu Piippo <teemu@compsta2.com> [Wed, 20 Jul 2016 13:20:32 +0300] rev 133
 
    - Merged with default
 
    - Fri, 15 May 2015 22:46:53 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Fri, 15 May 2015 22:46:53 +0300] rev 132
 
    - Added support for colored nicknames
 
    - Wed, 20 Jul 2016 12:55:39 +0300
 
    - by Teemu Piippo <teemu@compsta2.com> [Wed, 20 Jul 2016 12:55:39 +0300] rev 131
 
    - Merged with default
 
    - Mon, 25 Jan 2016 04:15:31 +0200
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Mon, 25 Jan 2016 04:15:31 +0200] rev 130
 
    - Commit ZFC's end of reliable RCON streams