summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-30Oops...didn't mean to commit that hunk. Fix build.John Fultz
2016-07-30Add OTCWL16 hash.John Fultz
2016-07-30Fix memory leak when reading game files.John Fultz
2016-07-20More fixing of tile counts.John Fultz
2016-07-16Fix regressions in end-game tile management.John Fultz
2016-07-12A few tidbits for Mac 1.0.2 release.John Fultz
2016-07-07Fix compiler warning.John Fultz
2016-07-07Increment version number and copyright date.John Fultz
2016-07-07Fix problems entering games with unknown racks.John Fultz
2016-07-07Document how to build for Windows XP.John Fultz
2016-07-07Allow games loaded from gcg to switch to unknown racks.John Fultz
2016-07-07Put filename in window title.John Fultz
2016-07-03Fix miscomputed tiles-in-bag in a game with a blind exchange.John Fultz
2016-07-03Merge pull request #35 from gokceneraslan/masterJohn Fultz
2016-07-03Fix problems with "ex n" where n is a number.John Fultz
2016-07-03Add a scoring option preference.John Fultz
2016-07-03Support Shift+Enter to commit from move input field.John Fultz
2016-07-02More character encoding stuffJohn Fultz
2016-02-20Add PHP bindings, tested with PHP 5.6Gökçen Eraslan
2016-01-24bindings: Fix lua default argument trick.Gökçen Eraslan
2016-01-24bindings: Fix DataManager ownership problems using DISOWN.Gökçen Eraslan
2016-01-24bindings: Add a lua test file and compile with lua5.1 for luajit compatibility.Gökçen Eraslan
2016-01-15Yet more places with bad streaming encoding.John Fultz
2016-01-08bindings: Clean up .so files as well.Gökçen Eraslan
2016-01-08bindings/go: Use static libraries for Go bindingsH. İbrahim Güngör
2016-01-08bindings: Generate all bindings from static quackle libraries for convenience.Gökçen Eraslan
2016-01-07bindings/go: Set library path to current dirH. İbrahim Güngör
2016-01-07bindings/go: Use `go` tool to generate go bindingsH. İbrahim Güngör
2016-01-07Bindings: Remove unnecessary lines from Python selfplay test fileGökçen Eraslan
2016-01-07bindings: Add another python test file to demonstrate selfplay.Gökçen Eraslan
2016-01-07Tidy up Python test file and add extra vector typemaps to swig file.Gökçen Eraslan
2016-01-07Replace swig bash script with a Makefile.Gökçen Eraslan
2016-01-07Add ODS7 hash.John Fultz
2016-01-06bindings: Fix swig shared library extensions.Gökçen Eraslan
2016-01-06Add a SWIG interface file, a Bash script to generate Go, Python and Lua bindi...Gökçen Eraslan
2016-01-06GCGIO: Add a simple method to read GCG files using only the file names.Gökçen Eraslan
2016-01-06Generate shared ibraries for libquackle and libquackleioGökçen Eraslan
2016-01-04Merge pull request #34 from gokceneraslan/masterJohn Fultz
2016-01-04Add Turkish lexicon derived from the word list of the open source Zemberek pr...Gökçen Eraslan
2016-01-04Add Turkish alphabet.Gökçen Eraslan
2015-12-27Fix minor oversight in build instructions.John Fultz
2015-11-08Installer wasn't recursing directories...turns out there's a flag to do that.John Fultz
2015-11-08Remove Mac-specific build stuff that wasn't actually doing anything useful.John Fultz
2015-11-08Fix #10, default_english strategy now has TWL06 superleaves.John Fultz
2015-11-08Fix #9, some strategy files missing from Windows installer.John Fultz
2015-11-08Fix #8, last choice in theme and alphabet combox didn't work.John Fultz
2015-11-08Minor bug fixes.John Fultz
2015-11-07Continue fixing Travis-CI build.John Fultz
2015-11-07Try to fix automated builds.John Fultz
2015-11-07Fix about box.John Fultz