aboutsummaryrefslogtreecommitdiff
path: root/mkfile
Commit message (Expand)AuthorAgeFilesLines
* put the player routines in their own unit.rodri2023-06-051-0/+1
* integrated cmixer for sound and sfx.rodri2023-05-231-0/+2
* improvements to show a bullet's explosion upon ttl consumption.rodri2023-05-221-0/+1
* implemented per-packet HMAC to avoid MITM tampering.rodri2023-02-111-0/+1
* implemented connection establishment with per client DHX.rodri2023-02-111-0/+1
* implemented a packet processing pipeline. got rid of Lobby. began development...rodri2023-02-091-1/+0
* use libgeometry from the system. got rid of global `theparty`. wrote a little...rodri2023-01-311-10/+0
* added an sprite for the Earth.rodri2021-08-011-1/+1
* began building a universe for every party.rodri2021-08-011-0/+1
* incorporated libgeometry into the project.rodri2021-07-291-0/+1
* brought the Sprite struct for future animations.rodri2021-07-281-0/+19
* implemented parties to hold PvP match info.rodri2021-07-251-0/+1
* implemented a lobby for users waiting to join a party.rodri2021-07-231-0/+2
* implemented very basic server broadcasting.rodri2021-07-211-1/+4
* initial commit.rodri2021-07-211-0/+14