aboutsummaryrefslogtreecommitdiff
path: root/src/bot.cpp
AgeCommit message (Collapse)Author
2026-07-31using cpp check on this projectAdam
2026-07-31making stricter cmake list and then fixing bug it foundAdam
2026-07-31Decresing time to something more resonableAdam
2026-07-31improving iterative deeping codeAdam
2026-07-31changesAdam
2026-07-31improving default depthAdam
2026-07-30optimazingAdam
2026-07-30improving botAdam
2026-07-30improving pawn tbleAdam
2026-07-30making bot better and 50 move rule awareAdam
2026-07-30default depthAdam
2026-07-29new folder structerAdam
2026-07-29adding testing new folder structerAdam
2026-07-29adding depth supportAdam
2026-07-29making bishops more valuableAdam
2026-07-29hellAdam
2026-07-29changesAdam
2026-07-29improving check generationAdam
2026-07-29early return when no legal moves, skipping sort callAdam
2026-07-29fixing cache bugAdam
2026-07-29improving the botAdam
2026-07-29i hate somethingAdam
2026-07-29saving cache to dishAdam
2026-07-29optimazingAdam
2026-07-29making cache have depthAdam
2026-07-29adding transpositionsAdam
2026-07-28renaming none to none pieceAdam
2026-07-28sorting legal moves to optimaze alpha-beta pruningAdam
2026-07-28fixing the hell of a bugAdam
2026-07-28optimazingAdam
2026-07-28fixingAdam
2026-07-28improving botAdam
2026-07-28optimazing the getlegal moves functionAdam
2026-07-28changesAdam
2026-07-28fixing memory bugAdam
2026-07-28making bot do check and add knight tableAdam
2026-07-28removing the logging from uciAdam
2026-07-27adding uciAdam
2026-07-27big commit adding botAdam
2026-07-27adding botAdam