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 |
2005-06-23 |
Jacob Nevins | Reinstate WinHelp topic now we have a manual chapter. |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Simon Tatham | Credit James Harvey. |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Simon Tatham | James Harvey's extensions to Guess: a couple of extra... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Simon Tatham | And forgot to add guess to the Unix make install target... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Simon Tatham | Bah, not good enough. Extend those background erases... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Simon Tatham | Erase backgrounds when drawing over an existing circle... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Simon Tatham | Allow dragging of coloured pegs from previous guesses... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Simon Tatham | Must outline as well as filling circles, because not... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Simon Tatham | Two small fixes: add some ceil() calls to stop the... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Simon Tatham | `Guess', a Mastermind clone from James Harvey. This... |
commit | commitdiff | tree | snapshot |
2005-06-23 |
Simon Tatham | Introduce a front-end function to draw circles. |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Simon Tatham | This TODO comment should have been taken out in r5913 :-) |
commit | commitdiff | tree | snapshot |
2005-06-22 |
Simon Tatham | New front end functions to save and restore a region... |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Jacob Nevins | Add WinHelp topic |
commit | commitdiff | tree | snapshot |
2005-06-21 |
Simon Tatham | Patch from James Harvey in response to the new Rectangl... |
commit | commitdiff | tree | snapshot |
2005-06-20 |
Simon Tatham | Conversation with Richard and Chris yesterday gave... |
commit | commitdiff | tree | snapshot |
2005-06-19 |
Simon Tatham | James Harvey's memory leak patch for Flip. |
commit | commitdiff | tree | snapshot |
2005-06-19 |
Simon Tatham | Redraw glitch: tiles marked black (at game-over time... |
commit | commitdiff | tree | snapshot |
2005-06-18 |
Simon Tatham | Just noticed yesterday that initial window sizing is... |
commit | commitdiff | tree | snapshot |
2005-06-18 |
Simon Tatham | I've decided I didn't like the asymmetry of putting... |
commit | commitdiff | tree | snapshot |
2005-06-18 |
Simon Tatham | I'm sick of not having a `make install' target. |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Simon Tatham | Correct rogue chapter into a subheading. |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Simon Tatham | Solver for Flip. |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Simon Tatham | Infrastructure change which I've been thinking about... |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Simon Tatham | Animation. |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Simon Tatham | Another new puzzle! This one isn't particularly deep... |
commit | commitdiff | tree | snapshot |
2005-06-17 |
Simon Tatham | An email conversation with Chuck Fresno turned up sever... |
commit | commitdiff | tree | snapshot |
2005-06-10 |
Simon Tatham | Clean up the behaviour of drags off the edge of the... |
commit | commitdiff | tree | snapshot |
2005-06-10 |
Simon Tatham | Disable shuffle overlap checking in the special case... |
commit | commitdiff | tree | snapshot |
2005-06-10 |
Simon Tatham | Overzealous last-move tracking during shuffle was causi... |
commit | commitdiff | tree | snapshot |
2005-06-10 |
Simon Tatham | Patch from James Harvey to rearrange the Same Game... |
commit | commitdiff | tree | snapshot |
2005-06-10 |
Simon Tatham | Patch from Chris Emerson to add a status bar to Rectang... |
commit | commitdiff | tree | snapshot |
2005-06-09 |
Simon Tatham | GDK 2.6, in its doubtless infinite wisdom, has decided... |
commit | commitdiff | tree | snapshot |
2005-06-08 |
Jacob Nevins | Remove debug output. |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Jacob Nevins | Add Windows help topic |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Jacob Nevins | Tweaks and more complete documentation for Same Game. |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Simon Tatham | Integer overflow in game_size(). Oops. |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Simon Tatham | Chris Emerson points out that gtk_window_resize() isn... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Simon Tatham | James Harvey's patch to support keyboard control in... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Simon Tatham | Forgot to add Same Game to the big list for OS X. |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Simon Tatham | James Harvey (again) points out an array underrun in... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Simon Tatham | Another James Harvey patch. This one introduces a new... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Simon Tatham | James Harvey has contributed an implementation of ... |
commit | commitdiff | tree | snapshot |
2005-06-07 |
Simon Tatham | All the games in this collection have always defined... |
commit | commitdiff | tree | snapshot |
2005-06-06 |
Simon Tatham | Introduce a new game backend function (there seem to... |
commit | commitdiff | tree | snapshot |
2005-06-04 |
Simon Tatham | Small UI bug: LEFT_RELEASEs were being thrown away... |
commit | commitdiff | tree | snapshot |
2005-06-04 |
Simon Tatham | Revamp pencil mark placement and sizing. Pencil marks... |
commit | commitdiff | tree | snapshot |
2005-06-04 |
Simon Tatham | James Harvey requested that puzzles not use DEBUG as... |
commit | commitdiff | tree | snapshot |
2005-06-03 |
Simon Tatham | Colin Watson suggests that Alt-click (or Option-click... |
commit | commitdiff | tree | snapshot |
2005-06-03 |
Simon Tatham | Unique solubility in Mines means that you can massively... |
commit | commitdiff | tree | snapshot |
2005-06-02 |
Simon Tatham | Standalone compilation mode which turns mines.c into... |
commit | commitdiff | tree | snapshot |
2005-06-02 |
Simon Tatham | Fix various departures from C found by `gcc -ansi ... |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Jacob Nevins | min()/max() macros conflict with ones defined by Window... |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Simon Tatham | Fix Richard's patch so that it's actually C :-/ |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Simon Tatham | Another highlighting patch from Richard Boulton: immedi... |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Simon Tatham | Miscellaneous fixes from James Harvey's PalmOS porting... |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Simon Tatham | Arrange that random seeds are as harmonised as they... |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Simon Tatham | I've proved that a grid dimension of 2 is capable of... |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Simon Tatham | Gareth points out that the recess highlights around... |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Simon Tatham | Patches from Richard B for Solo: |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Simon Tatham | Chris Emerson observed the same status-bar flicker... |
commit | commitdiff | tree | snapshot |
2005-06-01 |
Simon Tatham | Typo in click bounds checking. |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Simon Tatham | Better mouse button handling in Mines: |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Simon Tatham | Bah, and remove the TODO item. As usual. |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Simon Tatham | Now _this_ is what Undo ought to be doing in a Mineswee... |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Simon Tatham | Aha! It turns out, after a bit of failure-mode profilin... |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Simon Tatham | valgrind spotted this array underrun. I wonder if this... |
commit | commitdiff | tree | snapshot |
2005-05-31 |
Simon Tatham | Oops! A trivial typo in obfuscate_bitmap() made the... |
commit | commitdiff | tree | snapshot |
next |