gameServer2/src/protocol/messages.rs
2018-08-16 alfadur Return https
2018-08-16 alfadur Rust 2018 conversion
2018-07-21 nemo catchup merge on all of alfadur's cool server changes
2018-07-20 alfadur Implement save/delete commands
2018-07-19 alfadur Implement map voting
2018-07-17 alfadur indulge clippy
2018-07-13 alfadur Better packing for clients
2018-07-17 Wuzzy Switch from http:// to https:// URLs where possible
2018-07-09 alfadur fix tests
2018-07-07 alfadur Mostly implement voting
2018-07-06 Marcin Mielniczuk Implement server-side logic for Rnd
2018-07-04 alfadur Fix AddTeam message serialization
2018-07-04 alfadur add missing message tests
2018-07-02 Marcin Mielniczuk Implement to_raw_protocol for Rnd and enable tests. Add cargo/rls build artifacts to .gitignore
2018-07-02 alfadur Fix cmd parsing & update tests
2018-06-27 alfadur Fix spectators joining midgame
2018-06-26 alfadur Implement game start & engine messages
2018-06-26 alfadur Implement game config messages
2018-06-21 alfadur implementation of team related messages
2018-06-18 alfadur partial room implementation
2018-03-08 alfadur separated the server logic from all the async io mess.
2017-02-04 unc0rr Room creation halfplemented
2017-01-26 unc0rr Lobby joining action
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-14 unc0rr - Use logging facilities instead of plain println!
2017-01-13 unc0rr - Render messages to string
2017-01-11 unc0rr Add more messages to the parser
2017-01-08 unc0rr Some parsing using nom
2017-01-05 unc0rr Still trying to make parser work
2017-01-05 unc0rr Start on messages parser
less more (0) tip