chiark / gitweb /
Tents: mark squares as non-tents with {Shift,Control}-cursor keys.
[sgt-puzzles.git] / emcc.c
2015-01-13 Simon TathamHandle the space bar in the Javascript front end.
2014-11-30 Simon TathamFix two compile warnings in emcc.c.
2014-04-20 Simon TathamAdd a missing #include.
2013-04-07 Simon TathamAdd a draggable resize handle to the JS puzzles.
2013-04-05 Simon TathamRegretfully remove my trickery with a hidden <option...
2013-04-05 Simon TathamRewrite the JS keyboard handling to cope with IE and...
2013-04-05 Simon TathamImplement debug_printf() in the Emscripten front end...
2013-04-05 Simon TathamI've just realised that the JS puzzles' permalinks...
2013-04-05 Simon TathamClarify header comments in the Emscripten frontend...
2013-04-01 Simon TathamRewrite trim_rect() for robustness.
2013-03-31 Simon TathamMake sure the right element of the game-type dropdown...
2013-03-31 Simon TathamIntroduce a mechanism by which calls to midend_supersed...
2013-03-31 Simon TathamDon't forget to restore the correct selection in the...
2013-03-31 Simon TathamApply a bodge to arrange that if the user selects Custo...
2013-03-30 Simon TathamNew front end! To complement the webification of my...