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
Commit message (
Expand
)
Author
Age
*
Remove _() introduced from Android port.
Jacob Nevins
2022-12-16
*
lightup: Ban 2x2 with either 4-way type
Chris Boyle
2022-12-16
*
guess: Remove an obsolete workaround
Ben Harris
2022-12-16
*
magnetssolver: Add a missing newline to a message
Ben Harris
2022-12-15
*
magnets: Area constraints; fix message.
Chris Boyle
2022-12-15
*
Tweak Filling greys to better distinguish selected and completed
Chris Boyle
2022-12-15
*
Update developer docs for mkhighlight changes
Ben Harris
2022-12-15
*
Rewrite mkhighlight to handle a wider range of colours
Ben Harris
2022-12-14
*
Don't request a highlight colour in games that don't need one
Ben Harris
2022-12-14
*
Add an assertion that all colours are within range
Ben Harris
2022-12-14
*
mkhighlight: Don't darken the base colour if we don't need a highlight
Ben Harris
2022-12-12
*
Pearl: make PEARL_GUI_LOOPY affect printed output.
Simon Tatham
2022-12-11
*
js: When opening a dialogue box, try to focus it
Ben Harris
2022-12-10
*
js: Don't treat SoftRight as CURSOR_SELECT2
Ben Harris
2022-12-10
*
js: Add a mode where the puzzle tries to fill the viewport
Ben Harris
2022-12-10
*
js: Add a new function whereby C can ask JS for a preferred board size
Ben Harris
2022-12-10
*
js: Set the default colour from the CSS background of the canvas
Ben Harris
2022-12-10
*
js: Allow CSS to set the font used by the puzzle
Ben Harris
2022-12-10
*
New backend function: current_key_label()
Ben Harris
2022-12-09
*
tracks: Allow a smaller or non-existent border at small tile sizes
Ben Harris
2022-12-08
*
tracks: Make the keyboard cursor more visible
Ben Harris
2022-12-08
*
galaxies: Use the same code for handling all dropped arrows
Ben Harris
2022-12-07
*
guess: Much more efficient keyboard interface
Ben Harris
2022-12-07
*
guess: Move the cursor to the first peg position after a guess
Ben Harris
2022-12-07
*
guess: Correct documentation to not say Space places a peg
Ben Harris
2022-12-07
*
js: Explicitly set the height of the status bar
Ben Harris
2022-12-06
*
Assert that the back-end has provided a background colour
Ben Harris
2022-12-06
*
Devel docs: explain the specialness of colour 0
Ben Harris
2022-12-06
*
Devel docs: Mention mid-end background clearing
Ben Harris
2022-12-06
*
guess: Fix keyboard access to hold function
Ben Harris
2022-12-05
*
js: Put the puzzle background colour in a CSS variable
Ben Harris
2022-12-05
*
mosaic: Don't bother initialising fields in decode_ui()
Ben Harris
2022-12-05
*
Devel docs: make it clear that decode_ui() gets a new game_ui
Ben Harris
2022-12-05
*
lightup: Remove tests for keystrokes canonicalised by mid-end
Ben Harris
2022-12-05
*
js: Bypass our own dialogue box when loading
Ben Harris
2022-12-05
*
js: Remove align=center from main <div> and make it a <main>
Ben Harris
2022-12-05
*
js: Remove a layer of <div> from the HTML page
Ben Harris
2022-12-05
*
js: Specify a font for the puzzle canvas in CSS
Ben Harris
2022-12-05
*
js: Correct a comment describing timer_callback
Ben Harris
2022-12-03
*
js: Simplify drawing context management
Ben Harris
2022-12-03
*
js: Switch to using the resize handle in the HTML
Ben Harris
2022-12-02
*
js: Don't bother resizing offscreen canvas at startup
Ben Harris
2022-12-02
*
js: Improve comment explaining same-origin policy for file:
Ben Harris
2022-12-02
*
js: Add an SVG resize handle to the HTML
Ben Harris
2022-12-02
*
js: Remove a JavaScript construct that confused emcc -O3
Ben Harris
2022-12-02
*
Document how Enter and Space are handled in the mid-end
Ben Harris
2022-11-30
*
js: Allow for putting a resize handle in HTML
Ben Harris
2022-11-29
*
Developer doc correction: list.c is not generated by Perl any more
Ben Harris
2022-11-29
*
js: Remove support for creating the status bar in JavaScript
Ben Harris
2022-11-28
*
js: Don't word-wrap the status bar
Ben Harris
2022-11-28
[next]