gameServer2/src/protocol/messages.rs
Tue, 28 Aug 2018 17:19:25 +0300 alfadur move everything test related into test cfg
Thu, 16 Aug 2018 19:41:54 +0300 alfadur Return https
Thu, 16 Aug 2018 19:33:03 +0300 alfadur Rust 2018 conversion
Fri, 20 Jul 2018 20:00:52 -0400 nemo catchup merge on all of alfadur's cool server changes
Fri, 20 Jul 2018 22:14:20 +0300 alfadur Implement save/delete commands
Fri, 20 Jul 2018 00:02:52 +0300 alfadur Implement map voting
Tue, 17 Jul 2018 16:03:34 +0300 alfadur indulge clippy
Fri, 13 Jul 2018 19:52:19 +0300 alfadur Better packing for clients
Wed, 18 Jul 2018 01:35:59 +0200 Wuzzy Switch from http:// to https:// URLs where possible
Mon, 09 Jul 2018 20:31:32 +0300 alfadur fix tests
Sat, 07 Jul 2018 20:22:31 +0300 alfadur Mostly implement voting
Fri, 06 Jul 2018 16:27:25 +0200 Marcin Mielniczuk Implement server-side logic for Rnd
Wed, 04 Jul 2018 12:57:05 +0300 alfadur Fix AddTeam message serialization
Wed, 04 Jul 2018 04:42:16 +0300 alfadur add missing message tests
Mon, 02 Jul 2018 16:46:13 +0300 Marcin Mielniczuk Implement to_raw_protocol for Rnd and enable tests. Add cargo/rls build artifacts to .gitignore
Mon, 02 Jul 2018 16:25:49 +0300 alfadur Fix cmd parsing & update tests
Wed, 27 Jun 2018 23:51:00 +0300 alfadur Fix spectators joining midgame
Wed, 27 Jun 2018 02:34:46 +0300 alfadur Implement game start & engine messages
Tue, 26 Jun 2018 23:22:38 +0300 alfadur Implement game config messages
Thu, 21 Jun 2018 17:23:10 -0400 alfadur implementation of team related messages
Mon, 18 Jun 2018 09:22:53 -0400 alfadur partial room implementation
Thu, 08 Mar 2018 15:01:18 -0500 alfadur separated the server logic from all the async io mess.
Sat, 04 Feb 2017 19:52:38 +0300 unc0rr Room creation halfplemented
Thu, 26 Jan 2017 14:45:44 +0300 unc0rr Lobby joining action
Mon, 23 Jan 2017 23:43:29 +0300 unc0rr Start refactoring path from getting message from client to reacting to it
Wed, 18 Jan 2017 22:54:02 +0300 unc0rr Basic support for NICK message
Sat, 14 Jan 2017 22:30:09 +0300 unc0rr - Use logging facilities instead of plain println!
Sat, 14 Jan 2017 00:46:52 +0300 unc0rr - Render messages to string
Wed, 11 Jan 2017 22:42:59 +0300 unc0rr Add more messages to the parser
Sun, 08 Jan 2017 23:57:45 +0300 unc0rr Some parsing using nom
Fri, 06 Jan 2017 01:00:21 +0300 unc0rr Still trying to make parser work
Thu, 05 Jan 2017 19:07:01 +0300 unc0rr Start on messages parser
less more (0) tip