index
:
puzzles
devel
master
rockbox
rockbox-devel
My sgt-puzzles tree
Franklin Wei
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
emccpre.js
(
follow
)
Commit message (
Expand
)
Author
Age
*
Javascript frontend: make Shift- and Ctrl-click work.
Simon Tatham
2019-04-12
*
Support for loading games in Javascript puzzles.
Simon Tatham
2017-09-05
*
Support for saving games in Javascript puzzles.
Simon Tatham
2017-09-05
*
Factor some HTML dialog functions out of emcclib.
Simon Tatham
2017-09-05
*
Rework the preset menu system to permit submenus.
Simon Tatham
2017-04-26
*
Javascript puzzles: switch to a CSS-based drop-down system.
Simon Tatham
2017-04-26
*
emcc frontend: stop indiscriminately squashing mouseups.
Simon Tatham
2015-08-14
*
Change our method of calling main() in emccpre.js.
Simon Tatham
2014-04-20
*
Add a draggable resize handle to the JS puzzles.
Simon Tatham
2013-04-07
*
Small refactor to relative_mouse_coords: now the functionality which
Simon Tatham
2013-04-07
*
Regretfully remove my trickery with a hidden <option> element inside
Simon Tatham
2013-04-05
*
Rewrite the JS keyboard handling to cope with IE and Chrome.
Simon Tatham
2013-04-05
*
Stop accidentally subtracting onscreen_canvas.offset{Left,Top} from
Simon Tatham
2013-04-05
*
IE doesn't default to giving focus to the puzzle canvas on a mouse
Simon Tatham
2013-04-05
*
Remove trailing commas at the ends of initialiser lists. IE 8 and 9
Simon Tatham
2013-04-05
*
Clarify header comments in the Emscripten frontend's source files to
Simon Tatham
2013-04-05
*
Try to give a more friendly message if anything goes wrong during
Simon Tatham
2013-04-03
*
Apply a bodge to arrange that if the user selects Custom from the game
Simon Tatham
2013-03-31
*
New front end! To complement the webification of my puzzles via Java
Simon Tatham
2013-03-30