Home
last modified time | relevance | path

Searched refs:detectClashes (Results 1 – 25 of 56) sorted by relevance

123

/dports/games/scummvm/scummvm-2.5.1/engines/glk/
H A Ddetection.cpp187 detectClashes(); in detectGames()
217 Glk::AGT::AGTMetaEngine::detectClashes(map); in detectClashes()
218 Glk::Alan2::Alan2MetaEngine::detectClashes(map); in detectClashes()
219 Glk::Alan3::Alan3MetaEngine::detectClashes(map); in detectClashes()
222 Glk::Glulx::GlulxMetaEngine::detectClashes(map); in detectClashes()
223 Glk::Hugo::HugoMetaEngine::detectClashes(map); in detectClashes()
224 Glk::JACL::JACLMetaEngine::detectClashes(map); in detectClashes()
227 Glk::Quest::QuestMetaEngine::detectClashes(map); in detectClashes()
228 Glk::Scott::ScottMetaEngine::detectClashes(map); in detectClashes()
229 Glk::ZCode::ZCodeMetaEngine::detectClashes(map); in detectClashes()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/
H A Ddetection.cpp246 detectClashes(); in detectGames()
265 void GlkMetaEngine::detectClashes() const { in detectClashes() function in GlkMetaEngine
267 Glk::AdvSys::AdvSysMetaEngine::detectClashes(map); in detectClashes()
268 Glk::Alan2::Alan2MetaEngine::detectClashes(map); in detectClashes()
269 Glk::Alan3::Alan3MetaEngine::detectClashes(map); in detectClashes()
270 Glk::Frotz::FrotzMetaEngine::detectClashes(map); in detectClashes()
271 Glk::Glulxe::GlulxeMetaEngine::detectClashes(map); in detectClashes()
272 Glk::Hugo::HugoMetaEngine::detectClashes(map); in detectClashes()
273 Glk::Scott::ScottMetaEngine::detectClashes(map); in detectClashes()
276 Glk::Magnetic::MagneticMetaEngine::detectClashes(map); in detectClashes()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/alan2/
H A Ddetection.h57 static void detectClashes(Common::StringMap &map);
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/glulxe/
H A Ddetection.h57 static void detectClashes(Common::StringMap &map);
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/magnetic/
H A Ddetection.h57 static void detectClashes(Common::StringMap &map);
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/scott/
H A Ddetection.h54 static void detectClashes(Common::StringMap &map);
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/advsys/
H A Ddetection.h54 static void detectClashes(Common::StringMap &map);
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/alan3/
H A Ddetection.h57 static void detectClashes(Common::StringMap &map);
/dports/games/scummvm/scummvm-2.5.1/engines/glk/quest/
H A Ddetection.h54 static void detectClashes(Common::StringMap &map);
/dports/games/scummvm/scummvm-2.5.1/engines/glk/agt/
H A Ddetection.h54 static void detectClashes(Common::StringMap &map);
/dports/games/scummvm/scummvm-2.5.1/engines/glk/alan3/
H A Ddetection.h57 static void detectClashes(Common::StringMap &map);
/dports/games/scummvm/scummvm-2.5.1/engines/glk/archetype/
H A Ddetection.h54 static void detectClashes(Common::StringMap &map);
/dports/games/scummvm/scummvm-2.5.1/engines/glk/comprehend/
H A Ddetection.h54 static void detectClashes(Common::StringMap &map);
/dports/games/scummvm/scummvm-2.5.1/engines/glk/advsys/
H A Ddetection.h54 static void detectClashes(Common::StringMap &map);
/dports/games/scummvm/scummvm-2.5.1/engines/glk/alan2/
H A Ddetection.h57 static void detectClashes(Common::StringMap &map);
/dports/games/scummvm/scummvm-2.5.1/engines/glk/scott/
H A Ddetection.h54 static void detectClashes(Common::StringMap &map);
/dports/games/scummvm/scummvm-2.5.1/engines/glk/glulx/
H A Ddetection.h57 static void detectClashes(Common::StringMap &map);
/dports/games/scummvm/scummvm-2.5.1/engines/glk/hugo/
H A Ddetection.h57 static void detectClashes(Common::StringMap &map);
/dports/games/scummvm/scummvm-2.5.1/engines/glk/jacl/
H A Ddetection.h54 static void detectClashes(Common::StringMap &map);
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/hugo/
H A Ddetection.h57 static void detectClashes(Common::StringMap &map);
/dports/games/scummvm/scummvm-2.5.1/engines/glk/zcode/
H A Ddetection.h62 static void detectClashes(Common::StringMap &map);
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/frotz/
H A Ddetection.h62 static void detectClashes(Common::StringMap &map);
/dports/games/scummvm/scummvm-2.5.1/engines/glk/adrift/
H A Ddetection.h57 static void detectClashes(Common::StringMap &map);
/dports/games/scummvm/scummvm-2.5.1/engines/glk/tads/
H A Ddetection.h58 static void detectClashes(Common::StringMap &map);
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/tads/
H A Ddetection.h58 static void detectClashes(Common::StringMap &map);

123