Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make cell2coords thread-safe. | rodri | 2023-10-07 | 1 | -1/+1 |
* | use a better random source. fix a bug with andys generating oob cell coordina... | rodri | 2023-10-07 | 1 | -0/+2 |
* | initial implementation of an AI. | rodri | 2023-10-06 | 1 | -0/+6 |
* | added a border to the boards and corrected a bug when placing a ship. | rodri | 2023-09-28 | 1 | -1/+1 |
* | implemented spectator mode. | rodri | 2023-09-27 | 1 | -0/+1 |
* | initial work towards spectator mode. | rodri | 2023-09-26 | 1 | -0/+2 |
* | add parsecmd to the server. | rodri | 2023-09-21 | 1 | -0/+7 |
* | more work on the menulist of matches. | rodri | 2023-09-20 | 1 | -0/+7 |
* | new server architecture. | rodri | 2023-09-15 | 1 | -0/+2 |
* | forbid placing ships after being done with the layout. | rodri | 2023-08-30 | 1 | -0/+1 |
* | implemented match conclusion logic and notification. | rodri | 2023-08-29 | 1 | -0/+1 |
* | reset the boards after each game. | rodri | 2023-08-29 | 1 | -0/+1 |
* | major development stride: | rodri | 2023-08-29 | 1 | -0/+4 |
* | implemented most of the layout code. | rodri | 2023-08-25 | 1 | -0/+6 |
* | initial commit. | rodri | 2023-08-08 | 1 | -0/+8 |