1. 23 Sep, 2022 18 commits
  2. 22 Sep, 2022 14 commits
  3. 20 Sep, 2022 7 commits
  4. 14 Sep, 2022 1 commit
    • Edoardo Lolletti's avatar
      Support multple lan clients from the same IP (#2452) · 71712066
      Edoardo Lolletti authored
      * Support multiple lam rooms from the same ip on different ports
      
      * Make broadcast socket use SO_REUSEADDR
      
      This allows multiple instances of the client to listen from broadcast messages at the same time on the same port
      
      * Update duelclient.cpp
      71712066