summaryrefslogtreecommitdiff
path: root/src/server.c
AgeCommit message (Collapse)Author
2026-06-01reconnect buttonAargh Rai
2026-06-01handling recv better & sending smaller packs so i don't need to handle more ↵Aargh Rai
conditions
2026-05-31only valid moves here + piece capturesAargh Rai
2026-05-29sped up the startup time by removing sleep(), and adding system of log modulesAargh Rai
2026-05-29log levelsAargh Rai
2026-05-29crazy working logging system, we are back to where we were yesterday, just ↵Aargh Rai
with logs
2026-05-29logging system worksAargh Rai
2026-05-28now multiple connections are actually handledAargh Rai
2026-05-27main.c message reached JSAargh Rai
2026-05-27went through all, but comms is workingAargh Rai
2026-05-27server.cAargh Rai
2026-05-26adding move markerAargh Rai