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-07-22
Make UTF-8 default encoding (and write pragma)
alkamid
2019-07-22
Fix .icns file.
John Fultz
2019-07-21
Clean up duplicate strategy files.
John Fultz
2019-07-21
Throw a version check around HiDPI attribute...which was only introduced in Q...
John Fultz
2019-07-21
Make the PRNG thread-safe.
John Fultz
2019-07-21
Sims are now threaded.
John Fultz
2019-07-21
Move constructor for FixedLengthString.
John Fultz
2019-07-21
Code cleanup.
John Fultz
2019-07-21
Move simulate code to a new static function.
John Fultz
2019-07-21
Rework the simulation messaging.
John Fultz
2019-07-21
Migrate more stuff into sim messages.
John Fultz
2019-07-21
Move sim toward a message passing model.
John Fultz
2019-07-21
Remove address sanitizer from cmake.
John Fultz
2019-07-21
Add support for screen scaling under Windows/Linux.
John Fultz
2019-07-21
Visual C++ compiler warning fixes.
John Fultz
2019-07-20
Iterate again fixing Qt/HomeBrew/Travis-CI.
John Fultz
2019-07-20
Iterate again fixing Qt/HomeBrew/Travis-CI.
John Fultz
2019-07-20
Try again to make Qt/HomeBrew/Travis-CI happy.
John Fultz
2019-07-20
See if this fixes Travis-CI HomeBrew path issues.
John Fultz
2019-07-19
Add CSW19 dictionary.
John Fultz
2019-07-19
Add NWL2018 and SSWL2018 dictionaries.
John Fultz
2019-07-19
Initial .clang-format file.
John Fultz
2019-07-19
First cut of a cmake build.
John Fultz
2019-07-19
Update copyright in plist.
John Fultz
2019-07-19
Fix deprecation errors for Qt 5.13.
John Fultz
2019-05-06
Missing include.
John Fultz
2019-05-06
About box fixes.
John Fultz
2019-05-06
Add ability to include logo in copyrights.txt.
John Fultz
2019-05-06
Update copyright in about box.
John Fultz
2019-03-21
Licensing, copyright text changes.
John Fultz
2019-02-07
use --std=c+=14
Martin DeMello
2019-02-07
Add ruby bindings
Martin DeMello
2019-02-07
Add separate python2 and python3 targets, and a flag for Qt version.
Martin DeMello
2019-02-04
Update a few bits of text still referring to GPL2.
John Fultz
2019-02-04
Add exception to GPL coverage for dictionary files.
John Fultz
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
[prev]
[next]