index
:
quackondo.git
macondo
Quackle crossword game artificial intelligence and analysis tool
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quacker
Age
Commit message (
Expand
)
Author
2025-08-24
Fix dotDescription issues, update README
pommicket
2025-08-24
Show Macondo log
pommicket
2025-08-24
Code cleanup, fix pretty tiles for Endgame solver
pommicket
2025-08-22
Macondo endgame options
pommicket
2025-08-22
Macondo PEG options
pommicket
2025-08-22
Macondo max plies options
pommicket
2025-08-21
Fix various bugs with Macondo moves
pommicket
2025-08-21
Save Macondo settings
pommicket
2025-08-21
Macondo executable "Choose File..." option
pommicket
2025-08-21
Editable Macondo executable path
pommicket
2025-08-21
"Generated moves only" checkbox
pommicket
2025-08-21
Fix bug with Macondo simulate
pommicket
2025-08-21
Show endgame sequence in move comment
pommicket
2025-08-21
Split solve() into solveEndgame() and solvePreEndgame()
pommicket
2025-08-21
Show PEG outcomes on hover
pommicket
2025-08-21
Pre-endgame solver
pommicket
2025-08-18
Show current best sequence and ply depth
pommicket
2025-08-18
Stop process when solve returns moves
pommicket
2025-08-17
Endgame equity & win %
pommicket
2025-08-17
Integrate endgame solver
pommicket
2025-08-15
Solving, but something's broken
pommicket
2025-08-15
Start endgame solving
pommicket
2025-08-13
set Macondo Lexicon based on settings
pommicket
2025-08-13
Integrate Kibitzer with macondo
pommicket
2025-08-13
Various code cleanup, fix issues with move box
pommicket
2025-08-12
Integrate Macondo into move chooser
pommicket
2025-08-12
add move box
pommicket
2025-08-11
Finish move parsing
pommicket
2025-08-08
more move extraction; not working yet
pommicket
2025-08-08
start extracting plays
pommicket
2025-08-08
MacondoBackend
pommicket
2025-08-08
simulate
pommicket
2025-08-07
give turn number to macondo
pommicket
2025-08-07
send position to macondo
pommicket
2025-08-07
Add macondo tab, run process
pommicket
2023-07-19
Fix QMessageBox deprecations.
John Fultz
2023-07-19
Fix various Qt6 deprecations.
John Fultz
2023-07-19
Fix integer size compiler warnings.
John Fultz
2023-07-19
Fix misconnected signal/slot in BoardSetUpDialog.
John Fultz
2023-07-18
Fix Qt6 MOC compilation on some platforms.
John Fultz
2023-07-17
Fix deprecated usage of QSysInfo which doesn't builds in Qt6.
John Fultz
2023-07-17
Fix up std:: namespace hygiene.
John Fultz
2023-07-16
Add Qt6 to cmake, build action matrix.
John Fultz
2023-07-16
Make UTF8-encoding of QTextStream work in Qt5 and 6.
John Fultz
2023-07-16
QRegEx -> QRegularExpression
John Fultz
2023-07-16
More Qt6-ish things that were probably a bad idea even in Qt5.
John Fultz
2023-07-16
Fix up some Qt signals.
John Fultz
2020-07-23
Remove obsolete bullet point from "Helpful Hints" message box.
John Fultz
2020-06-18
A few miscellaneous typo fixes
Oliver Galvin
2020-06-17
Xcode compiler warnings.
John Fultz
[next]