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
*
Draw the opposite arrow only while dragging
Kevin Lyles
2015-05-11
*
Moved all function declarations to the top of the file
Kevin Lyles
2015-05-11
*
Use the game_state and space typedefs
Kevin Lyles
2015-05-11
*
Always use ret instead of state in execute_move
Kevin Lyles
2015-05-11
*
Fixed a typo in a comment
Kevin Lyles
2015-05-11
*
Special-case right-dragging of a numbered cell off the grid.
Simon Tatham
2015-05-09
*
Sort out abs/fabs confusion.
Simon Tatham
2015-04-10
*
Add Tracks to the automake makefile's "install" target.
Simon Tatham
2015-03-25
*
Fix a compile warning on ARM.
Simon Tatham
2015-03-24
*
Update README after the switch to autoconf.
Simon Tatham
2015-03-15
*
Fix a build failure on x32 (time_t printfs).
Adam Borowski
2015-03-09
*
Turn <image> tag into <img>.
Simon Tatham
2015-02-08
*
New puzzle from James Harvey: 'Tracks'.
Simon Tatham
2015-02-08
*
Remove a lingering bashism in makedist.sh.
Simon Tatham
2015-01-17
*
Improve the Flood solver.
Simon Tatham
2015-01-15
*
Remove some lingering HTML markup.
Simon Tatham
2015-01-13
*
And one more whitespace fix.
Simon Tatham
2015-01-13
*
Couple of fixes to the new web-page mechanism.
Simon Tatham
2015-01-13
*
Script to autogenerate pieces of the web page.
Simon Tatham
2015-01-13
*
Put the game summaries from the website into gamedesc.txt.
Simon Tatham
2015-01-13
*
Revise the Flood preset list.
Simon Tatham
2015-01-13
*
Handle the space bar in the Javascript front end.
Simon Tatham
2015-01-13
*
New puzzle: 'Flood'.
Simon Tatham
2015-01-12
*
Update the new-puzzle checklist for git.
Simon Tatham
2015-01-12
*
Add OS X metadata to make Puzzles.app searchable in Spotlight.
Simon Tatham
2015-01-09
*
Fix puzzle window resize behaviour on Unity.
Simon Tatham
2015-01-04
*
Fix homology bug (!) in Net's loop highlighter.
Simon Tatham
2014-12-29
*
Error-highlight loops in Net.
Simon Tatham
2014-12-28
*
Permit selecting a diagonal of squares at once in Group.
Simon Tatham
2014-12-18
*
Fix two compile warnings in emcc.c.
Simon Tatham
2014-11-30
*
Remove another erroneous GINT_TO_POINTER.
Simon Tatham
2014-11-29
*
Use the compile flag -std=c89 in place of -ansi.
Simon Tatham
2014-11-29
*
Fix a GINT_TO_POINTER that was back to front.
Simon Tatham
2014-11-29
*
Change the policy for parsing underspecified params strings.
Simon Tatham
2014-11-29
*
Remove an inappropriate assertion in validation context.
Simon Tatham
2014-11-26
*
Fix a decoding bug in Solo block-structure descriptions.
Simon Tatham
2014-11-26
*
Fix error highlighting of closed subgraphs in Bridges.
Simon Tatham
2014-10-29
*
Some more .gitignore updates.
Simon Tatham
2014-10-27
*
Add a .gitignore, now this project is in git.
Simon Tatham
2014-10-25
*
Stop using NSApp in the OS X front end.
Simon Tatham
2014-10-20
*
Fix antialiasing artifacts around edges of Bridges islands.
Simon Tatham
2014-10-07
*
Provide a static version.h for development builds.
Simon Tatham
2014-09-27
*
Remove the MD5-based manifest file system.
Simon Tatham
2014-09-24
*
Remove dependencies on Subversion.
Simon Tatham
2014-09-24
*
Improve connectedness-error highlighting in Singles.
Simon Tatham
2014-09-21
*
Improve connectedness-error highlighting in Range.
Simon Tatham
2014-09-09
*
Fix vertically misaligned text in Javascript puzzles.
Simon Tatham
2014-06-21
*
Change our method of calling main() in emccpre.js.
Simon Tatham
2014-04-20
*
Add a missing #include.
Simon Tatham
2014-04-20
*
Reinstate the Mac OS build step.
Simon Tatham
2014-03-30
[next]