aboutsummaryrefslogtreecommitdiff
path: root/dat.h
Commit message (Expand)AuthorAgeFilesLines
* brought the Sprite struct for future animations.rodri2021-07-281-0/+94
* first stages of a full-featured client.rodri2021-07-271-2/+0
* implemented parties to hold PvP match info.rodri2021-07-251-8/+27
* implemented a lobby for users waiting to join a party.rodri2021-07-231-3/+13
* implement a primitive VLA to keep connection state.rodri2021-07-211-0/+8
* implemented very basic server broadcasting.rodri2021-07-211-13/+2
* initial commit.rodri2021-07-211-0/+25