Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-07-25 | yuzu: Add ui files for multiplayer rooms | FearlessTobi | 1 | -117/+0 |
2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph | 1 | -3/+2 |
2021-11-04 | core: Remove unused includes | ameerj | 1 | -1/+0 |
2021-08-16 | network: retrieve subnet mask and gateway info | Sönke Holz | 1 | -0/+19 |
2021-08-12 | configuration: add option to select network interface | spholz | 1 | -2/+3 |
2021-02-28 | [network] Error handling reform | comex | 1 | -0/+6 |
2020-12-07 | network, sockets: Replace `POLL_IN`, `POLL_OUT`, etc. constants with an `enum class PollEvents` | comex | 1 | -9/+15 |
2020-10-21 | Revert "core: Fix clang build" | bunnei | 1 | -6/+6 |
2020-10-18 | core: Fix clang build | Lioncash | 1 | -6/+6 |
2020-07-19 | core/network: Add network abstraction | ReinUsesLisp | 1 | -0/+87 |