aboutsummaryrefslogtreecommitdiff
path: root/muswd.c
Commit message (Expand)AuthorAgeFilesLines
* brought the Sprite struct for future animations.rodri2021-07-281-47/+41
* first stages of a full-featured client.rodri2021-07-271-2/+4
* added a #s command interface for monitoring and control.rodri2021-07-251-0/+64
* implemented parties to hold PvP match info.rodri2021-07-251-20/+55
* implemented a lobby for users waiting to join a party.rodri2021-07-231-17/+13
* implement a primitive VLA to keep connection state.rodri2021-07-211-6/+26
* implemented very basic server broadcasting.rodri2021-07-211-7/+24
* initial commit.rodri2021-07-211-0/+118