Do not show the Dummy directory to the user.
commitbef4fc238564cb2b2ae5ac2bdd6e3f402d8bb0c4
authorPaolo Capriotti <p.capriotti@gmail.com>
Wed, 5 Sep 2007 14:50:11 +0000 (5 16:50 +0200)
committerPaolo Capriotti <p.capriotti@gmail.com>
Wed, 5 Sep 2007 14:50:11 +0000 (5 16:50 +0200)
treedb20f72b4ceae7d834d86e40c34cbc012015cc5d
parent40c1f0cad6e8ae9292546106f7fe041e9fa9e1a1
Do not show the Dummy directory to the user.

This is done by adding a hidden attribute to variants, and returning
only those variants for which hidden == false in Variants::all.
src/hlvariant/chess/variant.h
src/hlvariant/crazyhouse/variant.h
src/hlvariant/dummy/variant.h
src/hlvariant/minichess5/variant.h
src/hlvariant/minishogi/variant.h
src/hlvariant/shogi/variant.h
src/hlvariant/tagua_wrapped.h
src/tagua.h
src/variants.cpp
src/variants.h