shithub: puzzles

Download patch

ref: 791940b043d500c096a56d57467b4b68ea31ce1f
parent: e72931bfe27e7d7303a22717cce05721551f3e4a
author: Simon Tatham <anakin@pobox.com>
date: Sun May 1 08:53:41 EDT 2005

Introduced a new function in every game which formats a game_state
as text. This is used by front ends to implement copy-to-clipboard.
Currently the function does nothing (and is disabled) in every game
except Solo, but it's a start.

[originally from svn r5724]