2006-11-23 |
Simon Tatham | Optionally label the colours in Guess with letters... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Simon Tatham | Patch I've had lurking around for over a year and not... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Simon Tatham | James H's Palm-compatibility updates to the latest... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Simon Tatham | Mike's changes to dsf.c alter the internal storage... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Jacob Nevins | Minimal (i.e., lame) update to Loopy documentation... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Simon Tatham | I'm sick and tired of having unfinished puzzle code... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Simon Tatham | r6880 accidentally backed out r6780. That's what I... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Simon Tatham | Mike Pinna has done some major reworking of the Loopy... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Simon Tatham | Couple of minor errors. |
commit | commitdiff | tree | snapshot |
2006-09-06 |
Simon Tatham | Forgot to put the new .R files into makedist.sh. Oops! |
commit | commitdiff | tree | snapshot |
2006-08-25 |
Simon Tatham | Jesse W points out that I forgot to update the OS X... |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Simon Tatham | Always something. Mention `svn add'ing the .R file... |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Simon Tatham | I'm sick of repeatedly adding and removing local change... |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Simon Tatham | Extra utility function. |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Simon Tatham | Random docs cleanups I've collected together. |
commit | commitdiff | tree | snapshot |
2006-06-26 |
Jacob Nevins | Since r6711, puzzles built with Gtk 1.2 would take... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Simon Tatham | Trivial patch from Ben Hutchings to support resizable... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Simon Tatham | Ben Hutchings's patch to add display of key accelerator... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Simon Tatham | Patch from Ben Hutchings to prevent an ugly special... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Simon Tatham | Cleanup patch from Ben Hutchings, fixing some odd-looki... |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Simon Tatham | Patch from Ben Hutchings to prevent memory leakage... |
commit | commitdiff | tree | snapshot |
2006-03-12 |
Simon Tatham | Tidy up comments. |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Simon Tatham | Introduce a new deductive mode in Slant's Hard level... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Jacob Nevins | "Hold" function in Guess was completely broken. |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Simon Tatham | I've been pondering whether to do this for months:... |
commit | commitdiff | tree | snapshot |
2006-02-20 |
Simon Tatham | Mines's error signalling is highly asymmetric: if you... |
commit | commitdiff | tree | snapshot |
2006-02-19 |
Simon Tatham | Small docs patch from Phil Bordelon adding more history... |
commit | commitdiff | tree | snapshot |
2006-02-19 |
Simon Tatham | Patch from Phil Bordelon to improve Bridges' appearance... |
commit | commitdiff | tree | snapshot |
2006-02-07 |
Simon Tatham | Tal Kelrich spotted that hitting `Solve' on a configura... |
commit | commitdiff | tree | snapshot |
2006-01-08 |
Jacob Nevins | It's a new year. |
commit | commitdiff | tree | snapshot |
2006-01-05 |
Simon Tatham | Revert a change in an assertion made in r6299. It was... |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Jacob Nevins | Add some random index terms. ("Sudoku" wasn't in the... |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Simon Tatham | Laurent Thioudellet reports that gcc4's ultra-cautious... |
commit | commitdiff | tree | snapshot |
2005-12-26 |
Simon Tatham | I've just noticed a bug in the Inertia solver: if you... |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Simon Tatham | Correct w/h mixup in grid edge checks. |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Jacob Nevins | Document Unix command-line options. |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Jacob Nevins | Fix segfault in Tents' printing. |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Jacob Nevins | Work around a couple of minor display issues with max... |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Simon Tatham | Cleanup: relieve frontends of the duty to call |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Simon Tatham | Cleanup: remove the `just_used_solve' field from a... |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Simon Tatham | Forgot to update devel.but in r6417. |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Simon Tatham | Cleanup: it was absolutely stupid for game_wants_status... |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Simon Tatham | Cleanup: remove the game_state parameter to game_colour... |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Simon Tatham | Noticed recently that bitcount16() isn't 16-bit clean... |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Simon Tatham | Cleanup: the `mouse_priorities' field in the back end... |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Simon Tatham | OS X frontend was directly calling the backend's wants_... |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Simon Tatham | Cleanup: rename random_init() to random_new(), because... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Simon Tatham | New puzzle from James H: `Bridges', another Nikoli... |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Simon Tatham | Miscellaneous fixes. Correct a comparison of y with... |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Simon Tatham | Just noticed a longhand shuffling operation which I... |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Simon Tatham | Janes H provides a small workaround for a Palm tools... |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Simon Tatham | Small error in solver diagnostics. |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Simon Tatham | Revamp of the control mechanism to permit drag- as... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Simon Tatham | New puzzle: `Tents'. Requires a potentially shared... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Simon Tatham | loopy_diffnames[] isn't used, and provokes a warning... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Simon Tatham | Yikes! I've only just noticed that this copy of tree234... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Simon Tatham | r6384 didn't go quite far enough. In fact, a grid squar... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Simon Tatham | Fixes for handling human-entered Flip games. The clicke... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Simon Tatham | Richard Earnshaw points out that if you enter an out... |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Simon Tatham | Use game_set_size() to set up the temporary drawstate in |
commit | commitdiff | tree | snapshot |
2005-09-23 |
Simon Tatham | Fix very strange indentation issue! |
commit | commitdiff | tree | snapshot |
2005-09-18 |
Simon Tatham | Bug fix from James H: prevent LINEWIDTH ever reaching... |
commit | commitdiff | tree | snapshot |
2005-09-18 |
Simon Tatham | Another optimisation patch from Mike, which (among... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Simon Tatham | Optimisation patch from Mike: remember which squares... |
commit | commitdiff | tree | snapshot |
2005-09-13 |
Simon Tatham | Patch from Mike: fix an array indexing error in the... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Simon Tatham | Patch from Mike: |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Simon Tatham | I am again gormless! When I overhauled Solo's grid... |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Simon Tatham | I found a slightly odd-looking line of code in this... |
commit | commitdiff | tree | snapshot |
2005-09-11 |
Simon Tatham | Minor improvement to initial loop generation. |
commit | commitdiff | tree | snapshot |
2005-09-11 |
Simon Tatham | Oops; left some rogue diagnostics in. |
commit | commitdiff | tree | snapshot |
2005-09-11 |
Simon Tatham | Run the final solution-reduction pass in both direction... |
commit | commitdiff | tree | snapshot |
2005-09-11 |
Simon Tatham | Solve function for Inertia, using what's essentially... |
commit | commitdiff | tree | snapshot |
2005-09-11 |
Simon Tatham | Marginally greater robustness in the face of solve_game... |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Simon Tatham | Completely rewrite the loop-detection algorithm used... |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Simon Tatham | Patch from James H which initialises a couple of Window... |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Simon Tatham | I arranged that dying after the game was already comple... |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Simon Tatham | Take the Windows taskbar into account when deciding... |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Simon Tatham | Various patches from Ben H: a fix for an outdated comme... |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Simon Tatham | I've dithered a bit in the past about whether or not... |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Simon Tatham | Patch from Ton van Overbeek to fix a small memory leak in |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Simon Tatham | Patch from Ton van Overbeek to correct Loopy's misplace... |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Simon Tatham | Another global environment-variable override across... |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Simon Tatham | Couple of minor updates to restore accuracy. |
commit | commitdiff | tree | snapshot |
2005-09-03 |
Simon Tatham | Patches from James H. The usual stuff (memory leak... |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Simon Tatham | Someone points out that the Solo text formatter would... |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Simon Tatham | Stop Light Up from eating system keypresses, which... |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Simon Tatham | Optimiser placation. |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Simon Tatham | Palm fixes for Loopy from James H: a #ifdef SLOW_SYSTEM... |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Simon Tatham | James H's memory leak fixes to Inertia. |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Simon Tatham | James H has implemented a new `Tricky' difficulty level... |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Simon Tatham | Ability to drag pencil marks around. |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Simon Tatham | Terribly cunning approach to making the pencil marks... |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Simon Tatham | Debian requires -lm, where Red Hat didn't. |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Simon Tatham | Ahem; forgot about recursion. Recursive solving now... |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Simon Tatham | Now that Map has some seriously complex deductions... |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Simon Tatham | Forcing chains in Map give rise to a new `Hard' difficu... |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Simon Tatham | Implemented a couple more reasoning modes for Extreme... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Simon Tatham | Backspace and Delete keys now function like Space in... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Simon Tatham | Typo in comment :-) |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Simon Tatham | Ahem. The region density at which things start to get... |
commit | commitdiff | tree | snapshot |
next |