aboutsummaryrefslogtreecommitdiff
path: root/lobby.c
Commit message (Expand)AuthorAgeFilesLines
* incorporated libgeometry into the project.rodri2021-07-291-1/+2
* made the client window size immutable.rodri2021-07-291-2/+2
* brought the Sprite struct for future animations.rodri2021-07-281-0/+1
* implemented parties to hold PvP match info.rodri2021-07-251-20/+56
* some corrections.rodri2021-07-231-1/+1
* implemented a lobby for users waiting to join a party.rodri2021-07-231-0/+62