Home
last modified time | relevance | path

Searched refs:do_speedtest (Results 1 – 4 of 4) sorted by relevance

/dports/games/gtypist/gtypist-2.9.5/
H A DChangeLog578 * do_drill, do_speedtest: don't display a message saying
602 * do_drill, do_speedtest: use do_query_repeat instead
627 * gtypist.c (do_speedtest): fix problem: give up via ESC wasn't
630 in do_speedtest simply because it's done in do_drill as well.
631 this fixes the problem but do_drill and do_speedtest need to be
649 * gtypist.c (do_speedtest): add unsigned char cast to avoid
675 to do this when I changed do_speedtest to use a repeat-loop)
703 adapt do_drill and do_speedtest accordingly
708 do_speedtest
712 * gtypist.c (do_drill, do_speedtest): add "builtin repeat loop"
[all …]
H A DNEWS151 - do_drill, do_speedtest: added "builtin repeat loop"
/dports/games/gtypist/gtypist-2.9.5/src/
H A Dgtypist.c207 static void do_speedtest( FILE *script, char *line );
905 do_speedtest( FILE *script, char *line ) { in do_speedtest() function
1600 do_speedtest( script, line ); break; in parse_file()
H A DChangeLog7 * gtypist.c: lesson timing in do_drill() and do_speedtest() is now