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
*
Blackbox: correct FROMDRAW() macro for C division semantics
Ben Harris
2023-06-22
*
spectre-test: support raster-mode tiling generation.
Simon Tatham
2023-06-18
*
spectre_adjacent: optionally report dst_edge.
Simon Tatham
2023-06-18
*
spectre.c: expose a couple more internal functions.
Simon Tatham
2023-06-18
*
Spectre tiling: add a comment with some reference URLs.
Simon Tatham
2023-06-17
*
Loopy / grid.c: support the new Spectre monotiling.
Simon Tatham
2023-06-16
*
Fix some unused-variable warnings.
Simon Tatham
2023-06-16
*
Add a 'core' library alongside 'common'.
Simon Tatham
2023-06-16
*
hat-test: support SVG output.
Simon Tatham
2023-06-16
*
Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Pearl
Ben Harris
2023-06-16
*
Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Cube
Ben Harris
2023-06-15
*
Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Fifteen
Ben Harris
2023-06-15
*
Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Bridges
Ben Harris
2023-06-11
*
Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Slant
Ben Harris
2023-06-11
*
Expose the NO_EFFECT/UNUSED distinction through midend_process_key()
Ben Harris
2023-06-11
*
Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Mines
Ben Harris
2023-06-11
*
Add MOVE_NO_EFFECT and MOVE_UNUSED return values from interpret_move()
Ben Harris
2023-06-11
*
Rename UI_UPDATE as MOVE_UI_UPDATE
Ben Harris
2023-06-11
*
Update a comment in Mines to reflect that we have user prefs now
Ben Harris
2023-06-11
*
Fix a few minor memory leaks.
Simon Tatham
2023-06-06
*
Add preferences for existing UI style controls
Ben Harris
2023-05-30
*
js: pass preferences file from JS to C on the heap, not the stack
Ben Harris
2023-05-30
*
js: handle exceptions when accessing localStorage
Ben Harris
2023-05-30
*
Emscripten: fix edge case of js_canvas_find_font_midpoint.
Simon Tatham
2023-05-26
*
Loopy: fix redraw issue due to enlarged dots.
Simon Tatham
2023-05-07
*
Isolate icons build from the running user's preferences.
Simon Tatham
2023-05-05
*
Windows: reorganise menu ids.
Simon Tatham
2023-05-03
*
midend_apply_prefs: apply prefs to the right ui.
Simon Tatham
2023-05-02
*
Untangle: add a 'snap to grid' user preference.
Simon Tatham
2023-05-01
*
Untangle: replace manual int64 bodging with int64_t.
Simon Tatham
2023-05-01
*
Replace check of __STDC_VERSION__ with HAVE_STDINT_H.
Simon Tatham
2023-05-01
*
Loopy: slightly increase the size of dots.
Simon Tatham
2023-04-29
*
hat-test: fix memory leaks.
Simon Tatham
2023-04-29
*
Pattern: Reduce row clue spacing if there are lots of them
Ben Harris
2023-04-24
*
Pattern: switch to small font when there are many row clues
Ben Harris
2023-04-24
*
Correct a comment in Pattern's clue-drawing code
Ben Harris
2023-04-24
*
Emscripten: change the localStorage key used for preferences.
Simon Tatham
2023-04-24
*
Support user preferences in the Emscripten frontend.
Simon Tatham
2023-04-24
*
emcc.c: remove savefile_read_ctx.
Simon Tatham
2023-04-24
*
emcc.c: missing (void) in a function definition.
Simon Tatham
2023-04-24
*
Fix bounds check in buffer_append.
Simon Tatham
2023-04-24
*
Support user preferences in the Mac frontend.
Simon Tatham
2023-04-24
*
GTK save_prefs: fix a wrongly sourced error report.
Simon Tatham
2023-04-24
*
Slant: actually check ui->swap_buttons.
Simon Tatham
2023-04-23
*
GTK: stop referring to &thegame in prefs I/O functions.
Simon Tatham
2023-04-23
*
Support user preferences on Windows.
Simon Tatham
2023-04-23
*
make_prefs_path(): tolerate NULL inputs.
Simon Tatham
2023-04-23
*
Document the new Net preference.
Simon Tatham
2023-04-23
*
Net: preference for how loop highlighting interacts with locking.
Simon Tatham
2023-04-23
*
Fix failure to update me->ui when changing preferences.
Simon Tatham
2023-04-23
[next]