aboutsummaryrefslogtreecommitdiff
path: root/emccpre.js (follow)
Commit message (Expand)AuthorAge
* Javascript frontend: make Shift- and Ctrl-click work.Simon Tatham2019-04-12
* Support for loading games in Javascript puzzles.Simon Tatham2017-09-05
* Support for saving games in Javascript puzzles.Simon Tatham2017-09-05
* Factor some HTML dialog functions out of emcclib.Simon Tatham2017-09-05
* Rework the preset menu system to permit submenus.Simon Tatham2017-04-26
* Javascript puzzles: switch to a CSS-based drop-down system.Simon Tatham2017-04-26
* emcc frontend: stop indiscriminately squashing mouseups.Simon Tatham2015-08-14
* Change our method of calling main() in emccpre.js.Simon Tatham2014-04-20
* Add a draggable resize handle to the JS puzzles.Simon Tatham2013-04-07
* Small refactor to relative_mouse_coords: now the functionality whichSimon Tatham2013-04-07
* Regretfully remove my trickery with a hidden <option> element insideSimon Tatham2013-04-05
* Rewrite the JS keyboard handling to cope with IE and Chrome.Simon Tatham2013-04-05
* Stop accidentally subtracting onscreen_canvas.offset{Left,Top} fromSimon Tatham2013-04-05
* IE doesn't default to giving focus to the puzzle canvas on a mouseSimon Tatham2013-04-05
* Remove trailing commas at the ends of initialiser lists. IE 8 and 9Simon Tatham2013-04-05
* Clarify header comments in the Emscripten frontend's source files toSimon Tatham2013-04-05
* Try to give a more friendly message if anything goes wrong duringSimon Tatham2013-04-03
* Apply a bodge to arrange that if the user selects Custom from the gameSimon Tatham2013-03-31
* New front end! To complement the webification of my puzzles via JavaSimon Tatham2013-03-30