aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2026-08-01adding node coutingAdam
2026-08-01cleaning codeAdam
2026-08-01optimalization and naming changesAdam
2026-07-31using cpp check on this projectAdam
2026-07-31making stricter cmake list and then fixing bug it foundAdam
2026-07-31adding enpassant to fen parserAdam
2026-07-31making fen parser betterAdam
2026-07-31keeping track of were all the pieces areAdam
2026-07-31improving performanceAdam
2026-07-31Removing usused importAdam
2026-07-31Decresing time to something more resonableAdam
2026-07-31adding perftAdam
2026-07-31improving iterative deeping codeAdam
2026-07-31making it be mode readyAdam
2026-07-31making evaluate fileAdam
2026-07-31changesAdam
2026-07-31improving default depthAdam
2026-07-31removing bitboard filesAdam
2026-07-31making bitboards fileAdam
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-30adding bitboards structAdam
2026-07-30fixngAdam
2026-07-30adding board printAdam
2026-07-29new folder structerAdam
2026-07-29adding testing new folder structerAdam
2026-07-29adding load and save for transpotion tableAdam
2026-07-29adding depth supportAdam
2026-07-29making bishops more valuableAdam
2026-07-29hellAdam
2026-07-29changesAdam
2026-07-29improving check generationAdam
2026-07-29dont alloce that much memoryAdam
2026-07-29implementing castlingAdam
2026-07-29trying to make castling workAdam
2026-07-29early return when no legal moves, skipping sort callAdam
2026-07-29optimazingAdam
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-29tAdam
2026-07-29making cache have depthAdam
2026-07-29adding transpositionsAdam
2026-07-28renaming none to none pieceAdam
2026-07-28removing repl and unsuded featuaresAdam