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: Remove braces from big else-if chain in keyboard handler
Ben Harris
2022-10-24
*
js: Use less-modern syntax in update_pixel_ratio
Ben Harris
2022-10-23
*
js: Make resizing of puzzles work properly again
Ben Harris
2022-10-22
*
js: Pay attention to changes in device pixel ratio
Ben Harris
2022-10-22
*
js: Pay attention to the device pixel ratio
Ben Harris
2022-10-22
*
js: Move some styling from style attributes to stylesheet
Ben Harris
2022-10-22
*
js: Map mouse co-ordinates correctly even when CSS scales our canvas
Ben Harris
2022-10-22
*
Update Nikoli links and remove Flash warnings
Ben Harris
2022-10-22
*
js: Percent-encode game IDs in URLs and decode them again on input
Ben Harris
2022-10-21
*
Build fix: take declarations out of for loops.
Simon Tatham
2022-10-21
*
js: Read save files as text rather than binary strings
Ben Harris
2022-10-21
*
Revert "WASM: move save file encoding from JS into C."
Ben Harris
2022-10-21
*
Update comment on parameter string formats in documentation
Ben Harris
2022-10-20
*
Document the asserted printable ASCII nature of many strings
Ben Harris
2022-10-20
*
Assert that everything written to a save file is printable ASCII
Ben Harris
2022-10-20
*
Hex-encode non-ASCII random seeds in save files
Ben Harris
2022-10-20
*
Add assertions that game descriptions consist only of printable ASCII.
Ben Harris
2022-10-20
*
Add an assertion to check the format of encoded parameters
Ben Harris
2022-10-20
*
js: Make the dialogue box heading actually be an <h2>
Ben Harris
2022-10-18
*
js: When making a hidden element visible, just remove "display: none"
Ben Harris
2022-10-17
*
js: Remove unnecessary setting of status bar size
Ben Harris
2022-10-17
*
js: Move dialogue-box sizing and positioning from JavaScript to CSS
Ben Harris
2022-10-17
*
js: Move most style settings from JavaScript to CSS
Ben Harris
2022-10-17
*
Correct and enable the range check on statepos when loading
Ben Harris
2022-10-16
*
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
[next]