Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | made the client window size immutable. | rodri | 2021-07-29 | 6 | -5/+44 | |
* | brought the Sprite struct for future animations. | rodri | 2021-07-28 | 12 | -77/+269 | |
* | first stages of a full-featured client. | rodri | 2021-07-27 | 4 | -23/+149 | |
* | added a #s command interface for monitoring and control. | rodri | 2021-07-25 | 1 | -0/+64 | |
* | implemented parties to hold PvP match info. | rodri | 2021-07-25 | 8 | -135/+237 | |
* | some corrections. | rodri | 2021-07-23 | 2 | -3/+3 | |
* | implemented a lobby for users waiting to join a party. | rodri | 2021-07-23 | 6 | -23/+248 | |
* | implement a primitive VLA to keep connection state. | rodri | 2021-07-21 | 2 | -6/+34 | |
* | implemented very basic server broadcasting. | rodri | 2021-07-21 | 8 | -39/+159 | |
* | initial commit. | rodri | 2021-07-21 | 9 | -0/+385 |