chiark / gitweb /
Update changelog for 20170923.ff218728-0+iwj2~3.gbpc58e0c release
[sgt-puzzles.git] / unfinished / sokoban.c
2017-10-03 Ian JacksonMerge branch 'master' of https://git.tartarus.org/simon...
2017-10-01 Simon TathamReturn error messages as 'const char *', not 'char *'.
2017-10-01 Simon TathamUse a proper union in struct config_item.
2017-09-30 Ian JacksonMerge remote-tracking branch 'upstream/master' into...
2017-09-24 Ian JacksonMerge remote-tracking branch 'upstream/master' into...
2017-09-24 Ian Jacksondeclare ff Merge commit '7cae89f' into HEAD
2017-04-26 Simon TathamRework the preset menu system to permit submenus.
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-04-02 Simon TathamAdd a function to every game backend which indicates...
2008-11-16 Simon TathamPatch from Lee Dowling to implement mouse control in...
2008-09-06 Simon TathamNew infrastructure feature. Games are now permitted...
2007-02-22 Jacob NevinsRemove spurious semicolons from macros; their upset...
2006-12-24 Simon TathamHTML Help support for Puzzles, with the same kind of...
2006-10-29 Simon TathamI'm sick and tired of having unfinished puzzle code...