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: 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
*
js: Tolerate the absence of various UI elements from the HTML
Ben Harris
2023-01-19
*
js: Look up elements in the DOM as early as possible
Ben Harris
2023-01-19
*
js: Simpler and more robust startup procedure
Ben Harris
2023-01-19
*
js: Use current_key_label() to label feature phone softkeys
Ben Harris
2023-01-19
*
js: Rename update_undo_redo() as post_move()
Ben Harris
2023-01-19
*
js: Make soft-key labels generate key events when clicked
Ben Harris
2023-01-19
*
kaios: Major parts of a build for KaiOS
Ben Harris
2023-01-19
*
Properly-styled icons for KaiOS
Ben Harris
2023-01-19
*
js: Have the "SoftRight" key open the menu by focussing it
Ben Harris
2023-01-19
*
Allow repeated "solve" operations in Guess
Ben Harris
2023-01-19
*
Tracks: tighten up the 'illegal solve submoves' fix.
Simon Tatham
2023-01-19
*
Tracks: let solve make illegal moves
Chris Boyle
2023-01-19
*
Fix mosaic's validate_desc: 9 is valid
Chris Boyle
2023-01-17
*
Avoid unnecessary timestamp bumps on generated-games.h.
Simon Tatham
2023-01-17
[next]