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 |
2015-10-03 |
Simon Tatham | GTK 3 prep: use GTK instead of GDK window-icon functions. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Simon Tatham | GTK 3 prep: make the server-side backing pixmap optional. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Simon Tatham | GTK 3 prep: use gtk_radio_menu_item_get_group(). |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Simon Tatham | GTK 3 prep: use GtkComboBox for drop-down lists. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Simon Tatham | GTK 3 prep: use the glib names for base object types. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Simon Tatham | GTK 3 prep: use GTK_KEY_* constants. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Simon Tatham | GTK 3 prep: use accessors instead of direct field access. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Simon Tatham | Fix packing direction of config boxes. |
commit | commitdiff | tree | snapshot |
2015-10-03 |
Simon Tatham | Don't refresh backing store on a no-op configure event. |
commit | commitdiff | tree | snapshot |
2015-09-26 |
Chris Boyle | Enforce more than one dot in Galaxies puzzles. |
commit | commitdiff | tree | snapshot |
2015-09-18 |
Simon Tatham | Fix OS X build failure due to a deprecated method. |
commit | commitdiff | tree | snapshot |
2015-09-02 |
Bo Lindbergh | Implement osx_draw_thick_line |
commit | commitdiff | tree | snapshot |
2015-08-25 |
Bo Lindbergh | Typo in the OS X Info plist |
commit | commitdiff | tree | snapshot |
2015-08-14 |
Simon Tatham | emcc frontend: stop indiscriminately squashing mouseups. |
commit | commitdiff | tree | snapshot |
2015-08-01 |
Simon Tatham | Replace a TCHAR with a WCHAR. |
commit | commitdiff | tree | snapshot |
2015-07-13 |
Simon Tatham | Solo, Undead: support 'm' to fill in all pencils. |
commit | commitdiff | tree | snapshot |
2015-07-05 |
Simon Tatham | Fix redrawing of Undead 'done' clues after a resize. |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Kevin Lyles | Magnets: you can now mark clues as done |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Kevin Lyles | Removed an extra layer of complexity for count colors |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Kevin Lyles | Factored out some of the color logic for the clues |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Kevin Lyles | Removed DS_FULL (it wasn't used) |
commit | commitdiff | tree | snapshot |
next |