From cb1cfb112a4ef672504f98b604adefe04a473720 Mon Sep 17 00:00:00 2001 From: Yann Dirson Date: Sat, 19 Jan 2008 19:49:26 +0100 Subject: [PATCH] push bdebacd05395934f561268139d156a9ccd47cb0e --- TODO_shogi | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO_shogi b/TODO_shogi index 1c37c2d..e848c84 100644 --- a/TODO_shogi +++ b/TODO_shogi @@ -5,6 +5,7 @@ component-api port: gamestate.h promotionZone() -> ? gamestate.h canPromote() -> ? shogiactions.* -> ? + ? -> state.cpp move() - mimic Chess::Pawn::setPromotion() into a common ancestor for shogi pieces - moves of promoted pieces (legalitycheck.h getMoveType() -> ?) -- 2.11.4.GIT