.. |
images
|
New icons for the navigation actions, and additional ones for some menu items
|
2008-12-14 13:27:00 +00:00 |
ui
|
Removed a useless name
|
2012-01-05 20:44:44 +01:00 |
.cvsignore
|
Very beginning of a Qt interface. Status:
|
2008-01-20 18:40:12 +00:00 |
aux_window.cpp
|
- Compilation fix for Windows
|
2008-09-03 17:28:27 +00:00 |
aux_window.h
|
New preference, to allow linking the rack in training mode to the "Plus 1" dictionary tool
|
2008-12-14 13:20:38 +00:00 |
bag_widget.cpp
|
Display the number of remaining vowels, consonants and jokers in the bag window
|
2010-09-12 15:27:38 +00:00 |
bag_widget.h
|
Display the number of remaining vowels, consonants and jokers in the bag window
|
2010-09-12 15:27:38 +00:00 |
bag_widget2.cpp
|
New bag widget, showing the remaining tiles. Not used for real yet.
|
2010-11-01 17:49:55 +00:00 |
bag_widget2.h
|
New bag widget, showing the remaining tiles. Not used for real yet.
|
2010-11-01 17:49:55 +00:00 |
board_widget.cpp
|
Make sure the board is cleared when a game stops
|
2011-01-15 21:47:42 +00:00 |
board_widget.h
|
Let the TileWidget class handle mouse clicks, instead of doing it in the BoardWidget class
|
2010-10-22 16:58:37 +00:00 |
coord_model.cpp
|
Let the TileWidget class handle mouse clicks, instead of doing it in the BoardWidget class
|
2010-10-22 16:58:37 +00:00 |
coord_model.h
|
Let the TileWidget class handle mouse clicks, instead of doing it in the BoardWidget class
|
2010-10-22 16:58:37 +00:00 |
custom_popup.cpp
|
Added support for definitions, using an external website
|
2011-07-28 20:55:48 +00:00 |
custom_popup.h
|
Added support for definitions, using an external website
|
2011-07-28 20:55:48 +00:00 |
dic_tools_widget.cpp
|
Renamed the string conversion macros, to make chaining more natural.
|
2011-07-30 19:45:18 +00:00 |
dic_tools_widget.h
|
Added support for definitions, using an external website
|
2011-07-28 20:55:48 +00:00 |
dic_wizard.cpp
|
Fixed a dictionary creation bug on Win32 with input files containing a BOM.
|
2011-12-30 15:12:26 +01:00 |
dic_wizard.h
|
Generate the dictionary from the wizard, and (optinally) load it.
|
2010-05-15 12:20:19 +00:00 |
eliot.qrc
|
New icons for the navigation actions, and additional ones for some menu items
|
2008-12-14 13:27:00 +00:00 |
history_widget.cpp
|
The history now shows the "Player" column only in FreeGame mode.
|
2012-01-17 21:45:31 +01:00 |
history_widget.h
|
The history now shows the "Player" column only in FreeGame mode.
|
2012-01-17 21:45:31 +01:00 |
main.cpp
|
Simplified the looging macros, and added logs in various key places.
|
2011-01-29 23:47:20 +00:00 |
main_window.cpp
|
Added a new type of move: NO_MOVE
|
2012-01-17 00:56:02 +01:00 |
main_window.h
|
Warn before exiting Eliot when a game is started
|
2012-01-05 21:08:54 +01:00 |
Makefile.am
|
Added support for definitions, using an external website
|
2011-07-28 20:55:48 +00:00 |
new_game.cpp
|
New preference to define a default AI level
|
2011-12-30 19:33:48 +01:00 |
new_game.h
|
New preference to define a default AI level
|
2011-12-30 19:33:48 +01:00 |
play_word_mediator.cpp
|
Do not refresh the coordinates for a non-visible player.
|
2012-01-17 10:48:36 +01:00 |
play_word_mediator.h
|
Compilation fixes for the Windows build
|
2011-07-30 13:15:52 +00:00 |
player_widget.cpp
|
Renamed the string conversion macros, to make chaining more natural.
|
2011-07-30 19:45:18 +00:00 |
player_widget.h
|
Added support for definitions, using an external website
|
2011-07-28 20:55:48 +00:00 |
prefs_dialog.cpp
|
New preference to define a default AI level
|
2011-12-30 19:33:48 +01:00 |
prefs_dialog.h
|
New preference to define a default AI level
|
2011-12-30 19:33:48 +01:00 |
qtcommon.cpp
|
Added a unit test for all the string conversions
|
2011-07-30 19:49:29 +00:00 |
qtcommon.h
|
Added a unit test for all the string conversions
|
2011-07-30 19:49:29 +00:00 |
score_widget.cpp
|
- New PublicGame class, intended to be used by the interfaces instead of accessing Game directly
|
2008-11-30 20:53:44 +00:00 |
score_widget.h
|
- New PublicGame class, intended to be used by the interfaces instead of accessing Game directly
|
2008-11-30 20:53:44 +00:00 |
tile_layout.cpp
|
Simplified the looging macros, and added logs in various key places.
|
2011-01-29 23:47:20 +00:00 |
tile_layout.h
|
New bag widget, showing the remaining tiles. Not used for real yet.
|
2010-11-01 17:49:55 +00:00 |
tile_widget.cpp
|
New bag widget, showing the remaining tiles. Not used for real yet.
|
2010-11-01 17:49:55 +00:00 |
tile_widget.h
|
New bag widget, showing the remaining tiles. Not used for real yet.
|
2010-11-01 17:49:55 +00:00 |
training_widget.cpp
|
Previewing a Round is now possible in all the game types.
|
2012-01-17 00:43:19 +01:00 |
training_widget.h
|
Added support for definitions, using an external website
|
2011-07-28 20:55:48 +00:00 |