Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bullets aren't fired unless the server says otherwise. also don't draw bullet... | rodri | 2023-04-25 | 1 | -0/+1 |
* | only send/recv the fired bullets on simstate packets. | rodri | 2023-04-23 | 1 | -0/+1 |
* | now using PNG files instead of image(6)s. bullet TTL taken into account durin... | rodri | 2023-04-13 | 1 | -1/+3 |
* | implemented states to represent game scene stages. | rodri | 2023-03-08 | 1 | -5/+8 |
* | implemented client reconnection loop. | rodri | 2023-03-04 | 1 | -1/+2 |
* | implemented toroidal warping. set a default font. | rodri | 2023-03-03 | 1 | -2/+3 |
* | added a todo file. | rodri | 2023-02-25 | 1 | -0/+15 |