Home
last modified time | relevance | path

Searched refs:handleServer (Results 1 – 7 of 7) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/lastexpress/entities/
H A Dwaiter1.cpp269 handleServer(savepoint, "907", kEntityAnna, kAction268773672, &ENTITY_PARAM(0, 1));
274 handleServer(savepoint, "911", kEntityAugust, kAction268773672, &ENTITY_PARAM(0, 2), "010F");
279 handleServer(savepoint, "908", kEntityAnna, kAction170016384, &ENTITY_PARAM(0, 4));
284 handleServer(savepoint, "912", kEntityAugust, kAction170016384, &ENTITY_PARAM(0, 5));
953 void Waiter1::handleServer(const SavePoint &savepoint, const char *name, EntityIndex entity, Action… in handleServer() function in LastExpress::Waiter1
H A Dwaiter1.h142 …void handleServer(const SavePoint &savepoint, const char *name, EntityIndex entity, ActionIndex ac…
/dports/games/scummvm/scummvm-2.5.1/engines/lastexpress/entities/
H A Dwaiter1.cpp269 handleServer(savepoint, "907", kEntityAnna, kAction268773672, &ENTITY_PARAM(0, 1));
274 handleServer(savepoint, "911", kEntityAugust, kAction268773672, &ENTITY_PARAM(0, 2), "010F");
279 handleServer(savepoint, "908", kEntityAnna, kAction170016384, &ENTITY_PARAM(0, 4));
284 handleServer(savepoint, "912", kEntityAugust, kAction170016384, &ENTITY_PARAM(0, 5));
953 void Waiter1::handleServer(const SavePoint &savepoint, const char *name, EntityIndex entity, Action… in handleServer() function in LastExpress::Waiter1
H A Dwaiter1.h142 …void handleServer(const SavePoint &savepoint, const char *name, EntityIndex entity, ActionIndex ac…
/dports/comms/echolinux/echolinux-0.17a/echogui/
H A Dserverglobals.h63 int handleServer(void);
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/src/
H A Dcommand_line_interface.hpp105 void handleServer();
H A Dcommand_line_interface.cpp312 handleServer(); in ReadCLI()
759 void cCommandLineInterface::handleServer() in handleServer() function in cCommandLineInterface