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
*
Fix invalid integer literals in VERSIONINFO_BINARY_VERSION.
HEAD
master
Simon Tatham
2024-08-01
*
Palisade: add double-resolution cursor mode.
Franklin Wei
2024-07-31
*
Map: add user preference to draw larger stipple marks.
Franklin Wei
2024-07-31
*
Filling: turn printv() into a macro, and only for STANDALONE_SOLVER builds.
Franklin Wei
2024-07-31
*
Fix typo in developer docs for request_keys().
Franklin Wei
2024-07-31
*
Add more configuration parameter lower-bound checks.
Franklin Wei
2024-07-31
*
Rename memswap() to swap_regions(). Consolidate duplicate implementations.
Franklin Wei
2024-07-31
*
Refactor `button & ~MOD_MASK' as `STRIP_BUTTON_MODIFIERS(button)'.
Franklin Wei
2024-07-31
*
Untangle: add cursor control interface.
Franklin Wei
2024-07-31
*
GTK: Handle Shift+Tab properly.
Franklin Wei
2024-07-31
*
midend_process_key: allow Shift+Tab to pass through to the backend.
Franklin Wei
2024-07-31
*
Add STRIP_BUTTON_MODIFIERS() macro to refactor modifier flag stripping.
Franklin Wei
2024-07-31
*
Net: Fix off-grid dragging, including a segfault
Chris Boyle
2024-03-29
*
Stop code-signing Windows binaries we aren't shipping.
Simon Tatham
2024-03-01
*
Reset non-WASM Firefox version back to 48.
Simon Tatham
2024-03-01
*
Emergency fix to Puzzles WASM builds.
Simon Tatham
2024-03-01
*
Emscripten build: stop setting MIN_EDGE_VERSION.
Simon Tatham
2024-02-29
*
It's a new year.
Jacob Nevins
2024-01-02
*
js: Turn the resize handle into embedded SVG
Ben Harris
2023-12-07
*
Wrap a few long lines in Keen
Ben Harris
2023-12-06
*
Windows: add a VERSIONINFO resource to the puzzle binaries.
Simon Tatham
2023-11-19
*
Windows: leave puzzles.rc out of auxiliary GUI tools.
Simon Tatham
2023-11-19
*
Untangle: turn #define VERTEX_NUMBERS into a preference.
Simon Tatham
2023-11-18
*
Untangle: turn #define SHOW_CROSSINGS into a preference.
Simon Tatham
2023-11-14
*
Map: document explicitly that initial regions are immutable.
Simon Tatham
2023-11-14
*
Fix display glitch in Jigsaw Solo's pencil-mode cursor.
Simon Tatham
2023-11-14
*
Singles: fix error highlighting when grid is disconnected.
Simon Tatham
2023-10-24
*
Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Inertia
Ben Harris
2023-09-17
*
Singles: prevent hangs at low puzzle sizes.
Simon Tatham
2023-08-27
*
Singles: fix spelling in a validate_params error.
Simon Tatham
2023-08-27
*
midend_request_keys: fix memory leak of a game_params.
Simon Tatham
2023-08-24
*
Update copyright dates at head of manual to match others
Ben Harris
2023-08-21
*
KaiOS: set show-labels=true in preferences for Guess
Ben Harris
2023-08-21
*
js: allow for multiple environment blocks in HTML
Ben Harris
2023-08-21
*
js: load preferences from HTML elements
Ben Harris
2023-08-21
*
js: prefer some puzzle size even if loading isn't complete
Ben Harris
2023-08-21
*
Remove a comment suggesting use of localStorage for prefs
Ben Harris
2023-08-21
*
Untangle: make snapping grid invariant under window resize
Ben Harris
2023-08-14
*
Flood: fix interpret_move() return value for CURSOR_SELECT2
Ben Harris
2023-08-14
*
Flood: correctly handle clicks that only hide cursor
Ben Harris
2023-08-14
*
Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Flood
Ben Harris
2023-08-14
*
Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Unruly
Ben Harris
2023-08-13
*
Unruly: correctly handle clicks that only hide cursor
Ben Harris
2023-08-13
*
Distinguish MOVE_UNUSED from MOVE_NO_EFFECT in Untangle
Ben Harris
2023-08-13
*
Add user preference for Singles' show_black_nums
Ben Harris
2023-08-13
*
Unruly: use new move_cursor() features
Ben Harris
2023-08-13
*
Unequal: use new move_cursor() features for normal movement
Ben Harris
2023-08-13
*
Twiddle: use move_cursor() for cursor movement
Ben Harris
2023-08-13
*
Towers: use new move_cursor() features
Ben Harris
2023-08-13
*
Tents: use new move_cursor() features
Ben Harris
2023-08-13
[next]