First LegalityCheck prototype.
commit3ccef8e56850353cf272c918151289640ca045d3
authorPaolo Capriotti <p.capriotti@gmail.com>
Sun, 29 Jul 2007 22:42:33 +0000 (30 00:42 +0200)
committerPaolo Capriotti <p.capriotti@gmail.com>
Sun, 29 Jul 2007 22:42:33 +0000 (30 00:42 +0200)
tree8acabbef85b16e31c108f75531da725e1fc29b50
parent68b01ee4432027f731a05cc1cc1b07229b306cba
First LegalityCheck prototype.
tests/hlvariants/CMakeLists.txt
tests/hlvariants/boardtest.cpp
tests/hlvariants/boardtest.h
tests/hlvariants/chesslegalitytest.cpp [new file with mode: 0644]
tests/hlvariants/chesslegalitytest.h [new file with mode: 0644]
tests/hlvariants/prototype/board.h
tests/hlvariants/prototype/chess/gamestate.h
tests/hlvariants/prototype/chess/legalitycheck.h [new file with mode: 0644]
tests/hlvariants/prototype/chess/move.cpp
tests/hlvariants/prototype/chess/move.h