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
*
malloc.c: fix copy-pasted comment from the Dawn Of Time.
Simon Tatham
2021-12-11
*
Palisade: explicitly use 'signed char' for clues.
Simon Tatham
2021-12-11
*
Map: add missing sresize in new_game_desc().
Simon Tatham
2021-12-11
*
Pearl: document game options.
Simon Tatham
2021-10-30
*
Galaxies: store game solution in the aux string.
Simon Tatham
2021-10-21
*
Tents: fix bias in tent placement.
Simon Tatham
2021-10-21
*
Add missing documentation of 'int dir' parameters.
Simon Tatham
2021-09-13
*
Add 'const' to the draw_polygon coords array parameter.
Simon Tatham
2021-09-13
*
Tents: reinstate bottom and right grid borders.
Simon Tatham
2021-09-10
*
Fix benchmark.sh for the new cmake world.
Simon Tatham
2021-09-06
*
Unruly: new 'Trivial' difficulty level.
Simon Tatham
2021-09-06
*
Black Box: fix highlights in top left grid corner.
Simon Tatham
2021-08-28
*
galaxieseditor: make 'copy to clipboard' give the game id.
Simon Tatham
2021-05-25
*
Build a lot of conditioned-out test and helper programs.
Simon Tatham
2021-05-25
*
Permit building GUI helper tools.
Simon Tatham
2021-05-25
*
GTK3: fix window redraw after copying to clipboard.
Simon Tatham
2021-05-25
*
nestedvm.cmake: fix accidental use of dynamic scope.
Simon Tatham
2021-05-25
*
WASM: move save file encoding from JS into C.
Simon Tatham
2021-05-23
*
WASM: fix save-file generation.
Simon Tatham
2021-05-22
*
Galaxies: clean up draw/undraw code for dragged arrows.
Simon Tatham
2021-05-21
*
Galaxies: avoid division by zero in draw_arrow().
Simon Tatham
2021-05-21
*
Remove leftover Windows CE cruft.
Simon Tatham
2021-05-21
*
Galaxies: disallow placing an edge touching a dot.
Simon Tatham
2021-05-20
*
Toolchain file for MinGW cross-compilation.
Jacob Nevins
2021-04-27
*
Reinsert some missing screen-clears.
Simon Tatham
2021-04-27
*
Mosaic: implement game_status.
Simon Tatham
2021-04-26
*
Mosaic: use signed char for clue values.
Simon Tatham
2021-04-26
*
Update copyright years.
Simon Tatham
2021-04-25
*
Centralise initial clearing of the puzzle window.
Simon Tatham
2021-04-25
*
Docs: fix Mosaic copy-and-paste error.
Jacob Nevins
2021-04-25
*
New puzzle: 'Mosaic'.
Simon Tatham
2021-04-25
*
wasm/js/emscripten: Fix page loading race
Ian Jackson
2021-04-22
*
New grid type: compass dodecagonal
Michael Quevillon
2021-04-22
*
Suppress too-noisy Visual Studio warnings.
Simon Tatham
2021-04-19
*
windows.c: fix some 64-bit cleanness warnings.
Simon Tatham
2021-04-19
*
Add .gitignore rules for in-tree builds.
Simon Tatham
2021-04-19
*
Set ALLOW_MEMORY_GROWTH in the Emscripten build.
Simon Tatham
2021-04-16
*
icons.cmake: explicitly search for Perl.
Simon Tatham
2021-04-13
*
Another rewrite of the WASM apology message.
Simon Tatham
2021-04-08
*
Reword the apology when web puzzles fail to load.
Simon Tatham
2021-04-07
*
Stop advertising GTK 1 as an option!
Simon Tatham
2021-04-05
*
Advertise user-configurable cmake-time config options.
Simon Tatham
2021-04-04
*
WASM: add the correct MIME type to .htaccess.
Simon Tatham
2021-04-03
*
Install desktop files and pixmaps from CMake
Dmitry Marakasov
2021-04-03
*
Update web puzzles to current WASM-based Emscripten.
Simon Tatham
2021-04-03
*
emscripten.cmake: remove a rogue diagnostic.
Simon Tatham
2021-04-03
*
Support earlier versions of CMake.
Simon Tatham
2021-04-03
*
Don't try to build the icons when cross-compiling.
Simon Tatham
2021-04-01
*
Unix: allow adding a prefix to all the puzzle names.
Simon Tatham
2021-03-31
*
Stop automatically adding warning flags and -Werror.
Simon Tatham
2021-03-31
[next]