2006-05-20 |
Simon Tatham | Trivial patch from Ben Hutchings to support resizable...
|
commit | commitdiff | tree |
2006-05-20 |
Simon Tatham | Ben Hutchings's patch to add display of key accelerators...
|
commit | commitdiff | tree |
2006-05-20 |
Simon Tatham | Patch from Ben Hutchings to prevent an ugly special...
|
commit | commitdiff | tree |
2006-05-20 |
Simon Tatham | Cleanup patch from Ben Hutchings, fixing some odd-looking...
|
commit | commitdiff | tree |
2006-05-20 |
Simon Tatham | Patch from Ben Hutchings to prevent memory leakage...
|
commit | commitdiff | tree |
2006-03-12 |
Simon Tatham | Tidy up comments.
|
commit | commitdiff | tree |
2006-03-06 |
Simon Tatham | Introduce a new deductive mode in Slant's Hard level...
|
commit | commitdiff | tree |
2006-03-02 |
Simon Tatham | I've been pondering whether to do this for months:...
|
commit | commitdiff | tree |
2006-02-20 |
Simon Tatham | Mines's error signalling is highly asymmetric: if you...
|
commit | commitdiff | tree |
2006-02-19 |
Simon Tatham | Small docs patch from Phil Bordelon adding more history...
|
commit | commitdiff | tree |
2006-02-19 |
Simon Tatham | Patch from Phil Bordelon to improve Bridges' appearance...
|
commit | commitdiff | tree |
2006-02-07 |
Simon Tatham | Tal Kelrich spotted that hitting `Solve' on a configuration...
|
commit | commitdiff | tree |
2006-01-05 |
Simon Tatham | Revert a change in an assertion made in r6299. It was...
|
commit | commitdiff | tree |
2005-12-26 |
Simon Tatham | Laurent Thioudellet reports that gcc4's ultra-cautious...
|
commit | commitdiff | tree |
2005-12-26 |
Simon Tatham | I've just noticed a bug in the Inertia solver: if you...
|
commit | commitdiff | tree |
2005-11-10 |
Simon Tatham | Correct w/h mixup in grid edge checks.
|
commit | commitdiff | tree |
2005-10-22 |
Simon Tatham | Cleanup: relieve frontends of the duty to call
|
commit | commitdiff | tree |
2005-10-22 |
Simon Tatham | Cleanup: remove the `just_used_solve' field from a...
|
commit | commitdiff | tree |
2005-10-22 |
Simon Tatham | Forgot to update devel.but in r6417.
|
commit | commitdiff | tree |
2005-10-22 |
Simon Tatham | Cleanup: it was absolutely stupid for game_wants_statusbar...
|
commit | commitdiff | tree |
2005-10-22 |
Simon Tatham | Cleanup: remove the game_state parameter to game_colours...
|
commit | commitdiff | tree |
2005-10-22 |
Simon Tatham | Noticed recently that bitcount16() isn't 16-bit clean...
|
commit | commitdiff | tree |
2005-10-22 |
Simon Tatham | Cleanup: the `mouse_priorities' field in the back end...
|
commit | commitdiff | tree |
2005-10-22 |
Simon Tatham | OS X frontend was directly calling the backend's wants_statu...
|
commit | commitdiff | tree |
2005-10-22 |
Simon Tatham | Cleanup: rename random_init() to random_new(), because...
|
commit | commitdiff | tree |
2005-10-21 |
Simon Tatham | New puzzle from James H: `Bridges', another Nikoli...
|
commit | commitdiff | tree |
2005-10-17 |
Simon Tatham | Miscellaneous fixes. Correct a comparison of y with...
|
commit | commitdiff | tree |
2005-10-17 |
Simon Tatham | Just noticed a longhand shuffling operation which I...
|
commit | commitdiff | tree |
2005-10-15 |
Simon Tatham | Janes H provides a small workaround for a Palm tools...
|
commit | commitdiff | tree |
2005-10-15 |
Simon Tatham | Small error in solver diagnostics.
|
commit | commitdiff | tree |
2005-10-14 |
Simon Tatham | Revamp of the control mechanism to permit drag- as...
|
commit | commitdiff | tree |
2005-10-13 |
Simon Tatham | New puzzle: `Tents'. Requires a potentially shared...
|
commit | commitdiff | tree |
2005-10-13 |
Simon Tatham | loopy_diffnames[] isn't used, and provokes a warning...
|
commit | commitdiff | tree |
2005-10-12 |
Simon Tatham | Yikes! I've only just noticed that this copy of tree234...
|
commit | commitdiff | tree |
2005-10-10 |
Simon Tatham | r6384 didn't go quite far enough. In fact, a grid square...
|
commit | commitdiff | tree |
2005-10-10 |
Simon Tatham | Fixes for handling human-entered Flip games. The clicked...
|
commit | commitdiff | tree |
2005-10-10 |
Simon Tatham | Richard Earnshaw points out that if you enter an out...
|
commit | commitdiff | tree |
2005-09-23 |
Simon Tatham | Use game_set_size() to set up the temporary drawstate in
|
commit | commitdiff | tree |
2005-09-23 |
Simon Tatham | Fix very strange indentation issue!
|
commit | commitdiff | tree |
2005-09-18 |
Simon Tatham | Bug fix from James H: prevent LINEWIDTH ever reaching...
|
commit | commitdiff | tree |
2005-09-18 |
Simon Tatham | Another optimisation patch from Mike, which (among...
|
commit | commitdiff | tree |
2005-09-15 |
Simon Tatham | Optimisation patch from Mike: remember which squares...
|
commit | commitdiff | tree |
2005-09-13 |
Simon Tatham | Patch from Mike: fix an array indexing error in the...
|
commit | commitdiff | tree |
2005-09-12 |
Simon Tatham | Patch from Mike:
|
commit | commitdiff | tree |
2005-09-12 |
Simon Tatham | I am again gormless! When I overhauled Solo's grid...
|
commit | commitdiff | tree |
2005-09-12 |
Simon Tatham | I found a slightly odd-looking line of code in this...
|
commit | commitdiff | tree |
2005-09-11 |
Simon Tatham | Minor improvement to initial loop generation.
|
commit | commitdiff | tree |
2005-09-11 |
Simon Tatham | Oops; left some rogue diagnostics in.
|
commit | commitdiff | tree |
2005-09-11 |
Simon Tatham | Run the final solution-reduction pass in both directions...
|
commit | commitdiff | tree |
2005-09-11 |
Simon Tatham | Solve function for Inertia, using what's essentially...
|
commit | commitdiff | tree |
2005-09-11 |
Simon Tatham | Marginally greater robustness in the face of solve_game...
|
commit | commitdiff | tree |
2005-09-10 |
Simon Tatham | Completely rewrite the loop-detection algorithm used...
|
commit | commitdiff | tree |
2005-09-10 |
Simon Tatham | Patch from James H which initialises a couple of Windows...
|
commit | commitdiff | tree |
2005-09-06 |
Simon Tatham | I arranged that dying after the game was already completed...
|
commit | commitdiff | tree |
2005-09-06 |
Simon Tatham | Take the Windows taskbar into account when deciding...
|
commit | commitdiff | tree |
2005-09-05 |
Simon Tatham | Various patches from Ben H: a fix for an outdated comment...
|
commit | commitdiff | tree |
2005-09-05 |
Simon Tatham | I've dithered a bit in the past about whether or not...
|
commit | commitdiff | tree |
2005-09-04 |
Simon Tatham | Patch from Ton van Overbeek to fix a small memory leak in
|
commit | commitdiff | tree |
2005-09-04 |
Simon Tatham | Patch from Ton van Overbeek to correct Loopy's misplaced...
|
commit | commitdiff | tree |
2005-09-04 |
Simon Tatham | Another global environment-variable override across...
|
commit | commitdiff | tree |
2005-09-04 |
Simon Tatham | Couple of minor updates to restore accuracy.
|
commit | commitdiff | tree |
2005-09-03 |
Simon Tatham | Patches from James H. The usual stuff (memory leak...
|
commit | commitdiff | tree |
2005-09-02 |
Simon Tatham | Someone points out that the Solo text formatter would...
|
commit | commitdiff | tree |
2005-09-01 |
Simon Tatham | Stop Light Up from eating system keypresses, which...
|
commit | commitdiff | tree |
2005-09-01 |
Simon Tatham | Optimiser placation.
|
commit | commitdiff | tree |
2005-09-01 |
Simon Tatham | Palm fixes for Loopy from James H: a #ifdef SLOW_SYSTEM...
|
commit | commitdiff | tree |
2005-09-01 |
Simon Tatham | James H's memory leak fixes to Inertia.
|
commit | commitdiff | tree |
2005-09-01 |
Simon Tatham | James H has implemented a new `Tricky' difficulty level...
|
commit | commitdiff | tree |
2005-08-31 |
Simon Tatham | Ability to drag pencil marks around.
|
commit | commitdiff | tree |
2005-08-31 |
Simon Tatham | Terribly cunning approach to making the pencil marks...
|
commit | commitdiff | tree |
2005-08-31 |
Simon Tatham | Debian requires -lm, where Red Hat didn't.
|
commit | commitdiff | tree |
2005-08-31 |
Simon Tatham | Ahem; forgot about recursion. Recursive solving now...
|
commit | commitdiff | tree |
2005-08-31 |
Simon Tatham | Now that Map has some seriously complex deductions...
|
commit | commitdiff | tree |
2005-08-30 |
Simon Tatham | Forcing chains in Map give rise to a new `Hard' difficulty...
|
commit | commitdiff | tree |
2005-08-30 |
Simon Tatham | Implemented a couple more reasoning modes for Extreme...
|
commit | commitdiff | tree |
2005-08-29 |
Simon Tatham | Backspace and Delete keys now function like Space in...
|
commit | commitdiff | tree |
2005-08-29 |
Simon Tatham | Typo in comment :-)
|
commit | commitdiff | tree |
2005-08-29 |
Simon Tatham | Ahem. The region density at which things start to get...
|
commit | commitdiff | tree |
2005-08-29 |
Simon Tatham | Aesthetic improvements to the Map error indicators:
|
commit | commitdiff | tree |
2005-08-28 |
Simon Tatham | Unreasonable mode for Map.
|
commit | commitdiff | tree |
2005-08-28 |
Simon Tatham | Error highlighting in Map.
|
commit | commitdiff | tree |
2005-08-28 |
Simon Tatham | There seems to be some odd behaviour when GTK is asked...
|
commit | commitdiff | tree |
2005-08-27 |
Simon Tatham | Fix array bounds violation in the solver. Oops.
|
commit | commitdiff | tree |
2005-08-27 |
Simon Tatham | OS X seems particularly picky about possibly uninitialised
|
commit | commitdiff | tree |
2005-08-27 |
Simon Tatham | New puzzle: `Inertia', originally written for Windows...
|
commit | commitdiff | tree |
2005-08-25 |
Simon Tatham | Memory leak and type safety fixes from James H.
|
commit | commitdiff | tree |
2005-08-25 |
Simon Tatham | Phil Bordelon points out that the general convention...
|
commit | commitdiff | tree |
2005-08-25 |
Simon Tatham | Mike points out that I made an error in one of the...
|
commit | commitdiff | tree |
2005-08-24 |
Simon Tatham | Over-enthusiastic assertion introduced in the printing...
|
commit | commitdiff | tree |
2005-08-24 |
Simon Tatham | Optimiser placation for OS X gcc.
|
commit | commitdiff | tree |
2005-08-24 |
Simon Tatham | New puzzle: `Loopy', an implementation of Nikoli's...
|
commit | commitdiff | tree |
2005-08-24 |
Simon Tatham | Minor update to Solo's documentation due to Extreme...
|
commit | commitdiff | tree |
2005-08-24 |
Simon Tatham | Brand new difficulty level in Solo. The other day Gareth...
|
commit | commitdiff | tree |
2005-08-23 |
Simon Tatham | Don't report an error when loading a saved game from...
|
commit | commitdiff | tree |
2005-08-22 |
Simon Tatham | James H points out a rogue fprintf in Net's print routine.
|
commit | commitdiff | tree |
2005-08-22 |
Simon Tatham | Memory leak in the new printing stuff, plus a couple...
|
commit | commitdiff | tree |
2005-08-22 |
Simon Tatham | `Solve' operation on an already solved map without...
|
commit | commitdiff | tree |
2005-08-21 |
Simon Tatham | *blinks* I apparently didn't try _building_ the OS...
|
commit | commitdiff | tree |
2005-08-20 |
Simon Tatham | Retire redundant print_line_width() in Net: a relic...
|
commit | commitdiff | tree |
2005-08-20 |
Simon Tatham | Native Windows printing support, using the infrastructure...
|
commit | commitdiff | tree |
next |