rust/hedgewars-server/src/core/server.rs
2020-05-17 alfadur fix editing teams while a game is in progress
2020-04-11 alfadur fix in-game team handling
2020-04-11 alfadur don't apply voted 🦔 to the in-game teams
2020-04-10 alfadur fix phantom rooms
2020-01-10 alfadur reapply some simplifications
2020-01-10 alfadur backout a798e6441a36
2020-01-03 alfadur simplify team handling
2019-12-30 alfadur send cleared flags on room join
2019-12-28 alfadur check the room passwords
2019-12-27 alfadur complete checker login handling
2019-12-26 alfadur fix official server
2019-12-26 alfadur remove unused em fn
2019-12-24 alfadur restore engine message handler
2019-12-24 alfadur disallow mutable rooms outside the server
2019-12-24 alfadur restore voting
2019-12-23 alfadur add a separate interface for modifying room state
2019-12-23 alfadur make rooms field private
2019-12-23 alfadur move the anteroom out of the server
2019-12-21 alfadur disallow mutable clients to leave the server
2019-12-20 alfadur some more room handler cleanup
2019-12-19 alfadur add ip ban check
2019-12-17 alfadur move end_game into server
2019-10-28 alfadur move start_game into the server
2019-10-27 alfadur move change_master into the server
2019-10-25 alfadur refactor some of the room handler
2019-10-04 alfadur refactor root handler
2019-10-01 alfadur refactor the lobby handler
2019-06-18 alfadur enable local admins for non-official servers
2019-05-28 alfadur normalize type names
2019-05-28 alfadur shuffle server files
less more (0) tip