| Commit message (Expand) | Author | Age |
| * | New puzzle: `pattern'. | Simon Tatham | 2004-12-07 |
| * | Move MODULE files out of individual project directories into a | Simon Tatham | 2004-11-18 |
| * | Remove .cvsignore files on all active branches. | Simon Tatham | 2004-11-16 |
| * | 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 |
| * | Now we have the `dir' parameter, we should use it where it makes | Simon Tatham | 2004-08-17 |
| * | Remove extraneous underscores at start and end of Rectangles seeds. | Simon Tatham | 2004-08-17 |
| * | Net's redraw function now uses the `dir' argument to determine whether it's | Jacob Nevins | 2004-08-16 |
| * | After discussion with Simon, the game redraw functions are now passed a new | Jacob Nevins | 2004-08-16 |
| * | UI nit: make cursor visible upon use of A/S/D keyboard controls. | Jacob Nevins | 2004-08-16 |
| * | This repository needs to have a copy of mkfiles.pl, although really | Simon Tatham | 2004-08-16 |
| * | Clarify that difficulty does not increase forever as you increase | Simon Tatham | 2004-08-16 |
| * | Robustness in the face of a completely configurable expansion factor. | Simon Tatham | 2004-08-16 |
| * | Moved my puzzle collection out into ixion's main CVS area, so here's | Simon Tatham | 2004-08-16 |
| * | Just for convenience, a docs Makefile, outside the main mkfiles.pl | Simon Tatham | 2004-08-16 |
| * | Fold in the expanded-grid mechanism for generating different kinds | Simon Tatham | 2004-08-16 |
| * | Added a help file, mostly thanks to Jacob. | Simon Tatham | 2004-08-16 |
| * | Failed to connect up the `destroy' signal in error_box(), causing | Simon Tatham | 2004-07-30 |
| * | HACKING should be in .cvsignore. | Simon Tatham | 2004-07-05 |
| * | Richard B's utterly evil `netslide': cross between Net and Sixteen. | Simon Tatham | 2004-05-26 |
| * | Added the beginnings of a hacking guide. | Simon Tatham | 2004-05-24 |
| * | makedist.sh should be silent. | Simon Tatham | 2004-05-22 |
| * | Fix a memory leak. | Simon Tatham | 2004-05-22 |
| * | Now that we have string-encodable game parameters, let's support a | Simon Tatham | 2004-05-20 |
| * | Introduce routines in each game module to encode a set of game | Simon Tatham | 2004-05-19 |
| * | Fix `visible' calculation (again). | Simon Tatham | 2004-05-12 |
| * | Ahem. Seed validation was completely broken. | Simon Tatham | 2004-05-12 |
| * | During redraws, I now do corner analysis centrally, which enables me | Simon Tatham | 2004-05-12 |
| * | Remove vestigial code from the previous attempt at clever grid | Simon Tatham | 2004-05-12 |
| * | Fiddle with the coordinate system to see if I can improve user | Simon Tatham | 2004-05-12 |
| * | Flash on completion. Two people actually complained! :-) | Simon Tatham | 2004-05-12 |
| * | Missing draw_update call. | Simon Tatham | 2004-05-11 |
| * | Rename the Windows Net executable, due to its clash with the system | Simon Tatham | 2004-05-11 |
| * | Now we have the UI abstraction, use it to implement keyboard control | Simon Tatham | 2004-05-11 |
| * | And I _always_ forget to clear the background when first drawing the | Simon Tatham | 2004-05-11 |
| * | Cosmetic fixes for Windows. | Simon Tatham | 2004-05-11 |
| * | Don't rush move animation to a conclusion on a subsequent keypress | Simon Tatham | 2004-05-11 |
| * | We should turn off the dragging variables in the UI _whenever_ | Simon Tatham | 2004-05-11 |
| * | Rectangles is now actually playable, since I've used the new UI | Simon Tatham | 2004-05-11 |
| * | 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 |
| * | Added a new game, `Rectangles', taken from nikoli.co.jp. | Simon Tatham | 2004-05-11 |
| * | Forgot to initialise the font variables in the Windows frontend structure. | Simon Tatham | 2004-05-04 |
| * | Forgot to set up the initial value of checkboxes. | Simon Tatham | 2004-05-04 |
| * | dupstr() should take a const char *. In particular, this allows | Simon Tatham | 2004-05-04 |
| * | Net puzzles more than 32 tiles wide weren't working properly due to | Simon Tatham | 2004-05-04 |
| * | Peter Maydell points out that the README misspells `Makefile' as | Simon Tatham | 2004-05-04 |
| * | Uninitialised variable caused ultra-wide windows. Silly. | Simon Tatham | 2004-05-04 |
| * | Add a README. | Simon Tatham | 2004-05-03 |
| * | Shell script to prepare a source distribution archive. | Simon Tatham | 2004-05-03 |