2005-07-29 |
Jacob Nevins | missing `i' in `\e' |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Simon Tatham | One more fix from Ben H. Also switched round the arena... |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Simon Tatham | Various fixes and cleanups suggested by Ben Hutchings: |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Simon Tatham | Ben Hutchings reports that gcc 4 gives an optimiser... |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Simon Tatham | Patches from Ben Hutchings to fix failures of sscanf... |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Jacob Nevins | Tweak a paragraph after discussion with Simon. |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Simon Tatham | Shiny new developer documentation to replace the old... |
commit | commitdiff | tree | snapshot |
2005-07-24 |
Simon Tatham | The very core of cross() is capable of suffering intege... |
commit | commitdiff | tree | snapshot |
2005-07-24 |
Simon Tatham | Another diagnostic mode for Untangle: if compiled with |
commit | commitdiff | tree | snapshot |
2005-07-24 |
Simon Tatham | (GTK only so far) Allow the argument passed to a game... |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Simon Tatham | Solve animation (currently only in Untangle) was failin... |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Simon Tatham | The `Solve' operation now rotates and/or reflects the... |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Simon Tatham | James H profiled the new Same Game grid generator and... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Simon Tatham | Until now, Same Game has been the only puzzle in this... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Simon Tatham | I've been meaning to do this for ages: all the Makefile... |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Jacob Nevins | Sync with website |
commit | commitdiff | tree | snapshot |
2005-07-20 |
Simon Tatham | The Untangle completion flash was weedy and anaemic... |
commit | commitdiff | tree | snapshot |
2005-07-19 |
Jacob Nevins | Some attempt to explain Dominosa for those unfamiliar... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Simon Tatham | Another fix from Chris: Guess's allow-blanks mode wasn... |
commit | commitdiff | tree | snapshot |
2005-07-18 |
Simon Tatham | Fix to Chris's patch in r6106 (also from Chris). |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Simon Tatham | Switch Untangle to using `long' rather than `int' in... |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Simon Tatham | Quite a few instances of the Cardinal Error of Ctype... |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Simon Tatham | Two tiny cleanup patches from James H. |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Simon Tatham | Get rid of the malloc in shuffle(), by defining a subfu... |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Simon Tatham | Patch from Chris Emerson: rather than dynamically calling |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Jacob Nevins | Black Box: fix "reveal" button location, explain what... |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Jacob Nevins | Use \q{} and \by in Black Box docs. |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Simon Tatham | I keep forgetting to do things when adding a new puzzle... |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Simon Tatham | Bah, there's always one: failed to `svn add' blackbox... |
commit | commitdiff | tree | snapshot |
2005-07-17 |
Simon Tatham | Another game from James H: `Black Box'. |
commit | commitdiff | tree | snapshot |
2005-07-16 |
Simon Tatham | Cleanups and memory leak fixes from James H. |
commit | commitdiff | tree | snapshot |
2005-07-16 |
Simon Tatham | Sanity-checking patch from Phil Bordelon: since Solo... |
commit | commitdiff | tree | snapshot |
2005-07-16 |
Simon Tatham | New puzzle: `Untangle', cloned (with the addition of... |
commit | commitdiff | tree | snapshot |
2005-07-15 |
Simon Tatham | Improve speed of grid generation: I've found something... |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Jacob Nevins | Add Dominosa printout support. |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Simon Tatham | Cleanups to Solo: |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Simon Tatham | New puzzle: Dominosa. |
commit | commitdiff | tree | snapshot |
2005-07-14 |
Simon Tatham | Introduce a `shuffle' utility function. |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Simon Tatham | game_timing_state() now has access to the game_ui.... |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Simon Tatham | Change of policy on game_changed_state(). Originally... |
commit | commitdiff | tree | snapshot |
2005-07-10 |
Simon Tatham | Subtle UI change to Mines. Although I mostly find the... |
commit | commitdiff | tree | snapshot |
2005-07-09 |
Simon Tatham | Alter the `Octagon' board preset so that instead of... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Simon Tatham | Missing quit on error was leading to an assertion failu... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Jacob Nevins | Move various printf()s after declarations. |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Simon Tatham | Unify the two solvers in Solo. nsolve has now had recursion |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Simon Tatham | Refactoring from James H: the highlight and lowlight... |
commit | commitdiff | tree | snapshot |
2005-07-06 |
Simon Tatham | Some patches from James H: |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Jacob Nevins | Revert the code that assumed that incoming parameters... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Jacob Nevins | Add a `full' parameter to validate_params(), analogous... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Simon Tatham | Enhancements to mkfiles.pl and Recipe to arrange for... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Jacob Nevins | It's been a new year for a while now. |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Jacob Nevins | revert supposed typo -- I have no brain |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Jacob Nevins | Add HACKING to main doc build. |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Jacob Nevins | typo |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Jacob Nevins | Add a completion flash when you get down to a single... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Simon Tatham | Refactored the game_size() interface, which was getting... |
commit | commitdiff | tree | snapshot |
2005-07-05 |
Simon Tatham | James Harvey points out a missing ifdef. |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Jacob Nevins | Clarify that diagonal moves are not permitted in Pegs. |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Jacob Nevins | Add WinHelp topic. |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Simon Tatham | There's always one. Forgot to add Pegs to `make install'. |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Simon Tatham | Documentation for Pegs. |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Simon Tatham | Peg Solitaire implementation, complete with a random... |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Jacob Nevins | Document keyboard controls for Flip |
commit | commitdiff | tree | snapshot |
2005-07-04 |
Jacob Nevins | Fix bounds checking for Flip cursor control. |
commit | commitdiff | tree | snapshot |
2005-07-03 |
Simon Tatham | James H's patch for a keyboard-controlled cursor in... |
commit | commitdiff | tree | snapshot |
2005-07-03 |
Simon Tatham | Allow game backends to use even special keystrokes... |
commit | commitdiff | tree | snapshot |
2005-07-03 |
Simon Tatham | draw_polygon() and draw_circle() have always had a... |
commit | commitdiff | tree | snapshot |
2005-07-01 |
Simon Tatham | James Harvey points out that entering an invalid game... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Simon Tatham | Prevent drags from being started outside the playing... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Simon Tatham | Preset names retrieved from the environment must be... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Simon Tatham | Load and Save are now supported on all three desktop... |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Simon Tatham | General robustness patch from James Harvey: |
commit | commitdiff | tree | snapshot |
2005-06-30 |
Simon Tatham | Attempting to begin a drag from (i.e. just click on... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Simon Tatham | Add a cast whose absence was causing a (-Werror-exacerb... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Simon Tatham | Validation of random-state-type game descriptions was... |
commit | commitdiff | tree | snapshot |
2005-06-29 |
Simon Tatham | When serialising this game, it's probably better to... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Jacob Nevins | Make peg removal accessible from the keyboard. |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Simon Tatham | New {en,de}code_ui functions should be static. Oops. |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Simon Tatham | Actually implemented the serialise/deserialise functions in |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Simon Tatham | More serialisation changes: the game_aux_info structure... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Simon Tatham | Rogue diagnostic! |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Simon Tatham | Move a rogue declaration to the top of its block. |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Simon Tatham | Another function pair required for serialisation; these... |
commit | commitdiff | tree | snapshot |
2005-06-28 |
Simon Tatham | Annoying special cases for Mines. |
commit | commitdiff | tree | snapshot |
2005-06-27 |
Simon Tatham | Re-architecting of the game backend interface. make_mov... |
commit | commitdiff | tree | snapshot |
2005-06-26 |
Simon Tatham | Fix GTK casts to restore correct compilation on GTK... |
commit | commitdiff | tree | snapshot |
2005-06-26 |
Jacob Nevins | Under Gtk 1.2 (at least on Debian woody), a config... |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Jacob Nevins | Add debugging support. |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Jacob Nevins | Further additions to the Guess docs. |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Jacob Nevins | Make the keyboard-control cursors visible whenever... |
commit | commitdiff | tree | snapshot |
2005-06-25 |
Jacob Nevins | The AngleArc() function that was being used to draw... |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Simon Tatham | Couple of presets. |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Simon Tatham | More patches from James Harvey: enforce a maximum brigh... |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Simon Tatham | Fix another display/UI glitch which triggered if you... |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Simon Tatham | Turn off the keyboard-control cursor when the user... |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Simon Tatham | Change the preprocessor symbol `DEBUG' to `DEBUGGING... |
commit | commitdiff | tree | snapshot |
2005-06-24 |
Simon Tatham | My background-erasing changes in r5996/r5997 caused... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Simon Tatham | Array overflow fix from James Harvey. |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Jacob Nevins | Make the `hold marker' in Guess accessible from the... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Jacob Nevins | Factual and other corrections/additions to the Guess... |
commit | commitdiff | tree | snapshot |
next |