| Commit message (Expand) | Author | Age |
| ... | |
| * | I'm sick of `--generate' giving the same answers if you run it twice | Simon Tatham | 2005-05-23 |
| * | The GTK `--generate' option didn't validate the game parameters. It | Simon Tatham | 2005-05-23 |
| * | --version. | Simon Tatham | 2005-05-18 |
| * | Move the colour configuration into midend.c so that it becomes | Simon Tatham | 2005-05-18 |
| * | After much thought, I've decided that `Restart' on r is not a | Simon Tatham | 2005-05-17 |
| * | Just for Gareth: a means of overriding individual game colour | Simon Tatham | 2005-05-17 |
| * | The game IDs for Net (and Netslide) have always been random seeds | Simon Tatham | 2005-05-16 |
| * | Introduce a versioning mechanism, and an `About' box in all front | Simon Tatham | 2005-05-15 |
| * | I've had two complaints that Solo ought to recognise the numeric | Simon Tatham | 2005-05-12 |
| * | Added an automatic `Solve' feature to most games. This is useful for | Simon Tatham | 2005-05-02 |
| * | Introduce the concept of a `game_aux_info' structure. This is | Simon Tatham | 2005-05-02 |
| * | Introduced a new function in every game which formats a game_state | Simon Tatham | 2005-05-01 |
| * | Pango-derived fonts seem to generally look better if I ask for them | Simon Tatham | 2005-04-30 |
| * | Added a `--generate' command-line option in the GTK port of every | Simon Tatham | 2005-04-29 |
| * | Fix inconsistent vertical centring of text in GTK (and update Solo's | Simon Tatham | 2005-04-27 |
| * | Patches for GTK 2. Puzzles already _built_ under GTK 2, but now it | Simon Tatham | 2005-04-27 |
| * | Rather than each game backend file exporting a whole load of | Simon Tatham | 2005-01-17 |
| * | Add a `jumble' key (`J') to Net, which scrambles the positions of all unlocked | Jacob Nevins | 2004-12-22 |
| * | Move the deactivate_timer() call from window_destroy() into | Simon Tatham | 2004-09-06 |
| * | Deactivate the timer when we destroy the puzzle window. Otherwise it | Simon Tatham | 2004-09-01 |
| * | Failed to connect up the `destroy' signal in error_box(), causing | Simon Tatham | 2004-07-30 |
| * | Now that we have string-encodable game parameters, let's support a | Simon Tatham | 2004-05-20 |
| * | Oops - missed a bit in the GTK front end :-) | Simon Tatham | 2004-05-11 |
| * | Framework alteration: we now support a `game_ui' structure in | Simon Tatham | 2004-05-11 |
| * | Uninitialised variable caused ultra-wide windows. Silly. | Simon Tatham | 2004-05-04 |
| * | GTK and Windows appear to handle timers very differently: | Simon Tatham | 2004-05-03 |
| * | Make Return and Escape work reliably in GTK dialog boxes. | Simon Tatham | 2004-05-03 |
| * | The Windows RNG turns out to only give about 16 bits at a time. This | Simon Tatham | 2004-05-03 |
| * | Implement selection of game seeds, by reusing the config box | Simon Tatham | 2004-05-03 |
| * | Game configuration box for Windows, by constructing the dialog box | Simon Tatham | 2004-05-03 |
| * | `BOOLEAN' is a term already used by Win32. Bah. Change terminology. | Simon Tatham | 2004-05-02 |
| * | Configuration dialog box, on the GTK front end only as yet. | Simon Tatham | 2004-05-01 |
| * | Wrap the status bar in a viewport, to avoid it expanding if the text | Simon Tatham | 2004-05-01 |
| * | Added a status bar. | Simon Tatham | 2004-04-29 |
| * | Implemented text and clipping primitives in the frontend, and added | Simon Tatham | 2004-04-29 |
| * | Have each game declare a name which is used for window titles etc. | Simon Tatham | 2004-04-28 |
| * | Shift-click is equivalent to middle-click. This is mostly for | Simon Tatham | 2004-04-28 |
| * | Introduce diagonal movement keys on the numeric keypad, and use them | Simon Tatham | 2004-04-28 |
| * | More robust timer handling in GTK: never create a new timer when one | Simon Tatham | 2004-04-28 |
| * | Add a menu bar, in both Windows and GTK. In particular, game modules | Simon Tatham | 2004-04-28 |
| * | Stop the user being able to resize the window. | Simon Tatham | 2004-04-27 |
| * | Implemented Cube, in a sufficiently general way that it also handles | Simon Tatham | 2004-04-27 |
| * | Further general development. Net is now playable, though | Simon Tatham | 2004-04-26 |
| * | General further development. Sketched out the mid-end, added more | Simon Tatham | 2004-04-25 |
| * | Beginnings of a GTK framework. (And I do mean _beginnings_; it opens | Simon Tatham | 2004-04-25 |
| * | Initial checkin of a portable framework for writing small GUI puzzle | Simon Tatham | 2004-04-25 |