Fix warnings generated by gcc 4.6.0 about variables set but not
[sgt/puzzles] / unfinished / slide.c
2011-05-04 simonFix warnings generated by gcc 4.6.0 about variables...
2011-04-02 simonAdd a function to every game backend which indicates...
2010-09-20 simonMemory leak fixes from Jonas Koelker.
2008-11-16 simonTake out some lurking "nullgame" holdovers from unfinis...
2008-09-13 simonSince the lack of this has caused portability issues...
2008-09-06 simonNew infrastructure feature. Games are now permitted...
2007-06-29 simonOptimiser placation.
2007-05-12 simonMore forgiving selection of dragging targets.
2007-05-12 simonGraphics tweak: make the top-right and bottom-left...
2007-05-12 simonIn-game user interface to the solver.
2007-05-12 simonRemove the check for disconnected pieces; it's over...
2007-05-07 simonStand-alone slidesolver.
2007-05-07 simonAdd an optional move limit during game generation.
2007-05-07 simonSlight solver speedup by tracking more carefully which...
2007-05-07 simonClose-to-finished auto-generating implementation of...