More work on the connection class.
commitabce15dd1a0e9f28b953179c4d9b6d27766685e8
authorPaolo Capriotti <p.capriotti@gmail.com>
Mon, 16 Mar 2009 17:59:09 +0000 (16 18:59 +0100)
committerPaolo Capriotti <p.capriotti@gmail.com>
Mon, 15 Jun 2009 19:04:53 +0000 (15 21:04 +0200)
tree9419371a4197da65b5424d4fc6d0bed3fd653831
parent3196607e815a71244a6188f6ce490c9abeff7850
More work on the connection class.
.gitignore
lib/console.rb [new file with mode: 0644]
lib/games/chess/chess.rb
lib/ics/connection.rb
lib/ics/driver.rb
lib/ics/example/main.rb [new file with mode: 0644]
lib/ics/example/window.rb [new file with mode: 0644]
lib/ics/protocol.rb
lib/ics/style12.rb
lib/qtutils.rb