Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | show the current state and keep ships from overlapping. | rodri | 2023-08-26 | 1 | -9/+38 | |
| | ||||||
* | implemented most of the layout code. | rodri | 2023-08-25 | 1 | -40/+116 | |
| | | | | | | added a new util.c to host the cell/coordinate conversions. made the showproc a painter thread instead, to avoid problems with menuhit(2). | |||||
* | minor ship placement clean up. | rodri | 2023-08-24 | 1 | -7/+12 | |
| | ||||||
* | armada placement testing. wrote part of the client netcode. | rodri | 2023-08-24 | 1 | -40/+97 | |
| | ||||||
* | added the rules manual. | rodri | 2023-08-16 | 1 | -1/+6 | |
| | ||||||
* | added ship drawing and placement procedures. | rodri | 2023-08-15 | 1 | -12/+93 | |
| | ||||||
* | latest try of player mgmt procedure. (not working) | rodri | 2023-08-12 | 1 | -11/+97 | |
| | ||||||
* | initial commit. | rodri | 2023-08-08 | 1 | -0/+315 | |