chiark / gitweb /
Update changelog for 20170923.ff218728-0+iwj2~3.gbpc58e0c release
[sgt-puzzles.git] / nestedvm.c
2017-10-03 Ian JacksonMerge branch 'master' of https://git.tartarus.org/simon...
2017-10-01 Simon TathamAssorted char * -> const char * API changes.
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-24 Ian JacksonMerge remote-tracking branch 'upstream/master' into...
2017-09-20 Simon TathamGenerate special fake keypresses from menu options.
2017-04-26 Simon TathamRework the preset menu system to permit submenus.
2017-01-17 Ben Hutchingssgt-puzzles (20161228.7cae89f-1) unstable; urgency...
2017-01-17 Ben HutchingsImport sgt-puzzles_20161228.7cae89f.orig.tar.gz
2010-11-06 Simon TathamIn the Java front end, don't try to guess the puzzle...
2009-12-27 Simon TathamIntroduce, and implement as usefully as I can in all...
2009-02-22 Simon TathamIntroduce some infrastructure to permit games' print...
2008-06-26 Simon TathamHandle a <param name="game_id"> by passing it in to...
2008-06-10 Simon TathamMichael Schierl's patch to compile the puzzles as Java...