ladybird/Libraries/LibChess
Andreas Kling 9d6198b683 Everywhere: Colour => Color
The system language is US English. :^)
2021-01-09 14:03:06 +01:00
..
Chess.cpp Everywhere: Colour => Color 2021-01-09 14:03:06 +01:00
Chess.h Everywhere: Colour => Color 2021-01-09 14:03:06 +01:00
CMakeLists.txt Chess: Add LibCore as a dependency 2020-12-14 23:05:53 +01:00
UCICommand.cpp Everywhere: Switch from (void) to [[maybe_unused]] (#4473) 2020-12-21 00:09:48 +01:00
UCICommand.h LibChess: Add UCIEndpoint for writing UCI chess engines 2020-08-21 12:26:30 +02:00
UCIEndpoint.cpp LibChess: Use new format functions. 2020-10-17 23:20:31 +02:00
UCIEndpoint.h LibChess: Add UCIEndpoint for writing UCI chess engines 2020-08-21 12:26:30 +02:00