chiark / gitweb /
Fix completion checking in Killer Solo.
[sgt-puzzles.git] / unfinished / slide.c
2013-04-13 Simon TathamGiant const patch of doom: add a 'const' to every param...
2013-04-12 Simon TathamAdd 'const' to the game_params arguments in validate_de...
2012-09-10 Simon TathamForgot to add the new 'const' in the unfinished subdire...
2011-06-19 Simon TathamChanged my mind about midend_is_solved: I've now reprot...
2011-05-04 Simon TathamFix warnings generated by gcc 4.6.0 about variables...
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...