Implemented variant actions.
commit208af099b86898dff8cb9bd9a038192fe4a5756e
authorPaolo Capriotti <paolo@snare.(none)>
Tue, 14 Aug 2007 09:16:52 +0000 (14 11:16 +0200)
committerPaolo Capriotti <paolo@snare.(none)>
Tue, 14 Aug 2007 19:47:22 +0000 (14 21:47 +0200)
treec77e361ed72e0c6d514d0826f485da510a954b9a
parent2c91561d82325c092560555b9ff3f79547fc9dd3
Implemented variant actions.
18 files changed:
src/CMakeLists.txt
src/actioncollection.cpp [new file with mode: 0644]
src/actioncollection.h [new file with mode: 0644]
src/controllers/abstract.cpp
src/controllers/abstract.h
src/controllers/editgame.cpp
src/controllers/editgame.h
src/hlvariant/chess/variant.cpp
src/hlvariant/chess/variant.h
src/hlvariant/crazyhouse/variant.h
src/hlvariant/tagua_wrapped.h
src/mainwindow.cpp
src/mainwindow.h
src/tagua.h
src/taguaui.rc
src/ui.cpp
src/ui.h
src/variants.cpp