aboutsummaryrefslogtreecommitdiff
path: root/util.c
Commit message (Expand)AuthorAgeFilesLines
* make cell2coords thread-safe.rodri2023-10-071-10/+6
* use a better random source. fix a bug with andys generating oob cell coordina...rodri2023-10-071-2/+26
* added a border to the boards and corrected a bug when placing a ship.rodri2023-09-281-4/+4
* implemented spectator mode.rodri2023-09-271-0/+14
* initial work towards spectator mode.rodri2023-09-261-0/+44
* add parsecmd to the server.rodri2023-09-211-0/+6
* more work on the menulist of matches.rodri2023-09-201-0/+6
* new server architecture.rodri2023-09-151-7/+20
* forbid placing ships after being done with the layout.rodri2023-08-301-1/+17
* implemented match conclusion logic and notification.rodri2023-08-291-0/+13
* reset the boards after each game.rodri2023-08-291-0/+16
* major development stride:rodri2023-08-291-3/+46
* implemented most of the layout code.rodri2023-08-251-0/+42