gameServer2/src/server/actions.rs
2018-03-08 alfadur separated the server logic from all the async io mess.
2017-12-16 unc0rr Improve this code a bit more
2017-12-06 unc0rr Quick dirty fix for building
2017-02-06 unc0rr Store room protocol number
2017-02-04 unc0rr Room creation halfplemented
2017-01-27 unc0rr SendAllButMe action, list all clients in lobby in LobbyJoined message to newcomers
2017-01-26 unc0rr Lobby joining action
2017-01-25 unc0rr More refactoring
2017-01-24 unc0rr Toss code around
2017-01-23 unc0rr Start refactoring path from getting message from client to reacting to it
2017-01-18 unc0rr Basic support for NICK message
2017-01-18 unc0rr - Handle errors
2017-01-14 unc0rr Introduce actions, just like in the old server
less more (0) tip