Home
last modified time | relevance | path

Searched refs:Q_BEFORE (Results 1 – 10 of 10) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/glk/alan3/
H A Dact.cpp57 if (altInfos[altIndex].alt->qual == (Aword)Q_BEFORE in executeCommand()
H A Dalt_info.cpp123 case Q_BEFORE: in traceVerbExecution()
H A Dacode.h148 Q_BEFORE, enumerator
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/alan3/
H A Dact.cpp57 if (altInfos[altIndex].alt->qual == (Aword)Q_BEFORE in executeCommand()
H A Dalt_info.cpp121 case Q_BEFORE: in traceVerbExecution()
H A Dacode.h148 Q_BEFORE, enumerator
/dports/games/scummvm/scummvm-2.5.1/engines/glk/alan2/
H A Dacode.h101 Q_BEFORE, enumerator
H A Dmain.cpp861 if (alt[i]->qual == (Aword)Q_BEFORE || alt[i]->qual == (Aword)Q_ONLY) { in do_it()
870 if (alt[i]->qual == (Aword)Q_BEFORE) in do_it()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/alan2/
H A Dacode.h101 Q_BEFORE, enumerator
H A Dmain.cpp863 if (alt[i]->qual == (Aword)Q_BEFORE || alt[i]->qual == (Aword)Q_ONLY) { in do_it()
872 if (alt[i]->qual == (Aword)Q_BEFORE) in do_it()