chiark / gitweb /
Tents: mark squares as non-tents with {Shift,Control}-cursor keys.
[sgt-puzzles.git] / emccpre.js
2015-08-14 Simon Tathamemcc frontend: stop indiscriminately squashing mouseups.
2014-04-20 Simon TathamChange our method of calling main() in emccpre.js.
2013-04-07 Simon TathamAdd a draggable resize handle to the JS puzzles.
2013-04-07 Simon TathamSmall refactor to relative_mouse_coords: now the functi...
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 TathamStop accidentally subtracting onscreen_canvas.offset...
2013-04-05 Simon TathamIE doesn't default to giving focus to the puzzle canvas...
2013-04-05 Simon TathamRemove trailing commas at the ends of initialiser lists...
2013-04-05 Simon TathamClarify header comments in the Emscripten frontend...
2013-04-03 Simon TathamTry to give a more friendly message if anything goes...
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...