summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-24fix windows line endings maybe?pommicket
2025-08-24Fix default Macondo path on windowspommicket
2025-08-24Fix some warnings when compiling with QT6pommicket
2025-08-24Fix MSVC build (hopefully)pommicket
2025-08-24add logopommicket
2025-08-24Fix dotDescription issues, update READMEpommicket
2025-08-24Show Macondo logpommicket
2025-08-24Code cleanup, fix pretty tiles for Endgame solverpommicket
2025-08-22Macondo endgame optionspommicket
2025-08-22Macondo PEG optionspommicket
2025-08-22Macondo max plies optionspommicket
2025-08-21Fix various bugs with Macondo movespommicket
2025-08-21Save Macondo settingspommicket
2025-08-21Macondo executable "Choose File..." optionpommicket
2025-08-21Editable Macondo executable pathpommicket
2025-08-21"Generated moves only" checkboxpommicket
2025-08-21Fix bug with Macondo simulatepommicket
2025-08-21Show endgame sequence in move commentpommicket
2025-08-21Split solve() into solveEndgame() and solvePreEndgame()pommicket
2025-08-21Show PEG outcomes on hoverpommicket
2025-08-21Pre-endgame solverpommicket
2025-08-18Show current best sequence and ply depthpommicket
2025-08-18Stop process when solve returns movespommicket
2025-08-17Endgame equity & win %pommicket
2025-08-17Integrate endgame solverpommicket
2025-08-15Solving, but something's brokenpommicket
2025-08-15Start endgame solvingpommicket
2025-08-13set Macondo Lexicon based on settingspommicket
2025-08-13Integrate Kibitzer with macondopommicket
2025-08-13Various code cleanup, fix issues with move boxpommicket
2025-08-12Integrate Macondo into move chooserpommicket
2025-08-12add move boxpommicket
2025-08-11Finish move parsingpommicket
2025-08-08more move extraction; not working yetpommicket
2025-08-08start extracting playspommicket
2025-08-08MacondoBackendpommicket
2025-08-08simulatepommicket
2025-08-07give turn number to macondopommicket
2025-08-07send position to macondopommicket
2025-08-07Add macondo tab, run processpommicket
2023-07-23Fix bug which could pass phony words.John Fultz
2023-07-19Fix QMessageBox deprecations.John Fultz
2023-07-19Fix various Qt6 deprecations.John Fultz
2023-07-19Fix integer size compiler warnings.John Fultz
2023-07-19Fix misconnected signal/slot in BoardSetUpDialog.John Fultz
2023-07-19Readme updates.John Fultz
2023-07-19Remove Windows-x86 Qt6 GitHub actions build.John Fultz
2023-07-19Remove macOS deployment target for now.John Fultz
2023-07-18Fix Qt6 MOC compilation on some platforms.John Fultz
2023-07-17Hide .cache folder in Sublime project.John Fultz