Home
last modified time | relevance | path

Searched refs:no_scripting (Results 1 – 5 of 5) sorted by relevance

/dports/games/frotz/frotz-73eec90ebb159ed687b74cbaf81e135c3e7e390b/src/common/
H A Dstream.c283 bool hot_keys, bool no_scripting) in stream_read_input() argument
290 if (ostream_script && enable_scripting && !no_scripting) in stream_read_input()
339 if (ostream_script && enable_scripting && !no_scripting) in stream_read_input()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/frotz/
H A Dprocessor_streams.cpp166 bool hot_keys, bool no_scripting) { in stream_read_input() argument
171 if (ostream_script && enable_scripting && !no_scripting) in stream_read_input()
196 if (ostream_script && enable_scripting && !no_scripting) in stream_read_input()
H A Dprocessor.h431 bool hot_keys, bool no_scripting);
/dports/games/scummvm/scummvm-2.5.1/engines/glk/zcode/
H A Dprocessor_streams.cpp166 bool hot_keys, bool no_scripting) { in stream_read_input() argument
171 if (ostream_script && enable_scripting && !no_scripting) in stream_read_input()
196 if (ostream_script && enable_scripting && !no_scripting) in stream_read_input()
H A Dprocessor.h436 bool hot_keys, bool no_scripting);