Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-08-09 | Progress on edit lexicon dialog. | John Fultz | |
* Files can now be loaded from user directory as well as app directory. * Edit lexicon dialog has been added, and pretty much all of the GUI elements framed out. Not actually implemented, yet. * Embiggen the board configuration dialog. * Some bits of code refactoring. | |||
2015-07-21 | Visual Studio build maintenance. | John Fultz | |
* Fix compiler warnings * Add Visual Studio 2013 solution * Tweak .pro files * Most importantly, rename main 'quackle' project to 'libquackle' to avoid solution-level name conflict. This only affects the VS build. | |||
2014-11-28 | Add CONFIG -= app_bundle in appropriate places. | John Fultz | |
So that console apps won't build as app bundles on MacOS. | |||
2014-09-02 | Change GPL file headers to v3. | John Fultz | |
Not a very interesting commit...only changes in comments. | |||
2013-10-27 | Print final scores at the end of self play | Matt Liberty | |
2013-10-27 | Add option to specify opponent player type in self play testing | Matt Liberty | |
2013-10-25 | Reorder -lquackleio before -lquackle due to dependencies | Matt Liberty | |
2013-10-25 | Clean up build of minor executables to use proper paths and obj subdirs | Matt Liberty | |
2013-09-27 | Add -fpermissive for OSX Mountain Lion build error | Matt Liberty | |
2013-08-25 | Initial git commit. | Jason Katz-Brown | |