Factored out action code in the Action class.
commit948d1922047e9ddf47954e6f1f635fdc5ac91103
authorPaolo Capriotti <paolo@snare.(none)>
Tue, 14 Aug 2007 13:59:01 +0000 (14 15:59 +0200)
committerPaolo Capriotti <paolo@snare.(none)>
Tue, 14 Aug 2007 19:47:23 +0000 (14 21:47 +0200)
tree8a5f6597a7adb7502b2f5975da312bb713375708
parentc1a331e2823069f2dc355e07d83e7bf0b1748b45
Factored out action code in the Action class.
14 files changed:
src/CMakeLists.txt
src/actioncollection.cpp
src/actioncollection.h
src/controllers/abstract.cpp
src/controllers/abstract.h
src/controllers/editgame.cpp
src/controllers/editgame.h
src/hlvariant/chess/actions.cpp [new file with mode: 0644]
src/hlvariant/chess/actions.h [new file with mode: 0644]
src/hlvariant/chess/variant.cpp
src/hlvariant/chess/variant.h
src/hlvariant/crazyhouse/movefactory.h
src/hlvariant/tagua_wrapped.h
src/tagua.h