gameServer2/src/server/actions.rs
Fri, 06 Jul 2018 21:03:03 +0300 alfadur Implement greetings & fixed rooms
Wed, 04 Jul 2018 18:49:51 +0300 alfadur Fix team remove synchronization
Wed, 04 Jul 2018 04:42:16 +0300 alfadur add missing message tests
Wed, 27 Jun 2018 23:51:00 +0300 alfadur Fix spectators joining midgame
Wed, 27 Jun 2018 23:26:29 +0300 alfadur Send more data on room joining
Wed, 27 Jun 2018 17:58:33 +0300 alfadur Additional round cleanup
Wed, 27 Jun 2018 04:54:41 +0300 alfadur Send teams&flags on entering a room
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, 16 Dec 2017 22:58:28 +0100 unc0rr Improve this code a bit more
Wed, 06 Dec 2017 23:46:17 +0100 unc0rr Quick dirty fix for building
Mon, 06 Feb 2017 17:54:27 +0300 unc0rr Store room protocol number
Sat, 04 Feb 2017 19:52:38 +0300 unc0rr Room creation halfplemented
Fri, 27 Jan 2017 23:03:31 +0300 unc0rr SendAllButMe action, list all clients in lobby in LobbyJoined message to newcomers
Thu, 26 Jan 2017 14:45:44 +0300 unc0rr Lobby joining action
Wed, 25 Jan 2017 23:48:23 +0300 unc0rr More refactoring
Tue, 24 Jan 2017 20:28:16 +0300 unc0rr Toss code around
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
Wed, 18 Jan 2017 22:15:55 +0300 unc0rr - Handle errors
Sun, 15 Jan 2017 00:34:36 +0300 unc0rr Introduce actions, just like in the old server
less more (0) tip