Wed, 20 Jul 2016 15:03:37 +0300 | Teemu Piippo | Merged with default | changeset | files |
Wed, 20 Jul 2016 15:01:26 +0300 | Teemu Piippo | Reformatted parentheses in interface.cpp. | changeset | files |
Wed, 20 Jul 2016 14:59:20 +0300 | Teemu Piippo | Restyled the names of the private methods of Interface | changeset | files |
Wed, 20 Jul 2016 14:53:12 +0300 | Teemu Piippo | Restyled Interface's public method names | changeset | files |
Wed, 20 Jul 2016 14:48:47 +0300 | Teemu Piippo | Made Range not include the 'max' parameter, replaced a lot of for()-loops with C++11-style range-for-loops | changeset | files |
Wed, 20 Jul 2016 13:29:03 +0300 | Teemu Piippo | Removed the hardcoded /watch from RCONSession::send_command since it already exists in Interface::handle_command | changeset | files |
Wed, 20 Jul 2016 13:25:54 +0300 | Teemu Piippo | Removed the disconnection change in Interface::handle_input(), not sure where that even came from | changeset | files |