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
*
Mines: Add assertions to range-check conversions to short
Ben Harris
2023-02-05
*
Limit width and height to SHRT_MAX in Mines
Ben Harris
2023-02-05
*
Range: Don't fail an assertion on an all-black board
Ben Harris
2023-02-05
*
Unequal: Don't insist that solve moves must actually solve
Ben Harris
2023-02-05
*
Pearl: fix bounds check in previous commit.
Simon Tatham
2023-02-05
*
Pearl: fix assertion failure on bad puzzle.
Simon Tatham
2023-02-05
*
latin_solver_alloc: handle clashing numbers in input grid.
Simon Tatham
2023-02-05
*
Palisade: replace dfs_dsf() with a simple iteration.
Simon Tatham
2023-02-03
*
Tolerate incorrect solutions in Inertia
Ben Harris
2023-02-03
*
Forbid lines off the grid in Pearl
Ben Harris
2023-02-02
*
Dominosa: require the two halves of a domino to be adjacent
Ben Harris
2023-02-02
*
Tighten validation of Tents game descriptions
Ben Harris
2023-02-02
*
Fix move validation in Netslide
Ben Harris
2023-02-01
*
Avoid invalid moves when solving Tracks
Ben Harris
2023-02-01
*
Mines: Don't check if the player has won if they've already lost
Ben Harris
2023-02-01
*
Mines: forbid moves that flag or unflag an exposed square
Ben Harris
2023-02-01
*
Document numeric input in Undead
Ben Harris
2023-02-01
*
Remove an odd mention of NO_PRINTING from Mosaic
Ben Harris
2023-01-31
*
Explicitly document that various function pointers can be NULL
Ben Harris
2023-01-31
*
Remove various unused game functions
Ben Harris
2023-01-31
*
Loopy: Specify can_solve as true, rather than 1
Ben Harris
2023-01-31
*
Validate the number of pegs and holes in a Pegs game ID
Ben Harris
2023-01-28
*
Limit number of mines in Mines game description
Ben Harris
2023-01-28
*
Don't segfault on premature solve moves in Mines
Ben Harris
2023-01-28
*
Cleanly reject ill-formed solve moves in Flood
Ben Harris
2023-01-28
*
Forbid moves that fill with the current colour in Flood
Ben Harris
2023-01-28
*
Don't allow Bridges games with < 2 islands
Ben Harris
2023-01-28
*
Move KaiAds menu option
Ben Harris
2023-01-23
*
KaiOS: explicitly set the font family to Open Sans
Ben Harris
2023-01-23
*
Increase KaiAds timeout to 10 seconds
Ben Harris
2023-01-22
*
Add validate_params bounds checks in a few more games.
Simon Tatham
2023-01-22
*
Black Box: reject negative ball counts in game_params.
Simon Tatham
2023-01-22
*
Add myself to copyright holders and update copyright years
Ben Harris
2023-01-21
*
Add a content security policy for the KaiOS app
Ben Harris
2023-01-21
*
Update comment in manifest.pl based on experience
Ben Harris
2023-01-21
*
kaios/manifest.pl: canonicalise the JSON output.
Simon Tatham
2023-01-21
*
Install KaiOS app docs even without Halibut
Ben Harris
2023-01-20
*
Use the main Web site version of the docs for KaiOS apps
Ben Harris
2023-01-19
*
kaios: Add hooks for the KaiAds API
Ben Harris
2023-01-19
*
js: Quicker keyboard access to menu items
Ben Harris
2023-01-19
*
kaios: Make F10 open and close the menu
Ben Harris
2023-01-19
*
Correct type of "locales" in KaiOS manifest
Ben Harris
2023-01-19
*
Deliver banner images from build script
Ben Harris
2023-01-19
*
Generate a possibly suitable marketing banner for the KaiStore
Ben Harris
2023-01-19
*
kaios: Provide a populated "locales" field in the manifest
Ben Harris
2023-01-19
*
kaios: Turn off :hover highlighting in menus
Ben Harris
2023-01-19
*
Buildscr bits for making KaiOS builds
Ben Harris
2023-01-19
*
kaios: Put version numbers in manifest files
Ben Harris
2023-01-19
*
kaios: Hack out everything that needs dialogue boxes
Ben Harris
2023-01-19
*
js: Remove an outdated reference to the "invisible Custom option"
Ben Harris
2023-01-19
[next]