Initial implementation of style12 handling.
commit5863ecf589bc5a4dfe6f8f44ea91360f9cc9b20a
authorPaolo Capriotti <p.capriotti@gmail.com>
Mon, 24 Nov 2008 10:33:53 +0000 (24 11:33 +0100)
committerPaolo Capriotti <p.capriotti@gmail.com>
Mon, 24 Nov 2008 10:33:53 +0000 (24 11:33 +0100)
tree4eed11a127507aab01401049a89ce56946e469de
parent0c6d855c1d8fe7194529cc1dc7a84eab51df23e3
Initial implementation of style12 handling.
lib/games/chess/chess.rb
lib/games/games.rb [new file with mode: 0644]
lib/games/plugin.rb [new file with mode: 0644]
lib/ics/protocol.rb
lib/ics/style12.rb
test/ics/test_style12.rb