Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implemented a packet processing pipeline. got rid of Lobby. began development... | rodri | 2023-02-09 | 1 | -101/+0 |
* | use libgeometry from the system. got rid of global `theparty`. wrote a little... | rodri | 2023-01-31 | 1 | -1/+1 |
* | implemented a custom PDU/frame structure on top of UDP for game networking. | rodri | 2022-06-11 | 1 | -0/+1 |
* | changed the transport from tcp to udp. got rid of some unnecessary connection... | rodri | 2022-06-08 | 1 | -1/+1 |
* | incorporated libgeometry into the project. | rodri | 2021-07-29 | 1 | -1/+2 |
* | made the client window size immutable. | rodri | 2021-07-29 | 1 | -2/+2 |
* | brought the Sprite struct for future animations. | rodri | 2021-07-28 | 1 | -0/+1 |
* | implemented parties to hold PvP match info. | rodri | 2021-07-25 | 1 | -20/+56 |
* | some corrections. | rodri | 2021-07-23 | 1 | -1/+1 |
* | implemented a lobby for users waiting to join a party. | rodri | 2021-07-23 | 1 | -0/+62 |