Home
last modified time | relevance | path

Searched defs:worms (Results 1 – 25 of 32) sorted by relevance

12

/dports/games/openlierox/OpenLieroX/include/
H A DCWorld.h34 CWorm *worms; variable
/dports/devel/allegro/allegro-4.4.3.1/tools/plugins/
H A Ddatworms.c27 static int worms(void) in worms() function
/dports/games/openlierox/OpenLieroX/src/server/
H A DCGameMode.cpp157 int worms[4] = { 0, 0, 0, 0 }; in Kill() local
241 int worms = 0; in CheckGameOver() local
H A DCHideAndSeek.cpp191 int worms[2] = { 0, 0 }; in CheckGameOver() local
371 int worms[2] = { 0, 0 }; in GenerateTimes() local
H A DCServerConnection.cpp273 std::string worms = "no worms"; in debugName() local
H A DCServer.cpp1618 void GameServer::RemoveClientWorms(CServerConnection* cl, const std::set<CWorm*>& worms, const std:… in RemoveClientWorms()
1679 std::set<CWorm*> worms; in RemoveAllClientWorms() local
1973 std::set<CWorm*> worms; worms.insert(w); in kickWorm() local
H A DCRace.cpp303 std::vector<CWorm*> worms; in getTeamWorms() local
/dports/games/openlierox/OpenLieroX/src/common/
H A DPhysicsLX56.cpp350 virtual void simulateWorm(CWorm* worm, CWorm* worms, bool local) { in simulateWorm()
579 void simulateNinjarope(float dt, CWorm* owner, CWorm *worms) { in simulateNinjarope()
H A DCWorm_SendRecv.cpp336 void CWorm::readPacket(CBytestream *bs, CWorm *worms) in readPacket()
475 void CWorm::readPacketState(CBytestream *bs, CWorm *worms) in readPacketState()
H A DPhysicsLX56_Projectiles.cpp44 inline int CProjectile::ProjWormColl(CVec pos, CWorm *worms) in ProjWormColl()
121 …Projectile* proj, const CVec& vFrameOldPos, const CVec& vFrameOldVel, CWorm* worms, TimeDiff dt, P… in FinalWormCollisionCheck()
371 …LX56Projectile_checkCollAndMove_Frame(CProjectile* const prj, TimeDiff dt, CMap *map, CWorm* worms) in LX56Projectile_checkCollAndMove_Frame()
437 …ype LX56Projectile_checkCollAndMove(CProjectile* const prj, TimeDiff dt, CMap *map, CWorm* worms) { in LX56Projectile_checkCollAndMove()
1215 …jectile_LowLevel(AbsTime currentTime, TimeDiff dt, CProjectile* proj, CWorm *worms, bool* projspaw… in LX56_simulateProjectile_LowLevel()
H A DCommand.cpp1178 std::list<int> worms = cClient->AddRandomBots(1, outOfGame); in exec() local
1216 std::list<int> worms = cClient->AddRandomBots(num); in exec() local
1247 std::list<int> worms; in exec() local
/dports/games/openlierox/OpenLieroX/src/client/
H A DCNinjaRope.cpp295 void CNinjaRope::read(CBytestream *bs, CWorm *worms, int owner) in read()
H A DCClient_Send.cpp106 std::list<CWorm*> worms; in SendGameReady() local
H A DCClient.cpp2001 std::list<int> worms = updateAddedWorms(outOfGame); in AddWorm() local
2397 std::string worms = "no worms"; in debugName() local
H A DCClient_Game.cpp613 std::list<CWorm*> worms; in DrawBeam() local
1060 std::list<CWorm*> worms; in ProcessShot_Beam() local
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/2geom/src/toys/
H A Dworms.cpp100 vector<Worm> worms; member in Intro
/dports/math/lib2geom/lib2geom-1.1/src/toys/
H A Dworms.cpp100 vector<Worm> worms; member in Intro
/dports/games/odamex/odamex-src-0.7.0/client/src/
H A Df_wipe.cpp71 static int worms[320]; variable
/dports/x11/xlockmore/xlockmore-5.67/modes/
H A Dworm.c118 static wormstruct *worms = (wormstruct *) NULL; variable
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A Dworm.c106 static wormstruct *worms = NULL; variable
H A Dsquiral.c53 struct worm *worms; member
/dports/games/openlierox/OpenLieroX/share/gamedir/scripts/
H A Ddedicated_control_handler.py31 worms = {} # List of all worms on the server variable
/dports/devel/notcurses/notcurses-3.0.1/src/demo/
H A Dwhiteout.c131 worm* worms; member
/dports/games/hyperrogue/hyperrogue-12.0f/
H A Denvironment.cpp52 EX vector<cell*> worms, ivies, ghosts, golems, hexsnakes; variable
/dports/games/gnugo/gnugo-3.8/engine/
H A Dworm.c592 static int worms[BOARDMAX][2*(MAX_BOARD-1)]; in do_compute_effective_worm_sizes() local

12