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
*
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
*
Rough support for fuzzing with libFuzzer
Ben Harris
2023-02-23
*
Revert "JS puzzles: use the PointerEvent API if available."
Simon Tatham
2023-02-23
*
Normalise pathnames in assert statements where possible.
Simon Tatham
2023-02-22
*
JS puzzles: use the PointerEvent API if available.
Simon Tatham
2023-02-22
*
Fix error about setCapture not existing.
Simon Tatham
2023-02-20
*
Flood: don't read off the end of some parameter strings
Ben Harris
2023-02-20
*
GTK: Free error message if new_window fails
Ben Harris
2023-02-20
*
Fix memory leak in midend_game_id_int()
Ben Harris
2023-02-20
*
Make the HAVE_HF_ITER define target-specific
Ben Harris
2023-02-20
*
Support multiple COMPILE_DEFINITIONS for a program
Ben Harris
2023-02-20
*
Try to stop CMake disabling assertions in release builds
Ben Harris
2023-02-19
*
js: Add a trivial error handler that alert()s
Ben Harris
2023-02-19
*
Convert a lot of floating-point constants to single precision
Ben Harris
2023-02-19
*
Miscellaneous const fixes
Ben Harris
2023-02-18
*
Use unreserved macro names for multiple-include protection
Ben Harris
2023-02-18
*
Replace a buch of "const static" with "static const"
Ben Harris
2023-02-18
*
Unequal: use %u to format an unsigned int
Ben Harris
2023-02-18
*
Undead: be a bit more careful about sprintf buffer sizes
Ben Harris
2023-02-18
*
Revert "Stop persistent-mode fuzzpuzz exiting prematurely"
Ben Harris
2023-02-18
*
Make emcc.c clean under -Wmissing-prototypes etc
Ben Harris
2023-02-18
*
Mosaic: ignore taps above/left of the grid
Chris Boyle
2023-02-18
*
Stop persistent-mode fuzzpuzz exiting prematurely
Ben Harris
2023-02-18
*
Support Honggfuzz's persistent mode in fuzzpuzz
Ben Harris
2023-02-18
*
Use -Wmissing-prototypes with GCC as well
Ben Harris
2023-02-18
*
Buildscr: include a test build with clang + STRICT.
Simon Tatham
2023-02-18
*
Fix missing statics and #includes on variables.
Simon Tatham
2023-02-18
*
Fix unused variable warnings from clang.
Simon Tatham
2023-02-18
*
Add -Wmissing-prototypes to STRICT clang builds.
Simon Tatham
2023-02-18
*
Enable -Wmissing-declarations in STRICT mode on GCC
Ben Harris
2023-02-18
*
Mark many more function (and some objects) static
Ben Harris
2023-02-18
*
Call deallocate() in matching.c test routines
Ben Harris
2023-02-18
*
Adjust fuzzpuzz sample shell commands to not include "/*"
Ben Harris
2023-02-16
*
Tracks: set drag_s{x,y} even if starting off-grid
Chris Boyle
2023-02-16
*
Update and expand comment at the head of fuzzpuzz
Ben Harris
2023-02-16
*
Separate fuzzing and harness in fuzzpuzz
Ben Harris
2023-02-16
[next]