summaryrefslogtreecommitdiff
path: root/src/network/core/game_info.h
AgeCommit message (Expand)Author
2021-05-06Codechange: [Network] Use std::string for NetworkGameInforubidium42
2021-05-05Cleanup: [Network] Remove variable from NetworkGameInfo that is only used dur...Rubidium
2021-05-05Change: [Network] Update server's NetworkServerGameInfo only when neededrubidium42
2021-05-05Codechange: [Network] Use a single NetworkServerGameInfo object at server sid...rubidium42
2021-04-29Cleanup: remove write-only variable "hostname" in NetworkGameListPatric Stout
2021-04-27Codechange: refactor CheckGameCompatibility() from existing functionPatric Stout
2021-04-27Codechange: move all NetworkGameInfo related functions to a single filePatric Stout