index
:
quackondo.git
macondo
Quackle crossword game artificial intelligence and analysis tool
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-02-04
After discussion with Jason/John, add myself as a copyright holder.
John Fultz
2019-02-03
fix for passing an argument to setGlobalCandidate
Martin DeMello
2019-01-14
Resolve #75, update RNG to Mersenne-Twister.
John Fultz
2019-01-14
Fix icon for Xcode >=9 macOS build.
John Fultz
2019-01-14
Fix #21, committing a phoney cannot be canceled.
John Fultz
2019-01-14
Fix infinite loop if you give all players the same name.
John Fultz
2019-01-14
Remove player name from rack label text.
John Fultz
2019-01-13
Add a separator above "Simulation" group box to break up the GUI better.
John Fultz
2019-01-13
Update TravisCI Linux builds to xenial, so I can get modern compilers for free.
John Fultz
2019-01-13
Attempt to fix TravisCI HomeBrew failure.
John Fultz
2019-01-13
Add School Scrabble 2016, 2018 word list hashes.
John Fultz
2019-01-13
Add hash for official OCTWL2018.
John Fultz
2019-01-13
C++11-style iterators in quacker sources.
John Fultz
2019-01-13
Fix potential crash on exit.
John Fultz
2019-01-07
Use range-based for iterators in sim code.
John Fultz
2018-02-13
New version of Polish lexicon (OSPS 38)
alkamid
2017-12-19
OSPS (Polish lexicon) v. 37 (December 2017)
alkamid
2017-08-14
Fixes #50 and related non-English strategy issues.
John Fultz
2017-08-13
Add Appveyor build for Windows.
John Fultz
2017-08-10
Add OS X builds to Travis-CI.
John Fultz
2017-08-09
Prevent console warnings re missing [*] in window titles.
John Fultz
2017-08-02
Bump version number to 1.0.4.
John Fultz
2017-08-02
More Qt5 changes and cleanups.
John Fultz
2017-08-02
Merge pull request #37 from gokceneraslan/qt55
John Fultz
2017-07-29
Merge pull request #60 from alkamid/osps36
John Fultz
2017-04-03
OSPS update 36
alkamid
2016-12-21
OSPS update 35
alkamid
2016-08-05
Merge pull request #41 from alkamid/new_osps
John Fultz
2016-08-03
Bump version to 1.0.3.
John Fultz
2016-08-02
Fixes to allow bad endgames to be loaded from GCGs.
John Fultz
2016-07-30
Oops...didn't mean to commit that hunk. Fix build.
John Fultz
2016-07-30
Add OTCWL16 hash.
John Fultz
2016-07-30
Fix memory leak when reading game files.
John Fultz
2016-07-28
OSPS Update 33
alkamid
2016-07-20
More fixing of tile counts.
John Fultz
2016-07-16
Fix regressions in end-game tile management.
John Fultz
2016-07-12
A few tidbits for Mac 1.0.2 release.
John Fultz
2016-07-07
Fix compiler warning.
John Fultz
2016-07-07
Increment version number and copyright date.
John Fultz
2016-07-07
Fix problems entering games with unknown racks.
John Fultz
2016-07-07
Document how to build for Windows XP.
John Fultz
2016-07-07
Allow games loaded from gcg to switch to unknown racks.
John Fultz
2016-07-07
Put filename in window title.
John Fultz
2016-07-03
Fix miscomputed tiles-in-bag in a game with a blind exchange.
John Fultz
2016-07-03
Merge pull request #35 from gokceneraslan/master
John Fultz
2016-07-03
Fix problems with "ex n" where n is a number.
John Fultz
2016-07-03
Add a scoring option preference.
John Fultz
2016-07-03
Support Shift+Enter to commit from move input field.
John Fultz
2016-07-02
More character encoding stuff
John Fultz
2016-02-20
Add PHP bindings, tested with PHP 5.6
Gökçen Eraslan
[next]