summaryrefslogtreecommitdiff
path: root/src/engine.c
AgeCommit message (Expand)Author
2026-07-13restructed all the files + uci done nowAargh Rai
2026-07-10moving header files to include directory & moving resources in it's own direc...Aargh Rai
2026-07-07thread spawning from the uci settings & best move & ponder is now sentAargh Rai
2026-07-07engine can now send updates to uciAargh Rai
2026-07-06removed unnescessary stuff + ipc with shared memory + somehow the build is fa...Aargh Rai
2026-07-05all in on uciAargh Rai
2026-06-01fixed knight + fixed commsAargh Rai
2026-06-01handling recv better & sending smaller packs so i don't need to handle more c...Aargh Rai
2026-05-31communicating fens from frontends & fixing load_fenAargh Rai
2026-05-31CC in build.c & fen stringsAargh 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 wi...Aargh Rai
2026-05-29logging system worksAargh Rai
2026-05-28now multiple connections are actually handledAargh Rai
2026-05-28the moves now make it to the frontendAargh Rai
2026-05-27restructingAargh Rai