chiark / gitweb /
Add a request_keys() function with a midend wrapper.
authorFranklin Wei <me@fwei.tk>
Tue, 17 Apr 2018 20:18:16 +0000 (16:18 -0400)
committerSimon Tatham <anakin@pobox.com>
Sun, 22 Apr 2018 16:04:50 +0000 (17:04 +0100)
commit60a929a250cf4f7f87ac082e5705f9a838a7f8c8
tree33a8a715f6320d2a2d58532b04e33ef111f31507
parent3d04dd3335a2c4c6007ff4e2a58a2855c7a9c52a
Add a request_keys() function with a midend wrapper.

This function gives the front end a way to find out what keys the back
end requires; and as such it is mostly useful for ports without a
keyboard. It is based on changes originally found in Chris Boyle's
Android port, though some modifications were needed to make it more
flexible.
45 files changed:
blackbox.c
bridges.c
cube.c
devel.but
dominosa.c
fifteen.c
filling.c
flip.c
flood.c
galaxies.c
guess.c
inertia.c
keen.c
lightup.c
loopy.c
magnets.c
map.c
midend.c
mines.c
misc.c
net.c
netslide.c
nullgame.c
palisade.c
pattern.c
pearl.c
pegs.c
puzzles.h
range.c
rect.c
samegame.c
signpost.c
singles.c
sixteen.c
slant.c
solo.c
tents.c
towers.c
tracks.c
twiddle.c
undead.c
unequal.c
unfinished/group.c
unruly.c
untangle.c