Continued refactoring.
commitdf2f6f755f0cf4303e5264b445b043cd5c704e4e
authorMaurizio Monge <maurizio@localhost.localdomain>
Fri, 6 Jul 2007 18:18:50 +0000 (6 19:18 +0100)
committerMaurizio Monge <maurizio@localhost.localdomain>
Fri, 6 Jul 2007 18:18:50 +0000 (6 19:18 +0100)
treecc648f41f38dab9665ec7e33b9a7cad9f79e51b9
parent844c0a4bfbeeaa385ab6b35436df7b9b892c920f
Continued refactoring.

kboard now compiles and links, but nothing works.
26 files changed:
src/animation.cpp
src/board.cpp
src/controllers/editgame.cpp
src/controllers/editgame.h
src/controllers/editposition.cpp
src/controllers/editposition.h
src/entities/gameentity.cpp
src/entities/icsentity.cpp
src/graphicalinfo.cpp__ [moved from src/graphicalinfo.cpp with 100% similarity]
src/graphicalinfo.h__ [moved from src/graphicalinfo.h with 100% similarity]
src/graphicalposition.h__ [moved from src/graphicalposition.h with 100% similarity]
src/graphicalsystem.cpp
src/graphicalsystem.h
src/highlevel.h
src/kboard.h
src/main.cpp
src/mainwindow.cpp
src/moveserializer.impl.h
src/piecepool.cpp
src/unwrapped_graphicalapi.h
src/variants/chess.cpp
src/variants/chess.h
src/variants/xchess/generator.h
src/variants/xchess/piece.cpp
src/variants/xchess/piece.h
src/variants/xchess/position.h