2005-06-17 |
Simon Tatham | An email conversation with Chuck Fresno turned up sever... |
commit | commitdiff | tree | snapshot |
2005-06-10 |
Simon Tatham | Clean up the behaviour of drags off the edge of the... |
commit | commitdiff | tree | snapshot |
2005-06-10 |
Simon Tatham | Disable shuffle overlap checking in the special case... |
commit | commitdiff | tree | snapshot |
2005-06-10 |
Simon Tatham | Overzealous last-move tracking during shuffle was causi... |
commit | commitdiff | tree | snapshot |
2005-06-10 |
Simon Tatham | Patch from James Harvey to rearrange the Same Game... |
commit | commitdiff | tree | snapshot |
2005-06-10 |
Simon Tatham | Patch from Chris Emerson to add a status bar to Rectang... |
commit | commitdiff | tree | snapshot |
2005-06-09 |
Simon Tatham | GDK 2.6, in its doubtless infinite wisdom, has decided... |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Jacob Nevins | Remove debug output. |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Jacob Nevins | Add Windows help topic |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Jacob Nevins | Tweaks and more complete documentation for Same Game. |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Simon Tatham | Integer overflow in game_size(). Oops. |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Simon Tatham | Chris Emerson points out that gtk_window_resize() isn... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Simon Tatham | James Harvey's patch to support keyboard control in... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Simon Tatham | Forgot to add Same Game to the big list for OS X. |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Simon Tatham | James Harvey (again) points out an array underrun in... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Simon Tatham | Another James Harvey patch. This one introduces a new... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Simon Tatham | James Harvey has contributed an implementation of ... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Simon Tatham | All the games in this collection have always defined... |
commit | commitdiff | tree | snapshot |
2005-06-06 |
Simon Tatham | Introduce a new game backend function (there seem to... |
commit | commitdiff | tree | snapshot |
2005-06-04 |
Simon Tatham | Small UI bug: LEFT_RELEASEs were being thrown away... |
commit | commitdiff | tree | snapshot |
2005-06-04 |
Simon Tatham | Revamp pencil mark placement and sizing. Pencil marks... |
commit | commitdiff | tree | snapshot |
2005-06-04 |
Simon Tatham | James Harvey requested that puzzles not use DEBUG as... |
commit | commitdiff | tree | snapshot |
2005-06-03 |
Simon Tatham | Colin Watson suggests that Alt-click (or Option-click... |
commit | commitdiff | tree | snapshot |
2005-06-03 |
Simon Tatham | Unique solubility in Mines means that you can massively... |
commit | commitdiff | tree | snapshot |
2005-06-02 |
Simon Tatham | Standalone compilation mode which turns mines.c into... |
commit | commitdiff | tree | snapshot |
2005-06-02 |
Simon Tatham | Fix various departures from C found by `gcc -ansi ... |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Jacob Nevins | min()/max() macros conflict with ones defined by Window... |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Simon Tatham | Fix Richard's patch so that it's actually C :-/ |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Simon Tatham | Another highlighting patch from Richard Boulton: immedi... |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Simon Tatham | Miscellaneous fixes from James Harvey's PalmOS porting... |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Simon Tatham | Arrange that random seeds are as harmonised as they... |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Simon Tatham | I've proved that a grid dimension of 2 is capable of... |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Simon Tatham | Gareth points out that the recess highlights around... |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Simon Tatham | Patches from Richard B for Solo: |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Simon Tatham | Chris Emerson observed the same status-bar flicker... |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Simon Tatham | Typo in click bounds checking. |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Simon Tatham | Better mouse button handling in Mines: |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Simon Tatham | Bah, and remove the TODO item. As usual. |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Simon Tatham | Now _this_ is what Undo ought to be doing in a Mineswee... |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Simon Tatham | Aha! It turns out, after a bit of failure-mode profilin... |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Simon Tatham | valgrind spotted this array underrun. I wonder if this... |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Simon Tatham | Oops! A trivial typo in obfuscate_bitmap() made the... |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Simon Tatham | `Solve' operation is relatively simple in Mines. |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Simon Tatham | Apparently a number of Windows programs like to use... |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Jacob Nevins | Document the mouse control method for Cube. |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Jacob Nevins | Move definition of PI into puzzles.h. If nothing else... |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Simon Tatham | Mouse-based interface for Cube: you left-click anywhere... |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Simon Tatham | Emma Garside suggested that it would be nice to have... |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Simon Tatham | Improved the limited shuffle mechanism in Sixteen and... |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Simon Tatham | Fix a couple of robustness issues. |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Simon Tatham | GTK misfires timers at inconvenient moments, sometimes... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Simon Tatham | Chris's patch to stop Mines depending on char being... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Simon Tatham | Added an `interactive' flag to new_game_desc(), which... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Simon Tatham | `Copy' operation for Mines. |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Simon Tatham | Constrain mine count to be at most the largest number... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Simon Tatham | First cut at a game timer. Yet another backend function... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Simon Tatham | D'oh, there's always one. Remove first-click stuff... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Simon Tatham | Mines now follows the conventional approach of offering... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Simon Tatham | Neat idea from Gareth: if you put a % on the end of... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Jacob Nevins | Nit: "warning: extra tokens at end of #endif directive" |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Simon Tatham | Initial checkin of my Minesweeper clone, which uses... |
commit | commitdiff | tree | snapshot |
2005-05-30 |
Simon Tatham | Infrastructure change: game_anim_length and game_flash_... |
commit | commitdiff | tree | snapshot |
2005-05-28 |
Jacob Nevins | Add a limited-shuffle mode like that added to Sixteen... |
commit | commitdiff | tree | snapshot |
2005-05-28 |
Simon Tatham | Add the ability to use the Rectangles solver for actual... |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Simon Tatham | Add support for Jacob's new cursor-key modifier flags... |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Simon Tatham | Sorted out the barriers/corners trouble left by r5844... |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Jacob Nevins | Since the split into random and descriptive IDs, the... |
commit | commitdiff | tree | snapshot |
2005-05-26 |
Jacob Nevins | Add origin-shifting (Shift+cursors) and source-shifting... |
commit | commitdiff | tree | snapshot |
2005-05-25 |
Simon Tatham | Support for `pencil marks' in Solo, by right-clicking... |
commit | commitdiff | tree | snapshot |
2005-05-24 |
Jacob Nevins | Mention NetWalk and update comment |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Simon Tatham | Avoid leading zeroes on internally generated random... |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Simon Tatham | I'm sick of `--generate' giving the same answers if... |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Simon Tatham | The GTK `--generate' option didn't validate the game... |
commit | commitdiff | tree | snapshot |
2005-05-23 |
Simon Tatham | Net hangs if you ask it for a 2xn or nx2 wrapping puzzl... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Simon Tatham | Aesthetic improvements, mostly suggested by Gareth. |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Simon Tatham | Forgot to add print.py to the source archive. Ahem. |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Simon Tatham | Another tweak to the solver to make it handle blank... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Simon Tatham | Special case in dead-end checking which prevents the... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Simon Tatham | The Net solver now makes use of barrier information... |
commit | commitdiff | tree | snapshot |
2005-05-22 |
Simon Tatham | It occurred to me yesterday that Net could perfectly... |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Jacob Nevins | Ensure that an old random seed isn't left around for... |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Simon Tatham | Cleanups: |
commit | commitdiff | tree | snapshot |
2005-05-21 |
Simon Tatham | Solution uniqueness for Net. Can be disabled on request... |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Simon Tatham | Move IDM_ABOUT so that it doesn't overlap the presets... |
commit | commitdiff | tree | snapshot |
2005-05-19 |
Simon Tatham | Cunning way to ensure unique solutions in generated... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Simon Tatham | If you paste in a random seed with different ephemeral... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Simon Tatham | Rectangles random seed IDs shouldn't bother stating... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Simon Tatham | --version. |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Simon Tatham | It's a good idea to validate presets received from... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Simon Tatham | Move the colour configuration into midend.c so that... |
commit | commitdiff | tree | snapshot |
2005-05-18 |
Simon Tatham | Standalone solvers were broken by my recent API changes. |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Jacob Nevins | Update doc for recent changes in Restart behaviour. |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Simon Tatham | After much thought, I've decided that `Restart' on... |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Jacob Nevins | Null-terminate generated Net/Netslide descriptive game... |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Simon Tatham | Keyboard shortcuts for Twiddle: abcdABCD in line with... |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Simon Tatham | Just for Gareth: a means of overriding individual game... |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Simon Tatham | `Restart' is now an undo-able action: it appends a... |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Jacob Nevins | comment c'n'p error |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Simon Tatham | Cube's dup_game() function was missing a field. Oops. |
commit | commitdiff | tree | snapshot |
2005-05-16 |
Simon Tatham | The game IDs for Net (and Netslide) have always been... |
commit | commitdiff | tree | snapshot |
next |