chiark / gitweb /
sgt-puzzles.git
2015-10-03 Jonas KölkerAdd game_text_format to Pearl.
2015-10-03 Jonas KölkerAdd game_text_format to Dominosa.
2015-10-03 Jonas KölkerUnequal: stop ignoring keys 'h' and 'm' while cursor...
2015-10-03 Jonas KölkerFix a memory leak in Range's find_errors.
2015-10-03 Jonas KölkerDon't overallocate colour memory in Loopy.
2015-10-03 Jonas KölkerFix segfault in Range's game_text_format.
2015-10-03 Jonas KölkerFix typo in undo key handling.
2015-10-03 Jonas KölkerInclude an example of Range's text_format in the comments.
2015-10-03 Jonas KölkerFix a typo in the comments of Pearl.
2015-10-03 Simon TathamAdd '-set colorspace RGB' to some icon convert commands.
2015-10-03 Simon TathamGTK 3 port: arrange configure.ac support for GTK 2...
2015-10-03 Simon TathamGTK 3 port: don't turn off drawing area double buffering.
2015-10-03 Simon TathamGTK 3 port: change API functions for widget sizing.
2015-10-03 Simon TathamGTK 3 port: use GtkBox directly, not GtkHBox and GtkVBox.
2015-10-03 Simon TathamGTK 3 port: be prepared not to use GtkStock.
2015-10-03 Simon TathamGTK 3 port: use GdkRGBA for the window background colour.
2015-10-03 Simon TathamGTK 3 port: stop getting default bg colour from the...
2015-10-03 Simon TathamGTK 3 port: condition out the complicated window resize...
2015-10-03 Simon TathamGTK 3 port: provide a 'draw' handler.
2015-10-03 Simon TathamGTK 3 port: use GtkGrid as an alternative to GtkTable.
2015-10-03 Simon TathamGTK 3 prep: use g_timeout_add, not gtk_timeout_add.
2015-10-03 Simon TathamGTK 3 prep: use GTK instead of GDK window-icon functions.
2015-10-03 Simon TathamGTK 3 prep: make the server-side backing pixmap optional.
2015-10-03 Simon TathamGTK 3 prep: use gtk_radio_menu_item_get_group().
2015-10-03 Simon TathamGTK 3 prep: use GtkComboBox for drop-down lists.
2015-10-03 Simon TathamGTK 3 prep: use the glib names for base object types.
2015-10-03 Simon TathamGTK 3 prep: use GTK_KEY_* constants.
2015-10-03 Simon TathamGTK 3 prep: use accessors instead of direct field access.
2015-10-03 Simon TathamFix packing direction of config boxes.
2015-10-03 Simon TathamDon't refresh backing store on a no-op configure event.
2015-09-26 Chris BoyleEnforce more than one dot in Galaxies puzzles.
2015-09-18 Simon TathamFix OS X build failure due to a deprecated method.
2015-09-02 Bo LindberghImplement osx_draw_thick_line
2015-08-25 Bo LindberghTypo in the OS X Info plist
2015-08-14 Simon Tathamemcc frontend: stop indiscriminately squashing mouseups.
2015-08-01 Simon TathamReplace a TCHAR with a WCHAR.
2015-07-13 Simon TathamSolo, Undead: support 'm' to fill in all pencils.
2015-07-05 Simon TathamFix redrawing of Undead 'done' clues after a resize.
2015-06-10 Kevin LylesMagnets: you can now mark clues as done
2015-06-10 Kevin LylesRemoved an extra layer of complexity for count colors
2015-06-10 Kevin LylesFactored out some of the color logic for the clues
2015-06-10 Kevin LylesRemoved DS_FULL (it wasn't used)
2015-05-26 Kevin LylesUpdated name/size of clues_done in Towers
2015-05-26 Kevin LylesUndead: you can now mark clues as done
2015-05-26 Kevin LylesReworked draw_path_hint
2015-05-26 Kevin LylesFactored out a portion of game_redraw
2015-05-22 Kevin LylesTowers: you can now mark clues done
2015-05-22 Kevin LylesSplit out the text color portion of draw_tile
2015-05-22 Kevin LylesCleaned up execute_move a little
2015-05-18 Simon TathamAdd the 'make test' target to Makefile.am too.
2015-05-18 Simon TathamAdd sorting-order buttons to the benchmark output.
2015-05-18 Simon TathamMove the benchmarking logic out into a script.
2015-05-11 Kevin LylesHandle replacing an existing arrow
2015-05-11 Kevin LylesFix the extra arrow hanging around while moving the...
2015-05-11 Kevin LylesMark some arguments constant
2015-05-11 Kevin LylesFix the issue with adding only one arrow when the other...
2015-05-11 Kevin LylesAdd/remove the opposite arrow when you let go
2015-05-11 Kevin LylesDraw the opposite arrow only while dragging
2015-05-11 Kevin LylesMoved all function declarations to the top of the file
2015-05-11 Kevin LylesUse the game_state and space typedefs
2015-05-11 Kevin LylesAlways use ret instead of state in execute_move
2015-05-11 Kevin LylesFixed a typo in a comment
2015-05-09 Simon TathamSpecial-case right-dragging of a numbered cell off...
2015-04-10 Simon TathamSort out abs/fabs confusion.
2015-03-25 Simon TathamAdd Tracks to the automake makefile's "install" target.
2015-03-24 Simon TathamFix a compile warning on ARM.
2015-03-15 Simon TathamUpdate README after the switch to autoconf.
2015-03-09 Adam BorowskiFix a build failure on x32 (time_t printfs).
2015-02-08 Simon TathamTurn <image> tag into <img>.
2015-02-08 Simon TathamNew puzzle from James Harvey: 'Tracks'.
2015-01-17 Simon TathamRemove a lingering bashism in makedist.sh.
2015-01-15 Simon TathamImprove the Flood solver.
2015-01-13 Simon TathamRemove some lingering HTML markup.
2015-01-13 Simon TathamAnd one more whitespace fix.
2015-01-13 Simon TathamCouple of fixes to the new web-page mechanism.
2015-01-13 Simon TathamScript to autogenerate pieces of the web page.
2015-01-13 Simon TathamPut the game summaries from the website into gamedesc...
2015-01-13 Simon TathamRevise the Flood preset list.
2015-01-13 Simon TathamHandle the space bar in the Javascript front end.
2015-01-12 Simon TathamNew puzzle: 'Flood'.
2015-01-12 Simon TathamUpdate the new-puzzle checklist for git.
2015-01-09 Simon TathamAdd OS X metadata to make Puzzles.app searchable in...
2015-01-04 Simon TathamFix puzzle window resize behaviour on Unity.
2014-12-29 Simon TathamFix homology bug (!) in Net's loop highlighter.
2014-12-28 Simon TathamError-highlight loops in Net.
2014-12-18 Simon TathamPermit selecting a diagonal of squares at once in Group.
2014-11-30 Simon TathamFix two compile warnings in emcc.c.
2014-11-29 Simon TathamRemove another erroneous GINT_TO_POINTER.
2014-11-29 Simon TathamUse the compile flag -std=c89 in place of -ansi.
2014-11-29 Simon TathamFix a GINT_TO_POINTER that was back to front.
2014-11-29 Simon TathamChange the policy for parsing underspecified params...
2014-11-26 Simon TathamRemove an inappropriate assertion in validation context.
2014-11-26 Simon TathamFix a decoding bug in Solo block-structure descriptions.
2014-10-29 Simon TathamFix error highlighting of closed subgraphs in Bridges.
2014-10-27 Simon TathamSome more .gitignore updates.
2014-10-25 Simon TathamAdd a .gitignore, now this project is in git.
2014-10-20 Simon TathamStop using NSApp in the OS X front end.
2014-10-07 Simon TathamFix antialiasing artifacts around edges of Bridges...
2014-09-27 Simon TathamProvide a static version.h for development builds.
2014-09-24 Simon TathamRemove the MD5-based manifest file system.
next