2016-02-01 |
Simon Tatham | Add missing casts to unsigned char inside ctype functions. |
commit | commitdiff | tree | snapshot |
2016-01-07 |
Simon Tatham | Rename the docs section for Rectangles. |
commit | commitdiff | tree | snapshot |
2016-01-07 |
Simon Tatham | Fix a typo in the Black Box docs examples. |
commit | commitdiff | tree | snapshot |
2016-01-03 |
Simon Tatham | Fix a valgrind warning in the Keen DIFF_HARD solver... |
commit | commitdiff | tree | snapshot |
2015-12-31 |
Khem Raj | rect: Fix compiler errors about uninitialized use of... |
commit | commitdiff | tree | snapshot |
2015-12-24 |
Simon Tatham | Add a missing error message in Flood solve_game(). |
commit | commitdiff | tree | snapshot |
2015-12-18 |
Simon Tatham | Clarify in README that Makefile.vc is for nmake. |
commit | commitdiff | tree | snapshot |
2015-12-12 |
Simon Tatham | New utility 'patternpicture', to build a Pattern from... |
commit | commitdiff | tree | snapshot |
2015-12-12 |
Simon Tatham | Pattern: add a system of immutable pre-filled grid... |
commit | commitdiff | tree | snapshot |
2015-12-12 |
Simon Tatham | Pattern: fix solver's handling of empty rows. |
commit | commitdiff | tree | snapshot |
2015-12-12 |
Simon Tatham | Pattern: make part of the game_state shared. |
commit | commitdiff | tree | snapshot |
2015-12-12 |
Simon Tatham | Code-sign the Windows puzzle binaries and installer. |
commit | commitdiff | tree | snapshot |
2015-12-06 |
Simon Tatham | Implement align_label for GTK 3.[14,16). |
commit | commitdiff | tree | snapshot |
2015-11-28 |
Chris Boyle | Allow unlocking an island despite moving slightly. |
commit | commitdiff | tree | snapshot |
2015-11-17 |
Simon Tatham | Convert Buildscr to use the new "do/win" mechanism. |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Simon Tatham | Fix loophole in Palisade completion checker. |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Simon Tatham | Format Palisade solve-type moves in sensible ASCII. |
commit | commitdiff | tree | snapshot |
2015-10-23 |
Simon Tatham | Fix premature completion flash in Tracks. |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Jonas Kölker | Tents: mark squares as non-tents with {Shift,Control... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Jonas Kölker | Fix a comment in Tents (it said 'tents' instead of... |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Jonas Kölker | Highlight clue errors in Tracks in some more situations. |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Jonas Kölker | In Undead, mark clues as errors in a few more situations. |
commit | commitdiff | tree | snapshot |
2015-10-21 |
Simon Tatham | Fix array overruns in the new Filling solver pass. |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Simon Tatham | Enhance Filling's solver to handle large ghost regions. |
commit | commitdiff | tree | snapshot |
2015-10-18 |
Simon Tatham | Add the new 'fifteensolver' to .gitignore. |
commit | commitdiff | tree | snapshot |
2015-10-18 |
Simon Tatham | Use \q{} in place of literal quote marks in puzzles... |
commit | commitdiff | tree | snapshot |
2015-10-18 |
Jonas Kölker | Add a new puzzle: Palisade. |
commit | commitdiff | tree | snapshot |
2015-10-18 |
Simon Tatham | Fix GTK puzzle resizing, *again*. |
commit | commitdiff | tree | snapshot |
2015-10-18 |
Jonas Kölker | Produce shorter Filling descriptions by run-length... |
commit | commitdiff | tree | snapshot |
2015-10-18 |
Jonas Kölker | Expand keyboard input options in Bridges, for faster... |
commit | commitdiff | tree | snapshot |
2015-10-18 |
Jonas Kölker | Fix two memory leaks in GTK frontend. |
commit | commitdiff | tree | snapshot |
2015-10-18 |
Jonas Kölker | Fix a typo in a Bridges error message. |
commit | commitdiff | tree | snapshot |
2015-10-18 |
Jonas Kölker | Fix Bridges keyboard cursor vertical out-of-bounds... |
commit | commitdiff | tree | snapshot |
2015-10-18 |
Jonas Kölker | Update Sixteen keyboard system for faster entry. |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Jonas Kölker | In GTK frontend, bind mouse8/mouse9 to undo/redo. |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Jonas Kölker | Add hinting feature to Guess. |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Jonas Kölker | Add standalone Fifteen solver, based on the hint feature. |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Jonas Kölker | Add hinting feature to Fifteen (press 'h' for a hint). |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Jonas Kölker | Invert the Fifteen cursor if FIFTEEN_INVERT_CURSOR... |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Jonas Kölker | End victory flash on new game and restart game. |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Jonas Kölker | Reset midend animation counters on starting a new game. |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Jonas Kölker | Remove a redundant line of code. |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Jonas Kölker | Don't stop animations when restarting an already restar... |
commit | commitdiff | tree | snapshot |
2015-10-14 |
Jonas Kölker | Stop animations on a new game, no matter how it is... |
commit | commitdiff | tree | snapshot |
2015-10-04 |
Simon Tatham | GTK 3 cleanup: stop using GtkDialog for config boxes. |
commit | commitdiff | tree | snapshot |
2015-10-04 |
Simon Tatham | GTK 3 cleanup: use GtkAboutDialog for the About box. |
commit | commitdiff | tree | snapshot |
2015-10-04 |
Simon Tatham | GTK 3 cleanup: use GtkMessageDialog for message_box(). |
commit | commitdiff | tree | snapshot |
2015-10-04 |
Simon Tatham | GTK 3.16 deprecation: stop using gtk_misc_set_alignment. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Improve Towers error highlighting. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Dominosa: Highlight a number when pressed on the keyboard. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Simon Tatham | Fix switching to a larger puzzle size under GTK 2. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Simon Tatham | build fix |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Insert a manual reference in the default status bar... |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Render Filling presets as 'WxH', not 'HxW'. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Add 'Inshi No Heya' (multiplication only) variant to... |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Fix a display glitch in Keen's pencil-mode cursor. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Recompute solutions in Inertia if the user strays from... |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Fix an instance generation hang in Signpost. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Greatly improve and speed up the Filling instance gener... |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Greatly increase the speed of the Filling solver. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Towers: allow marking of clues as done with the keyboard |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Allow marking of clues as exhausted in Unequal. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Display improvements to Range. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Fix a misrendering in Guess. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Fix a memory error in Guess cursor handling. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Cancel dragging in Pearl by pressing Escape or Backspace. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Change Pearl's cursor logic. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Refactor Pearl's mark_in_direction, and invert a parameter. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Refactor modifier handling in Pearl's cursor code. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Add more keyboard controls to Slant. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Slant: hide keyboard cursor when using the mouse. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Rectangles: cancel keyboard drag with Escape. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Filling: enable keyboard-driven cursor dragging mode. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Range: add pencil marks to squares by Shift-cursor... |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Pattern: color multiple squares with Ctrl- or Shift... |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Add game_text_format to Tents. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Add game_text_format to Pattern. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Add game_text_format to Inertia. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Add game_text_format to Flip. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Add game_text_format to Pearl. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Add game_text_format to Dominosa. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Unequal: stop ignoring keys 'h' and 'm' while cursor... |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Fix a memory leak in Range's find_errors. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Don't overallocate colour memory in Loopy. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Fix segfault in Range's game_text_format. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Fix typo in undo key handling. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Include an example of Range's text_format in the comments. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Jonas Kölker | Fix a typo in the comments of Pearl. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Simon Tatham | Add '-set colorspace RGB' to some icon convert commands. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Simon Tatham | GTK 3 port: arrange configure.ac support for GTK 2... |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Simon Tatham | GTK 3 port: don't turn off drawing area double buffering. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Simon Tatham | GTK 3 port: change API functions for widget sizing. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Simon Tatham | GTK 3 port: use GtkBox directly, not GtkHBox and GtkVBox. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Simon Tatham | GTK 3 port: be prepared not to use GtkStock. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Simon Tatham | GTK 3 port: use GdkRGBA for the window background colour. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Simon Tatham | GTK 3 port: stop getting default bg colour from the... |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Simon Tatham | GTK 3 port: condition out the complicated window resize... |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Simon Tatham | GTK 3 port: provide a 'draw' handler. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Simon Tatham | GTK 3 port: use GtkGrid as an alternative to GtkTable. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Simon Tatham | GTK 3 prep: use g_timeout_add, not gtk_timeout_add. |
commit | commitdiff | tree | snapshot |
next |