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
/
bridges.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Fix warnings generated by gcc 4.6.0 about variables set but not
Simon Tatham
2011-05-04
*
Add a function to every game backend which indicates whether a game
Simon Tatham
2011-04-02
*
The printing function in Bridges was unable to cope with more than two
Simon Tatham
2011-02-03
*
Error highlighting bug in Bridges: when counting the number of extra
Simon Tatham
2010-03-21
*
Minor bug fixes from James Harvey.
Simon Tatham
2009-12-17
*
Memory management and other fixes from James H.
Simon Tatham
2009-06-17
*
Keyboard control patch for Bridges, from James H.
Simon Tatham
2009-02-05
*
New infrastructure feature. Games are now permitted to be
Simon Tatham
2008-09-06
*
Dariusz Olszewski's changes to support compiling for PocketPC. This
Simon Tatham
2007-02-26
*
HTML Help support for Puzzles, with the same kind of automatic
Simon Tatham
2006-12-24
*
Mike's changes to dsf.c alter the internal storage format of dsf
Simon Tatham
2006-11-01
*
Patch from Phil Bordelon to improve Bridges' appearance by adjusting
Simon Tatham
2006-02-19
*
Laurent Thioudellet reports that gcc4's ultra-cautious data flow
Simon Tatham
2005-12-26
*
Correct w/h mixup in grid edge checks.
Simon Tatham
2005-11-10
*
Work around a couple of minor display issues with max bridges set to 4:
Jacob Nevins
2005-10-22
*
Cleanup: it was absolutely stupid for game_wants_statusbar() to be a
Simon Tatham
2005-10-22
*
Cleanup: remove the game_state parameter to game_colours(). No game
Simon Tatham
2005-10-22
*
Cleanup: the `mouse_priorities' field in the back end has been a
Simon Tatham
2005-10-22
*
New puzzle from James H: `Bridges', another Nikoli job.
Simon Tatham
2005-10-21