summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-19OSPS (Polish lexicon) v. 37 (December 2017)alkamid
2017-08-14Fixes #50 and related non-English strategy issues.John Fultz
2017-08-13Add Appveyor build for Windows.John Fultz
2017-08-10Add OS X builds to Travis-CI.John Fultz
2017-08-09Prevent console warnings re missing [*] in window titles.John Fultz
2017-08-02Bump version number to 1.0.4.John Fultz
2017-08-02More Qt5 changes and cleanups.John Fultz
2017-08-02Merge pull request #37 from gokceneraslan/qt55John Fultz
2017-07-29Merge pull request #60 from alkamid/osps36John Fultz
2017-04-03OSPS update 36alkamid
2016-12-21OSPS update 35alkamid
2016-08-05Merge pull request #41 from alkamid/new_ospsJohn Fultz
2016-08-03Bump version to 1.0.3.John Fultz
2016-08-02Fixes to allow bad endgames to be loaded from GCGs.John Fultz
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-28OSPS Update 33alkamid
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-13travis: Select qmake from qt5-qmake packageGökçen Eraslan
2016-01-12travis: Add qt5-qmake package dependencyGökçen Eraslan
2016-01-12travis: Upgrade to trusty and use latest available GCC.Gökçen Eraslan
2016-01-12Update travis qt dependency for qt5Gökçen Eraslan
2016-01-12Fix startup crash bug.Gökçen Eraslan
2016-01-12Port Quackle to Qt 5.5Gökçen Eraslan
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