changelog
- Wed, 20 Jul 2016 15:01:26 +0300
- by Teemu Piippo <teemu@compsta2.com> [Wed, 20 Jul 2016 15:01:26 +0300] rev 140
- Reformatted parentheses in interface.cpp.
- Wed, 20 Jul 2016 14:59:20 +0300
- by Teemu Piippo <teemu@compsta2.com> [Wed, 20 Jul 2016 14:59:20 +0300] rev 139
- Restyled the names of the private methods of Interface
- Wed, 20 Jul 2016 14:53:12 +0300
- by Teemu Piippo <teemu@compsta2.com> [Wed, 20 Jul 2016 14:53:12 +0300] rev 138
- Restyled Interface's public method names
- 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