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
...
*
js: use the "load" event for loading save files
Ben Harris
2023-04-03
*
js: Load save files into the C side incrementally
Ben Harris
2023-04-03
*
js: load games using FileReader.readAsArrayBuffer()
Ben Harris
2023-04-02
*
hat-test: more scaling and clipping options.
Simon Tatham
2023-04-02
*
hat-test: fix array underrun.
Simon Tatham
2023-04-02
*
Remove penrose_count_tiles().
Simon Tatham
2023-04-02
*
Move other test main()s out of library source files.
Simon Tatham
2023-04-02
*
Move hat-test into its own source file.
Simon Tatham
2023-04-02
*
Magnets: add a check that magnets don't wrap between lines
Ben Harris
2023-04-01
*
Correct a range check in Magnets' layout verification
Ben Harris
2023-03-31
*
hat-test: option to generate four-coloured hat tilings.
Simon Tatham
2023-03-31
*
Require a grid description for hats grid
Ben Harris
2023-03-31
*
hat-test: allow choosing a random number seed.
Simon Tatham
2023-03-30
*
Hats: choose the tiling's starting hat more uniformly.
Simon Tatham
2023-03-30
*
Hats: factor out the parent-choosing system.
Simon Tatham
2023-03-30
*
Loopy: widen clip rectangle for redrawing clues.
Simon Tatham
2023-03-28
*
hat-test: alternative data output mode to write Python.
Simon Tatham
2023-03-28
*
hat-test: allow specifying tiling size on the command line.
Simon Tatham
2023-03-28
*
Hats tiling: make hat-test draw each hat in one go.
Simon Tatham
2023-03-28
*
Hats tiling: more uniform parent selection.
Simon Tatham
2023-03-28
*
Fix references to the renamed 'auxiliary' directory.
Simon Tatham
2023-03-27
*
Rename the 'aux' subdirectory to avoid Windows restrictions.
Simon Tatham
2023-03-27
*
Loopy / grid.c: new grid type, 'Hats'.
Simon Tatham
2023-03-26
*
KaiOS: be more careful detecting the presence of KaiAds
Ben Harris
2023-03-22
*
Turn on PUZZLES_SHOW_CURSOR on KaiOS
Ben Harris
2023-03-22
*
Treat environment variable values beginning with "T" as true
Ben Harris
2023-03-22
*
Add an environment variable to control initial cursor visibility
Ben Harris
2023-03-22
*
New shared function, getenv_bool()
Ben Harris
2023-03-22
*
Galaxies: skew grid generation in favour of wiggliness.
Simon Tatham
2023-03-12
*
Galaxies: remove 'solver_recurse_depth' in live use.
Simon Tatham
2023-03-12
*
Galaxies: add some higher Unreasonable presets.
Simon Tatham
2023-03-12
*
Galaxies: remove the 'maxtries' system.
Simon Tatham
2023-03-12
*
Galaxies: fix recursion depth limit in solver.
Simon Tatham
2023-03-12
*
galaxiessolver: fix soak-test mode.
Simon Tatham
2023-03-12
*
Galaxies: new deduction by counting liberties of exclaves.
Simon Tatham
2023-03-12
*
Galaxies: add a missing \n in a diagnostic.
Simon Tatham
2023-03-12
*
Galaxies: fix edge coordinates in a diagnostic.
Simon Tatham
2023-03-10
*
Tracks: missing \n in debug statement.
Simon Tatham
2023-03-10
*
Add missing 'static' on dputs().
Simon Tatham
2023-03-10
*
Further restrict the keys that can have MOD_NUM_KEYPAD
Ben Harris
2023-03-05
*
Treat keypad-Enter as CURSOR_SELECT, same as Return.
Simon Tatham
2023-03-04
*
KaiOS: be more cautious about determining whether KaiAds is present
Ben Harris
2023-03-01
*
js: Use the Pointer Events API, but only to capture the pointer
Ben Harris
2023-03-01
*
Inertia: insist that solutions must be non-empty
Ben Harris
2023-02-26
*
Correctly handle some short save files
Ben Harris
2023-02-26
*
Map: reduce maximum size
Ben Harris
2023-02-26
*
Be more careful with type of left operand of <<
Ben Harris
2023-02-26
*
More cleverness in midend_process_key()
Ben Harris
2023-02-23
*
Don't give the libFuzzer version of fuzzpuzz a special name
Ben Harris
2023-02-23
*
Try to clean up fuzzpuzz a bit
Ben Harris
2023-02-23
[prev]
[next]