Added move generator.
commit31d495cdd49e6eb607d8f569bd1d016d5bb050c5
authorPaolo Capriotti <p.capriotti@gmail.com>
Tue, 31 Jul 2007 12:34:54 +0000 (31 14:34 +0200)
committerPaolo Capriotti <p.capriotti@gmail.com>
Tue, 31 Jul 2007 12:34:54 +0000 (31 14:34 +0200)
tree89525634b258c6c7d0b3f2f44600d01440a81cc9
parente1c280eb875f0ee8e326e6273be7039cdc2ff73f
Added move generator.

Untested, but instantiates fine for chess.
src/point.h
tests/hlvariants/CMakeLists.txt
tests/hlvariants/prototype/chess/movegenerator.h [new file with mode: 0644]
tests/hlvariants/prototype/chess/san.cpp [new file with mode: 0644]
tests/hlvariants/prototype/chess/san.h [new file with mode: 0644]
tests/hlvariants/prototype/chess/serializer.h
tests/hlvariants/prototype/chess/variant.h
tests/hlvariants/prototype/tagua_wrapped.h