2005-05-15 |
Simon Tatham | Er, except that I already had a makedist.sh. Transferre... |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Simon Tatham | Added automatic determination of the SVN revision numbe... |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Simon Tatham | Introduce a versioning mechanism, and an `About' box... |
commit | commitdiff | tree | snapshot |
2005-05-12 |
Simon Tatham | I've had two complaints that Solo ought to recognise... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Simon Tatham | The two Rubik-like puzzles, Sixteen and Twiddle, now... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Simon Tatham | Bah. Try the r5766 fix again, this time without the... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Simon Tatham | Completion flashes were occasionally failing to be... |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Simon Tatham | solve_game() is passed the _initial_ game state, not... |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Simon Tatham | Add 3x3 Trivial to the presets list, and make it the... |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Simon Tatham | Aha, here's a nice easy way to generate really hard... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Jacob Nevins | Fix outdated comment |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Jacob Nevins | Allow for trailing '\0' in game_text_format() in variou... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Simon Tatham | The Twiddle shuffling algorithm was theoretically parit... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Jacob Nevins | markup typo |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Simon Tatham | I've changed my mind. For the benefit of users with... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Simon Tatham | Fix line endings when pasting on Windows. |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Simon Tatham | Forgot to mention that you can undo a Solve operation. |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Simon Tatham | Ahem. The `Solve' option in orientable Twiddle needs... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Simon Tatham | Silly (but harmless) typo. |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Simon Tatham | Added an automatic `Solve' feature to most games. This... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Simon Tatham | Oops; forgot to check in the copy-to-clipboard option... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Simon Tatham | Introduce the concept of a `game_aux_info' structure... |
commit | commitdiff | tree | snapshot |
2005-05-02 |
Simon Tatham | It's actually vitally important, it turns out, to have... |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Simon Tatham | The addition of a `Copy' menu item on OS X was really... |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Simon Tatham | Copy-to-clipboard for Rectangles. |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Simon Tatham | Copy-to-clipboard facility for Fifteen, Sixteen and... |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Simon Tatham | Introduced a new function in every game which formats... |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Simon Tatham | I can never remember what that `TRUE' means in the... |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Simon Tatham | Remove outdated comment :-) |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Simon Tatham | I think Windows fonts look better in bold as well. |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Simon Tatham | Fix game IDs, which I broke in the orientability change... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Simon Tatham | After brainstorming with Gareth, we've decided that... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Simon Tatham | Bah, and of course there's a TODO comment I forgot... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Simon Tatham | Twiddle now has an additional mode in which tile orient... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Simon Tatham | Pango-derived fonts seem to generally look better if... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Simon Tatham | New puzzle: `twiddle', generalised from a random door... |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Simon Tatham | Added a `--generate' command-line option in the GTK... |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Simon Tatham | Correct block coordinate display when standalone solver... |
commit | commitdiff | tree | snapshot |
2005-04-28 |
Simon Tatham | Aha, even better: a Makefile hack that causes auto... |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Simon Tatham | Fix inconsistent vertical centring of text in GTK ... |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Simon Tatham | Patches for GTK 2. Puzzles already _built_ under GTK... |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Simon Tatham | Command-line solver was dividing up non-square puzzles... |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Simon Tatham | Pattern also contains an internal solver, so here's... |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Simon Tatham | The command-line solver's difficulty gradings now use... |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Simon Tatham | Implement the remaining modes of reasoning in nsolve... |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Simon Tatham | Fix trivial UI glitch involving clicking on the border... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Simon Tatham | Remove some legacy debugging code which was breaking... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Simon Tatham | Oops; _actually_ add the reasoning mode I mentioned... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Simon Tatham | Various changes prompted by my boss taking an interest: |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Simon Tatham | Outstandingly cute mathematical transformation which... |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Simon Tatham | Introduce configurable symmetry type in generated puzzl... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Jacob Nevins | Doc tweaks for Solo. |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Simon Tatham | Simplify clip region handling under Windows, which... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Simon Tatham | Visual C points out a couple of typos. |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Simon Tatham | Initial checkin of `Solo', the number-placing puzzle... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Simon Tatham | Oops. Just noticed that the Windows front end completel... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Simon Tatham | Stop the Pattern grid generation from generating an... |
commit | commitdiff | tree | snapshot |
2005-02-24 |
Simon Tatham | Fixes in grid generation for pedantic special cases... |
commit | commitdiff | tree | snapshot |
2005-02-05 |
Simon Tatham | I've found NSView's setNeedsDisplayInRect: method,... |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Simon Tatham | Need to impose a _maximum_ width on edit boxes, as... |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Simon Tatham | Sanitising the mouse input data was a good idea, but my |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Simon Tatham | Include code in midend.c to sanitise streams of mouse... |
commit | commitdiff | tree | snapshot |
2005-01-25 |
Simon Tatham | Ahem. Lots of stuff, including the new OS X sources... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Simon Tatham | Updates for OS X port (including updating copyright... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Simon Tatham | Ahem. Rogue copy and paste was causing preset menu... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Simon Tatham | `make release' target, which builds a .dmg disk image... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Simon Tatham | Help should have the shortcut Command-?. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Simon Tatham | Improve OS X help: split back up into multiple files... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Simon Tatham | The #definition of COMBINED was done very badly: it... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Simon Tatham | First cut at online help under OS X. I just built the... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Simon Tatham | The main grid outline in Pattern was asymmetric between... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Simon Tatham | Fix two window-resizing bugs introduced by the addition... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Simon Tatham | Improve fatal error handling. |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Simon Tatham | Added a dock menu which makes it more convenient to... |
commit | commitdiff | tree | snapshot |
2005-01-24 |
Simon Tatham | Status bar support. |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Simon Tatham | Implemented the configurable dialog box mechanism,... |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Simon Tatham | Added a framework for putting things other than the... |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Simon Tatham | Ah, no, _that_ fixes the malloc problem. I'd forgotten... |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Simon Tatham | I _think_ this has just fixed an uninitialised-memory... |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Simon Tatham | Dynamically frob the menu bar to achieve selection... |
commit | commitdiff | tree | snapshot |
2005-01-23 |
Simon Tatham | Flesh out the menus a bit. |
commit | commitdiff | tree | snapshot |
2005-01-22 |
Simon Tatham | Update TODO. |
commit | commitdiff | tree | snapshot |
2005-01-22 |
Simon Tatham | Initial checkin of a Mac OS X port of puzzles, using... |
commit | commitdiff | tree | snapshot |
2005-01-22 |
Simon Tatham | Arrange that we really _can_ compile all the puzzles... |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Simon Tatham | Rather than each game backend file exporting a whole... |
commit | commitdiff | tree | snapshot |
2004-12-22 |
Jacob Nevins | Add a `jumble' key (`J') to Net, which scrambles the... |
commit | commitdiff | tree | snapshot |
2004-12-17 |
Jacob Nevins | Add grotty casts to prevent negative -> large positive... |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Jacob Nevins | Tweak Pattern doc for consistency with other puzzles. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Simon Tatham | Bah; r4954 introduced an array overrun. |
commit | commitdiff | tree | snapshot |
2004-12-08 |
Simon Tatham | Game completion detection was occasionally failing... |
commit | commitdiff | tree | snapshot |
2004-12-07 |
Simon Tatham | New puzzle: `pattern'. |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Simon Tatham | Move MODULE files out of individual project directories... |
commit | commitdiff | tree | snapshot |
2004-11-16 |
Simon Tatham | Remove .cvsignore files on all active branches. |
commit | commitdiff | tree | snapshot |
2004-09-06 |
Simon Tatham | Move the deactivate_timer() call from window_destroy... |
commit | commitdiff | tree | snapshot |
2004-09-01 |
Simon Tatham | Deactivate the timer when we destroy the puzzle window... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Simon Tatham | Now we have the `dir' parameter, we should use it where... |
commit | commitdiff | tree | snapshot |
2004-08-17 |
Simon Tatham | Remove extraneous underscores at start and end of Recta... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Jacob Nevins | Net's redraw function now uses the `dir' argument to... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Jacob Nevins | After discussion with Simon, the game redraw functions... |
commit | commitdiff | tree | snapshot |
2004-08-16 |
Jacob Nevins | UI nit: make cursor visible upon use of A/S/D keyboard... |
commit | commitdiff | tree | snapshot |
next |