mirror of
git://git.savannah.nongnu.org/eliot.git
synced 2025-01-18 10:26:15 +01:00
0bcc2c0930
- the multiplayer modes are more or less playable - the training mode is not playable at all - the current layout is still experimental - many dialogs and options are missing - tested on Linux only There are still hundreds of things to do...
92 lines
1.5 KiB
Text
92 lines
1.5 KiB
Text
dic/automaton.cpp
|
|
dic/automaton.h
|
|
dic/header.cpp
|
|
dic/header.h
|
|
dic/dic.cpp
|
|
dic/dic.h
|
|
dic/dic_internals.h
|
|
dic/dic_search.cpp
|
|
dic/hashtable.cpp
|
|
dic/hashtable.h
|
|
dic/regexp.cpp
|
|
dic/regexp.h
|
|
dic/tile.cpp
|
|
dic/tile.h
|
|
dic/compdic.cpp
|
|
dic/listdic.cpp
|
|
dic/regexpmain.cpp
|
|
game/bag.cpp
|
|
game/bag.h
|
|
game/board.cpp
|
|
game/board.h
|
|
game/board_cross.cpp
|
|
game/board_search.cpp
|
|
game/cross.cpp
|
|
game/cross.h
|
|
game/debug.h
|
|
game/duplicate.cpp
|
|
game/duplicate.h
|
|
game/freegame.cpp
|
|
game/freegame.h
|
|
game/game.cpp
|
|
game/game.h
|
|
game/game_io.cpp
|
|
game/history.cpp
|
|
game/history.h
|
|
game/player.cpp
|
|
game/player.h
|
|
game/pldrack.cpp
|
|
game/pldrack.h
|
|
game/rack.cpp
|
|
game/rack.h
|
|
game/results.cpp
|
|
game/results.h
|
|
game/round.cpp
|
|
game/round.h
|
|
game/training.cpp
|
|
game/training.h
|
|
# utils/eliottxt.cpp
|
|
utils/game_io.h
|
|
utils/game_io.cpp
|
|
utils/ncurses.cpp
|
|
utils/ncurses.h
|
|
wxwin/auxframes.h
|
|
wxwin/auxframes.cc
|
|
wxwin/confdimdlg.h
|
|
wxwin/confdimdlg.cc
|
|
wxwin/configdb.h
|
|
wxwin/configdb.cc
|
|
wxwin/confsearch.h
|
|
wxwin/confsearch.cc
|
|
wxwin/ewx.h
|
|
wxwin/gfxboard.h
|
|
wxwin/gfxboard.cc
|
|
wxwin/gfxresult.h
|
|
wxwin/gfxresult.cc
|
|
wxwin/main.cc
|
|
wxwin/mainframe.h
|
|
wxwin/mainframe.cc
|
|
wxwin/printout.h
|
|
wxwin/printout.cc
|
|
wxwin/searchpanel.h
|
|
wxwin/searchpanel.cc
|
|
qt/aux_window.cpp
|
|
qt/aux_window.h
|
|
qt/bag_widget.cpp
|
|
qt/bag_widget.h
|
|
qt/board_widget.cpp
|
|
qt/board_widget.h
|
|
qt/history_widget.cpp
|
|
qt/history_widget.h
|
|
qt/main_window.cpp
|
|
qt/main_window.h
|
|
qt/main.cpp
|
|
qt/new_game.cpp
|
|
qt/new_game.h
|
|
qt/player_widget.cpp
|
|
qt/player_widget.h
|
|
qt/score_widget.cpp
|
|
qt/score_widget.h
|
|
qt/ui/new_game.ui
|
|
qt/ui/player_widget.ui
|
|
qt/ui/main_window.ui
|