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
/
emcc.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Handle the space bar in the Javascript front end.
Simon Tatham
2015-01-13
*
Fix two compile warnings in emcc.c.
Simon Tatham
2014-11-30
*
Add a missing #include.
Simon Tatham
2014-04-20
*
Add a draggable resize handle to the JS puzzles.
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
*
Implement debug_printf() in the Emscripten front end, since that's the
Simon Tatham
2013-04-05
*
I've just realised that the JS puzzles' permalinks were not updating
Simon Tatham
2013-04-05
*
Clarify header comments in the Emscripten frontend's source files to
Simon Tatham
2013-04-05
*
Rewrite trim_rect() for robustness.
Simon Tatham
2013-04-01
*
Make sure the right element of the game-type dropdown starts off
Simon Tatham
2013-03-31
*
Introduce a mechanism by which calls to midend_supersede_game_desc()
Simon Tatham
2013-03-31
*
Don't forget to restore the correct selection in the dropdown list if
Simon Tatham
2013-03-31
*
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