gnome-chess/lib
Michael Catanzaro be01a9349d Fix uninitialized value when board has no King
It's possible for there to be no King if we're running unit tests rather
than a real game.
2024-07-10 14:14:32 -05:00
..
chess-bitboard.vala Use uint64 for BitBoard mask arrays 2022-12-08 16:10:50 +01:00
chess-clock.vala Modernized preferences 2022-08-19 21:18:48 +00:00
chess-game.vala Fixes #78 - When we have two attackers in a chess game, both pieces should be red 2023-10-04 21:40:47 +00:00
chess-move.vala Fix some new switch warnings 2020-12-05 10:04:20 -06:00
chess-pgn.vala Modernized preferences 2022-08-19 21:18:48 +00:00
chess-piece.vala Update copyrights 2016-03-18 22:45:08 +05:30
chess-player.vala Update copyrights 2016-03-18 22:45:08 +05:30
chess-state.vala Fix uninitialized value when board has no King 2024-07-10 14:14:32 -05:00
config.vapi Marking new strings for translation 2015-04-04 18:51:28 +05:30
meson.build Silence C warnings 2024-07-10 14:01:41 -05:00