xwords/xwords4
Eric House aacb0486f5 fix release-only bug showing duplicate moves
The fix I made earlier for this relied on a callback that was skipped in
release builds. Now always take the path that involves making the
callback when one is provided. Also remove an optimization that was
trying to eliminate possible moves based on scores prior to doing the
more expensive full check. In 2018 I prefer simplicity, and can make the
remaining code faster if that's required.
2018-02-18 12:29:30 -08:00
..
android cleanup: ivar becomes local variable 2018-02-07 07:35:25 -08:00
common fix release-only bug showing duplicate moves 2018-02-18 12:29:30 -08:00
dawg put back a couple of words -- not dirty! 2017-05-05 06:48:52 -07:00
debian ignore debian build files 2012-01-04 18:11:29 -08:00
linux make "release" builds compile again 2018-02-18 11:30:54 -08:00
newrelay beginnings of new relay: shows persistence 2017-11-05 19:24:41 -08:00
relay comment out iface 2017-12-14 06:39:40 -08:00
scripts more work on script 2014-02-26 07:52:18 -08:00
tests allow to run multiple games at once 2005-09-14 05:12:07 +00:00
wince make trade and move confirm non-blocking 2017-02-17 08:58:20 -08:00
Makefile include all .xml and .java files, but only if they're not named in a .gitignore file in the same directory 2014-03-01 11:44:20 -08:00