Files
azahar/CMakeModules
OpenSauce 9aa53c6223 android: Add various network/room related capabilities (private/public room creation/joining and public lobby browsing) (#830)
* network: Replace NetSettings with Settings for web service configuration

* qt: Add network configuration options for username, API URL, and token

* qt: Rename tab from "Web" to "Network" in configuration dialog

* Update default configuration for network username and web api url

* qt: Rename configuration_web to "configuration_network"

* android: Add network configuration options for username, API URL, and token

* remove network_username setting and use the one from cfg

* Initial network room creation/joining support on Android

Co-Authored-By: Gamer64 <76565986+Gamer64ytb@users.noreply.github.com>
Co-Authored-By: zhang wei <zwdreams@gmail.com>

* Make multiplayer.cpp a class and init on `MainActivity`

* Add public lobby browsing and joining support

* NetPlayManager.kt: Fix multiple networking deprecations

* Use ip_address instead of a blank string for room creation (again)

* Add the ability to select preferred game from room creation

* Fix format and licensing

* Do not use username setting

* Fix bugs related to public room browsing

---------

Co-authored-by: Kleidis <167202775+kleidis@users.noreply.github.com>
Co-authored-by: PabloMK7 <hackyglitch2@gmail.com>
Co-authored-by: Gamer64 <76565986+Gamer64ytb@users.noreply.github.com>
Co-authored-by: zhang wei <zwdreams@gmail.com>
Co-authored-by: Reg Tiangha <rtiangha@users.noreply.github.com>
2026-07-10 23:36:21 +02:00
..
2018-11-20 14:24:19 -05:00