chiark / gitweb /
Tents: mark squares as non-tents with {Shift,Control}-cursor keys.
[sgt-puzzles.git] / emcclib.js
2014-06-21 Simon TathamFix vertically misaligned text in Javascript puzzles.
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 TathamAssorted HTML/CSS fiddlings to make things work better...
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-03-31 Simon TathamA UI suggestion from Ben: label the Custom element...
2013-03-31 Simon TathamOops. I consistently misspelled my desired lineCap...
2013-03-31 Simon TathamFix a crash when changing presets in Inertia. Turns...
2013-03-31 Simon TathamApply a bodge to arrange that if the user selects Custo...
2013-03-31 Simon TathamStop using the dangerously unescaped 'innerHTML' for...
2013-03-30 Simon TathamNew front end! To complement the webification of my...