chiark / gitweb /
Add a function to every game backend which indicates whether a game
[sgt-puzzles.git] / unfinished / slide.c
2011-04-02 Simon TathamAdd a function to every game backend which indicates...
2010-09-20 Simon TathamMemory leak fixes from Jonas Koelker.
2008-11-16 Simon TathamTake out some lurking "nullgame" holdovers from unfinis...
2008-09-13 Simon TathamSince the lack of this has caused portability issues...
2008-09-06 Simon TathamNew infrastructure feature. Games are now permitted...
2007-06-29 Simon TathamOptimiser placation.
2007-05-12 Simon TathamMore forgiving selection of dragging targets.
2007-05-12 Simon TathamGraphics tweak: make the top-right and bottom-left...
2007-05-12 Simon TathamIn-game user interface to the solver.
2007-05-12 Simon TathamRemove the check for disconnected pieces; it's over...
2007-05-07 Simon TathamStand-alone slidesolver.
2007-05-07 Simon TathamAdd an optional move limit during game generation.
2007-05-07 Simon TathamSlight solver speedup by tracking more carefully which...
2007-05-07 Simon TathamClose-to-finished auto-generating implementation of...