2004-08-16 |
Simon Tatham | This repository needs to have a copy of mkfiles.pl... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Simon Tatham | Clarify that difficulty does not increase forever as... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Simon Tatham | Robustness in the face of a completely configurable... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Simon Tatham | Moved my puzzle collection out into ixion's main CVS... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Simon Tatham | Just for convenience, a docs Makefile, outside the... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Simon Tatham | Fold in the expanded-grid mechanism for generating... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Simon Tatham | Added a help file, mostly thanks to Jacob. |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Simon Tatham | Failed to connect up the `destroy' signal in error_box... |
commit | commitdiff | tree | snapshot |
2004-07-05 |
Simon Tatham | HACKING should be in .cvsignore. |
commit | commitdiff | tree | snapshot |
2004-05-26 |
Simon Tatham | Richard B's utterly evil `netslide': cross between... |
commit | commitdiff | tree | snapshot |
2004-05-24 |
Simon Tatham | Added the beginnings of a hacking guide. |
commit | commitdiff | tree | snapshot |
2004-05-22 |
Simon Tatham | makedist.sh should be silent. |
commit | commitdiff | tree | snapshot |
2004-05-22 |
Simon Tatham | Fix a memory leak. |
commit | commitdiff | tree | snapshot |
2004-05-20 |
Simon Tatham | Now that we have string-encodable game parameters,... |
commit | commitdiff | tree | snapshot |
2004-05-19 |
Simon Tatham | Introduce routines in each game module to encode a... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Simon Tatham | Fix `visible' calculation (again). |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Simon Tatham | Ahem. Seed validation was completely broken. |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Simon Tatham | During redraws, I now do corner analysis centrally... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Simon Tatham | Remove vestigial code from the previous attempt at... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Simon Tatham | Fiddle with the coordinate system to see if I can impro... |
commit | commitdiff | tree | snapshot |
2004-05-12 |
Simon Tatham | Flash on completion. Two people actually complained... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Simon Tatham | Missing draw_update call. |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Simon Tatham | Rename the Windows Net executable, due to its clash... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Simon Tatham | Now we have the UI abstraction, use it to implement... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Simon Tatham | And I _always_ forget to clear the background when... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Simon Tatham | Cosmetic fixes for Windows. |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Simon Tatham | Don't rush move animation to a conclusion on a subseque... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Simon Tatham | We should turn off the dragging variables in the UI... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Simon Tatham | Rectangles is now actually playable, since I've used... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Simon Tatham | Oops - missed a bit in the GTK front end :-) |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Simon Tatham | Framework alteration: we now support a `game_ui' struct... |
commit | commitdiff | tree | snapshot |
2004-05-11 |
Simon Tatham | Added a new game, `Rectangles', taken from nikoli.co.jp. |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Simon Tatham | Forgot to initialise the font variables in the Windows... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Simon Tatham | Forgot to set up the initial value of checkboxes. |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Simon Tatham | dupstr() should take a const char *. In particular... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Simon Tatham | Net puzzles more than 32 tiles wide weren't working... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Simon Tatham | Peter Maydell points out that the README misspells... |
commit | commitdiff | tree | snapshot |
2004-05-04 |
Simon Tatham | Uninitialised variable caused ultra-wide windows. Silly. |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Simon Tatham | Add a README. |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Simon Tatham | Shell script to prepare a source distribution archive. |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Simon Tatham | Add a licence file. |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Simon Tatham | Redraws during undo in Sixteen had been broken by my... |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Simon Tatham | GTK and Windows appear to handle timers very differently: |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Simon Tatham | Make Return and Escape work reliably in GTK dialog... |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Simon Tatham | The Windows RNG turns out to only give about 16 bits... |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Simon Tatham | Implement selection of game seeds, by reusing the confi... |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Simon Tatham | `Fifteen' was getting the parity wrong on any size... |
commit | commitdiff | tree | snapshot |
2004-05-03 |
Simon Tatham | Game configuration box for Windows, by constructing... |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Simon Tatham | `BOOLEAN' is a term already used by Win32. Bah. Change... |
commit | commitdiff | tree | snapshot |
2004-05-01 |
Simon Tatham | Configuration dialog box, on the GTK front end only... |
commit | commitdiff | tree | snapshot |
2004-05-01 |
Simon Tatham | Remove arbitrary restriction on Net minimum game size... |
commit | commitdiff | tree | snapshot |
2004-05-01 |
Simon Tatham | Wrap the status bar in a viewport, to avoid it expandin... |
commit | commitdiff | tree | snapshot |
2004-05-01 |
Simon Tatham | The cube was being drawn slightly differently on the... |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Simon Tatham | Keep the status bar in better sync with the game display. |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Simon Tatham | We were forgetting to count the final move. |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Simon Tatham | Incorrect placing of the polyhedron sometimes left... |
commit | commitdiff | tree | snapshot |
2004-04-29 |
Simon Tatham | Added a status bar. |
commit | commitdiff | tree | snapshot |
2004-04-29 |
Simon Tatham | Implemented text and clipping primitives in the fronten... |
commit | commitdiff | tree | snapshot |
2004-04-29 |
Simon Tatham | `There's always one'. Add nullgame to .cvsignore. |
commit | commitdiff | tree | snapshot |
2004-04-29 |
Simon Tatham | Add a template file defining the null game. |
commit | commitdiff | tree | snapshot |
2004-04-28 |
Simon Tatham | Add a new game concept called a `flash'. This is a... |
commit | commitdiff | tree | snapshot |
2004-04-28 |
Simon Tatham | Have each game declare a name which is used for window... |
commit | commitdiff | tree | snapshot |
2004-04-28 |
Simon Tatham | Shift-click is equivalent to middle-click. This is... |
commit | commitdiff | tree | snapshot |
2004-04-28 |
Simon Tatham | Fix zillions of MSVC compiler warnings. Sigh. |
commit | commitdiff | tree | snapshot |
2004-04-28 |
Simon Tatham | Introduce diagonal movement keys on the numeric keypad... |
commit | commitdiff | tree | snapshot |
2004-04-28 |
Simon Tatham | Add .map and .rsp files to .cvsignore. |
commit | commitdiff | tree | snapshot |
2004-04-28 |
Simon Tatham | More robust timer handling in GTK: never create a new... |
commit | commitdiff | tree | snapshot |
2004-04-28 |
Simon Tatham | Add a menu bar, in both Windows and GTK. In particular... |
commit | commitdiff | tree | snapshot |
2004-04-27 |
Simon Tatham | A-_ha_! The Windows Rectangle() call appears to get... |
commit | commitdiff | tree | snapshot |
2004-04-27 |
Simon Tatham | Most of a Windows front end. Something's not _quite_... |
commit | commitdiff | tree | snapshot |
2004-04-27 |
Simon Tatham | Stop the user being able to resize the window. |
commit | commitdiff | tree | snapshot |
2004-04-27 |
Simon Tatham | Implemented Cube, in a sufficiently general way that... |
commit | commitdiff | tree | snapshot |
2004-04-26 |
Simon Tatham | Further general development. Net is now playable, though |
commit | commitdiff | tree | snapshot |
2004-04-25 |
Simon Tatham | General further development. Sketched out the mid-end... |
commit | commitdiff | tree | snapshot |
2004-04-25 |
Simon Tatham | Beginnings of a GTK framework. (And I do mean _beginnin... |
commit | commitdiff | tree | snapshot |
2004-04-25 |
Simon Tatham | Initial checkin of a portable framework for writing... |
commit | commitdiff | tree | snapshot |
|