Add game specific actions for shogi.
commit5a51029a0fda07b735bc940ea198cd465046e70e
authorPaolo Capriotti <p.capriotti@gmail.com>
Fri, 26 Jun 2009 11:22:03 +0000 (26 13:22 +0200)
committerPaolo Capriotti <p.capriotti@gmail.com>
Fri, 26 Jun 2009 11:22:03 +0000 (26 13:22 +0200)
treed18e441e309cf2fbf5d020257a396ace5be0ea94
parent2a2d5679f5df355aa675806f2cc9a0b1273c8c95
Add game specific actions for shogi.
lib/controller.rb
lib/games/game_actions.rb [new file with mode: 0644]
lib/games/shogi/policy.rb
lib/kayaui.rc
lib/mainwindow.rb
lib/plugins/games/chess.rb
lib/plugins/games/shogi.rb
test/games/chess/test_chess_policy.rb