Age | Commit message (Expand) | Author |
---|---|---|
2021-05-06 | Codechange: [Network] Use std::string for NetworkGameInfo | rubidium42 |
2021-05-05 | Cleanup: [Network] Remove variable from NetworkGameInfo that is only used dur... | Rubidium |
2021-05-05 | Change: [Network] Update server's NetworkServerGameInfo only when needed | rubidium42 |
2021-05-05 | Codechange: [Network] Use a single NetworkServerGameInfo object at server sid... | rubidium42 |
2021-04-27 | Codechange: refactor CheckGameCompatibility() from existing function | Patric Stout |
2021-04-27 | Codechange: be explicit in pointer comparisons | Patric Stout |
2021-04-27 | Codechange: move all NetworkGameInfo related functions to a single file | Patric Stout |