aboutsummaryrefslogtreecommitdiff
path: root/btsd.c
Commit message (Collapse)AuthorAgeFilesLines
* implemented most of the layout code.rodri2023-08-251-1/+1
| | | | | | added a new util.c to host the cell/coordinate conversions. made the showproc a painter thread instead, to avoid problems with menuhit(2).
* fixed the match process cleanup procedure.rodri2023-08-241-76/+62
|
* added the rules manual.rodri2023-08-161-32/+61
|
* latest try of player mgmt procedure. (not working)rodri2023-08-121-29/+178
|
* initial commit.rodri2023-08-081-0/+98