aboutsummaryrefslogtreecommitdiff
path: root/todo
Commit message (Expand)AuthorAgeFilesLines
* got rid of yield(2) abuse.HEADfrontrodri2023-10-111-0/+1
* cleaned up the client game loop.rodri2023-05-281-0/+2
* updated the todo list.rodri2023-05-221-2/+2
* improvements to show a bullet's explosion upon ttl consumption.rodri2023-05-221-1/+4
* cleanup and comment improvements.rodri2023-05-141-1/+1
* bullets aren't fired unless the server says otherwise. also don't draw bullet...rodri2023-04-251-0/+1
* only send/recv the fired bullets on simstate packets.rodri2023-04-231-0/+1
* now using PNG files instead of image(6)s. bullet TTL taken into account durin...rodri2023-04-131-1/+3
* implemented states to represent game scene stages.rodri2023-03-081-5/+8
* implemented client reconnection loop.rodri2023-03-041-1/+2
* implemented toroidal warping. set a default font.rodri2023-03-031-2/+3
* added a todo file.rodri2023-02-251-0/+15