chiark
/
gitweb
/
~ian
/
sgt-puzzles.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sgt-puzzles.git
2015-10-03
Simon Tatham
GTK 3 prep: use the glib names for base object types.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-03
Simon Tatham
GTK 3 prep: use GTK_KEY_* constants.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-03
Simon Tatham
GTK 3 prep: use accessors instead of direct field access.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-03
Simon Tatham
Fix packing direction of config boxes.
commit
|
commitdiff
|
tree
|
snapshot
2015-10-03
Simon Tatham
Don't refresh backing store on a no-op configure event.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-26
Chris Boyle
Enforce more than one dot in Galaxies puzzles.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Simon Tatham
Fix OS X build failure due to a deprecated method.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-02
Bo Lindbergh
Implement osx_draw_thick_line
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Bo Lindbergh
Typo in the OS X Info plist
commit
|
commitdiff
|
tree
|
snapshot
2015-08-14
Simon Tatham
emcc frontend: stop indiscriminately squashing mouseups.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-01
Simon Tatham
Replace a TCHAR with a WCHAR.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-13
Simon Tatham
Solo, Undead: support 'm' to fill in all pencils.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-05
Simon Tatham
Fix redrawing of Undead 'done' clues after a resize.
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Kevin Lyles
Magnets: you can now mark clues as done
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Kevin Lyles
Removed an extra layer of complexity for count colors
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Kevin Lyles
Factored out some of the color logic for the clues
commit
|
commitdiff
|
tree
|
snapshot
2015-06-10
Kevin Lyles
Removed DS_FULL (it wasn't used)
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Kevin Lyles
Updated name/size of clues_done in Towers
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Kevin Lyles
Undead: you can now mark clues as done
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Kevin Lyles
Reworked draw_path_hint
commit
|
commitdiff
|
tree
|
snapshot
2015-05-26
Kevin Lyles
Factored out a portion of game_redraw
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Kevin Lyles
Towers: you can now mark clues done
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Kevin Lyles
Split out the text color portion of draw_tile
commit
|
commitdiff
|
tree
|
snapshot
2015-05-22
Kevin Lyles
Cleaned up execute_move a little
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Simon Tatham
Add the 'make test' target to Makefile.am too.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Simon Tatham
Add sorting-order buttons to the benchmark output.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-18
Simon Tatham
Move the benchmarking logic out into a script.
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Kevin Lyles
Handle replacing an existing arrow
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Kevin Lyles
Fix the extra arrow hanging around while moving the...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Kevin Lyles
Mark some arguments constant
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Kevin Lyles
Fix the issue with adding only one arrow when the other...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Kevin Lyles
Add/remove the opposite arrow when you let go
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Kevin Lyles
Draw the opposite arrow only while dragging
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Kevin Lyles
Moved all function declarations to the top of the file
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Kevin Lyles
Use the game_state and space typedefs
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Kevin Lyles
Always use ret instead of state in execute_move
commit
|
commitdiff
|
tree
|
snapshot
2015-05-11
Kevin Lyles
Fixed a typo in a comment
commit
|
commitdiff
|
tree
|
snapshot
2015-05-09
Simon Tatham
Special-case right-dragging of a numbered cell off...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Simon Tatham
Sort out abs/fabs confusion.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-25
Simon Tatham
Add Tracks to the automake makefile's "install" target.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-24
Simon Tatham
Fix a compile warning on ARM.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-15
Simon Tatham
Update README after the switch to autoconf.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Adam Borowski
Fix a build failure on x32 (time_t printfs).
commit
|
commitdiff
|
tree
|
snapshot
2015-02-08
Simon Tatham
Turn <image> tag into <img>.
commit
|
commitdiff
|
tree
|
snapshot
2015-02-08
Simon Tatham
New puzzle from James Harvey: 'Tracks'.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-17
Simon Tatham
Remove a lingering bashism in makedist.sh.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-15
Simon Tatham
Improve the Flood solver.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Simon Tatham
Remove some lingering HTML markup.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Simon Tatham
And one more whitespace fix.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Simon Tatham
Couple of fixes to the new web-page mechanism.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Simon Tatham
Script to autogenerate pieces of the web page.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Simon Tatham
Put the game summaries from the website into gamedesc...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Simon Tatham
Revise the Flood preset list.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-13
Simon Tatham
Handle the space bar in the Javascript front end.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Simon Tatham
New puzzle: 'Flood'.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-12
Simon Tatham
Update the new-puzzle checklist for git.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-09
Simon Tatham
Add OS X metadata to make Puzzles.app searchable in...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Simon Tatham
Fix puzzle window resize behaviour on Unity.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Simon Tatham
Fix homology bug (!) in Net's loop highlighter.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
Simon Tatham
Error-highlight loops in Net.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-18
Simon Tatham
Permit selecting a diagonal of squares at once in Group.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-30
Simon Tatham
Fix two compile warnings in emcc.c.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-29
Simon Tatham
Remove another erroneous GINT_TO_POINTER.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-29
Simon Tatham
Use the compile flag -std=c89 in place of -ansi.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-29
Simon Tatham
Fix a GINT_TO_POINTER that was back to front.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-29
Simon Tatham
Change the policy for parsing underspecified params...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Simon Tatham
Remove an inappropriate assertion in validation context.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-26
Simon Tatham
Fix a decoding bug in Solo block-structure descriptions.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-29
Simon Tatham
Fix error highlighting of closed subgraphs in Bridges.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-27
Simon Tatham
Some more .gitignore updates.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-25
Simon Tatham
Add a .gitignore, now this project is in git.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-20
Simon Tatham
Stop using NSApp in the OS X front end.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-07
Simon Tatham
Fix antialiasing artifacts around edges of Bridges...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-27
Simon Tatham
Provide a static version.h for development builds.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Simon Tatham
Remove the MD5-based manifest file system.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-24
Simon Tatham
Remove dependencies on Subversion.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-21
Simon Tatham
Improve connectedness-error highlighting in Singles.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Simon Tatham
Improve connectedness-error highlighting in Range.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Simon Tatham
Fix vertically misaligned text in Javascript puzzles.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-20
Simon Tatham
Change our method of calling main() in emccpre.js.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-20
Simon Tatham
Add a missing #include.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-30
Simon Tatham
Reinstate the Mac OS build step.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Simon Tatham
Fix the Automake makefile for automake 1.14.
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
Jacob Nevins
Continue the tradition of only remembering to update...
commit
|
commitdiff
|
tree
|
snapshot
2014-01-07
Simon Tatham
Position the monster counts more sensibly.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
Simon Tatham
Fix a printf 64-bit-cleanness error.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Simon Tatham
Fix an edge case of divider-obsoletion in Group.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Simon Tatham
Faintly highlight the leading diagonal of Group's grid.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Jacob Nevins
Document 'Unique rows and columns' option in Unruly...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
Jacob Nevins
Fix a failure to warn about non-unique rows/columns...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-05
Simon Tatham
Stop using a zero precision specifier with sprintf...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Simon Tatham
Make svn-based version identification still work in...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Simon Tatham
Fix small bugs in the automake construction which were...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Simon Tatham
Add a check in the new configure script to enable lots...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Simon Tatham
Add a mechanism to the automake system to allow 'make...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-30
Simon Tatham
Support building via autoconf and automake. mkfiles...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
Simon Tatham
Adjust the build script to turn the NestedVM build...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Simon Tatham
Remove stray bashisms from the NestedVM makefile.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-08
Simon Tatham
Remove spurious "unfinished/" that appeared at the...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-08
Simon Tatham
Add comment to remind myself (and anyone else) how...
commit
|
commitdiff
|
tree
|
snapshot
next