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
path:
root
/
nullfe.c
(
unfollow
)
Commit message (
Expand
)
Author
2023-04-23
Keep a set of preferences in the midend.
Simon Tatham
2023-02-13
Extend fuzzpuzz to test more code
Ben Harris
2023-01-12
Remove some midend functions from nullfe.c
Ben Harris
2023-01-12
Add more functions to nullfe.c
Ben Harris
2021-09-13
Add 'const' to the draw_polygon coords array parameter.
Simon Tatham
2018-11-13
Adopt C99 bool in the printing API.
Simon Tatham
2017-10-01
Assorted char * -> const char * API changes.
Simon Tatham
2017-04-26
Rework the preset menu system to permit submenus.
Simon Tatham
2010-05-29
Patch from Mark Wooding to introduce a draw_thick_line() function in
Simon Tatham
2009-12-27
Introduce, and implement as usefully as I can in all front ends, a
Simon Tatham
2009-02-22
Introduce some infrastructure to permit games' print functions to
Simon Tatham
2008-04-07
Revise the printing colour framework so that we can explicitly
Simon Tatham
2007-02-22
Add James Harvey's excellent new puzzle, `Galaxies'.
Simon Tatham
2005-09-01
James H has implemented a new `Tricky' difficulty level in Light Up:
Simon Tatham