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
*
Adopt C99 bool in the grid.c API.
Simon Tatham
2018-11-13
*
Adopt C99 bool in the shared Latin-square API.
Simon Tatham
2018-11-13
*
Adopt C99 bool in the tree234 API.
Simon Tatham
2018-11-13
*
Adopt C99 bool in misc.c functions.
Simon Tatham
2018-11-13
*
Adopt C99 bool in the findloop API.
Simon Tatham
2018-11-13
*
Adopt C99 bool in the edsf API.
Simon Tatham
2018-11-13
*
Adopt C99 bool in the printing API.
Simon Tatham
2018-11-13
*
Adopt C99 bool in the midend API.
Simon Tatham
2018-11-13
*
Adopt C99 bool in the game backend API.
Simon Tatham
2018-11-13
*
Add a #include of <stdbool.h>.
Simon Tatham
2018-11-13
*
Undead: remove an unused structure field.
Simon Tatham
2018-11-07
*
Fix an inaccurate comment.
Simon Tatham
2018-11-06
*
Fix a misuse of errno.
Simon Tatham
2018-11-06
*
Fix OSX build failure from latest XCode update.
Simon Tatham
2018-10-06
*
Net: highlight more errors in locked tiles.
Jacob Nevins
2018-09-23
*
Net: rename 'loop' to 'err' in UI code.
Jacob Nevins
2018-09-23
*
Dominosa: some more solver thoughts.
Simon Tatham
2018-09-21
*
cube.c: Prohibit unsolvable single row/column game
Michael Quevillon
2018-09-13
*
Fix docs link from the JS Rectangles page.
Simon Tatham
2018-07-24
*
Tracks: stop drawing background for clues in game_print.
Simon Tatham
2018-07-20
*
Fix return value from newgame_undo_deserialise_read.
Simon Tatham
2018-06-21
*
Fix NUL-termination bug in saving from Javascript.
Simon Tatham
2018-06-21
*
misc.c: Fix implementation of free_keys.
Lennard Sprong
2018-06-14
*
Parallelise the build script.
Simon Tatham
2018-06-01
*
Fix Makefile.nestedvm so that it works with make -j.
Simon Tatham
2018-06-01
*
Enable 64-bit osx build and fix a warning.
Josh Lee
2018-06-01
*
Enable high resolution on osx
Josh Lee
2018-06-01
*
Bump the source and target versions used in javac.
Simon Tatham
2018-05-14
*
Stop using deprecated gdk_beep().
Simon Tatham
2018-05-09
*
Buildscr: make long parts of the build conditionalisable.
Simon Tatham
2018-04-28
*
latin.c: remove a rogue array overrun.
Simon Tatham
2018-04-28
*
C89 build fixes.
Simon Tatham
2018-04-25
*
Make static keyword come first everywhere.
Franklin Wei
2018-04-25
*
Move `static' keyword to beginning of declaration.
Franklin Wei
2018-04-24
*
Add request_keys() to the rest of the unfinished games.
Franklin Wei
2018-04-24
*
Build fix: stop initialising an auto char array.
Simon Tatham
2018-04-23
*
Add a request_keys() function with a midend wrapper.
Franklin Wei
2018-04-22
*
Remove maxflow completely.
Simon Tatham
2018-04-22
*
Convert Tents to use matching instead of maxflow.
Simon Tatham
2018-04-22
*
Use the new matching() for latin.c.
Simon Tatham
2018-04-22
*
Implementation of the Hopcroft-Karp algorithm.
Simon Tatham
2018-04-22
*
Recipe: centralise dependencies for latin.c.
Simon Tatham
2018-04-22
*
Move fgetline out into misc.c.
Simon Tatham
2018-04-22
*
Galaxies: clarify wording of completion condition.
Simon Tatham
2018-04-17
*
Fix two bugs in Range's solver_reasoning_recursion().
Stephen Clavering
2018-04-12
*
Solo: add a missing params constraint for X puzzles.
Simon Tatham
2018-04-08
*
Fix false-positive completion detection in X Solo.
Simon Tatham
2018-03-25
*
towerssolver: always print solver diagnostics in -v mode.
Simon Tatham
2018-02-26
*
latin.c: dump every solution found during recursion.
Simon Tatham
2018-02-26
*
Create 96x96 icons for gnome-shell
Adrian Heine
2018-01-21
[next]