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
*
Add more validation to midend deserialisation routine
Ben Harris
2022-10-16
*
js: Update permalinks and undo/redo buttons when loading
Ben Harris
2022-10-15
*
js: Update comment on possible future enhancements
Ben Harris
2022-10-13
*
Add a missing "const" to js_draw_poly and js_canvas_draw_poly
Ben Harris
2022-10-13
*
Hide some words in top-level menu items on small viewports
Ben Harris
2022-10-07
*
Make JavaScript game controls work better in small viewports
Ben Harris
2022-10-05
*
Enable Apple Silicon in the MacOS builds.
Simon Tatham
2022-09-12
*
unix, gtk: Install and use HTML help
Ben Hutchings
2022-08-01
*
Re-fix the GTK dark theme check.
Simon Tatham
2022-08-01
*
Update the developer documentation.
Simon Tatham
2022-07-31
*
Style cleanups from the previous fixes.
Simon Tatham
2022-07-31
*
Makefile.doc: Update file list in the clean rule
Ben Hutchings
2022-07-31
*
gtk: Adjust to reordering of XPM icons
Ben Hutchings
2022-07-31
*
gtk: Do not override window background colour when using a dark theme
Ben Hutchings
2022-07-31
*
Bridges: Fix off-by-one in WITHIN()
Ben Hutchings
2022-07-31
*
Unruly: Fix memory leak in dup_game()
Ben Hutchings
2022-07-31
*
Towers: Fix indentation of some solver code
Ben Hutchings
2022-07-31
*
Pearl: Require width or height to be at least 6 for Tricky
Ben Hutchings
2022-07-31
*
Mines: fix a typo in a comment.
Simon Tatham
2022-06-12
*
Pearl: reorder helper functions.
Simon Tatham
2022-01-27
*
Pearl: permit drawing a whole loop in one drag.
Simon Tatham
2022-01-27
*
Mosaic: fix uninitialised field in dup_game().
Simon Tatham
2022-01-27
*
Mosaic: fix inconsistently drawn keyboard cursor.
Simon Tatham
2022-01-27
*
Windows: reinstate SetWindowPos in check_window_size.
Simon Tatham
2022-01-08
*
windows.c: fix some mis-indented pieces of code.
Simon Tatham
2022-01-08
*
Mosaic: fix encoding of aggressiveness in game params.
Simon Tatham
2022-01-08
*
Try to fix flakiness in the NestedVM build.
Simon Tatham
2022-01-06
*
Pattern: fix a compile warning about memset bounds.
Simon Tatham
2021-12-11
*
tree234: avoid an uninitialised-variable warning.
Simon Tatham
2021-12-11
*
gtk.c: squelch uninitialised-variable warning.
Simon Tatham
2021-12-11
*
malloc.c: check allocation sizes against PTRDIFF_MAX.
Simon Tatham
2021-12-11
*
malloc.c: fix copy-pasted comment from the Dawn Of Time.
Simon Tatham
2021-12-11
*
Palisade: explicitly use 'signed char' for clues.
Simon Tatham
2021-12-11
*
Map: add missing sresize in new_game_desc().
Simon Tatham
2021-12-11
*
Pearl: document game options.
Simon Tatham
2021-10-30
*
Galaxies: store game solution in the aux string.
Simon Tatham
2021-10-21
*
Tents: fix bias in tent placement.
Simon Tatham
2021-10-21
*
Add missing documentation of 'int dir' parameters.
Simon Tatham
2021-09-13
*
Add 'const' to the draw_polygon coords array parameter.
Simon Tatham
2021-09-13
*
Tents: reinstate bottom and right grid borders.
Simon Tatham
2021-09-10
*
Fix benchmark.sh for the new cmake world.
Simon Tatham
2021-09-06
*
Unruly: new 'Trivial' difficulty level.
Simon Tatham
2021-09-06
*
Black Box: fix highlights in top left grid corner.
Simon Tatham
2021-08-28
*
galaxieseditor: make 'copy to clipboard' give the game id.
Simon Tatham
2021-05-25
*
Build a lot of conditioned-out test and helper programs.
Simon Tatham
2021-05-25
*
Permit building GUI helper tools.
Simon Tatham
2021-05-25
*
GTK3: fix window redraw after copying to clipboard.
Simon Tatham
2021-05-25
*
nestedvm.cmake: fix accidental use of dynamic scope.
Simon Tatham
2021-05-25
*
WASM: move save file encoding from JS into C.
Simon Tatham
2021-05-23
*
WASM: fix save-file generation.
Simon Tatham
2021-05-22
[next]