[Scummvm-devel] Word completion for AGI games

Eugene Sandulenko sev at scummvm.org
Mon Apr 9 15:35:07 CEST 2007


On Mon, 09 Apr 2007 14:08:15 +0100
Neil Millstone <neil at millstone.demon.co.uk> wrote:

> Hi ScummVMers,
> 
> I want to run past you all something I've been working on over the 
> Easter weekend (not much else to do but code, you see).
>
> Please let me know your thoughts!
That is completely weird for me on why you wasted your time on
implementing this. It has been sitting in AGI engine for several months
now and is called predictive input.

Use tools/extract-words-tok.pl to construct a dictionary from your
words.tok (see usage example on the beginning of the file).

Then, by clicking on entry line, predictive input dialog will be
activated.

It is not completed yet in the sense that there is no way to add words
to the dictionary and no way to enter word which is not in the
dictionary. But games should be completable as is.


Eugene




More information about the Scummvm-devel mailing list