Home
last modified time | relevance | path

Searched refs:monster_move (Results 1 – 12 of 12) sorted by relevance

/dports/games/qudos/QuDos-0.40.1-src/src/mods/zaero/
H A Dz_anim.c181 data->monster_move.firstframe = 0; in anim_data_create()
182 data->monster_move.lastframe = 0; in anim_data_create()
183 data->monster_move.frame = data->monster_frames; in anim_data_create()
184 data->monster_move.endfunc = NULL; in anim_data_create()
213 monster->monsterinfo.currentmove = &(data->monster_move); in anim_player_create()
325 data->monster_move.firstframe = data->actual_frame; in update_frame_buffer()
326 data->monster_move.lastframe = data->actual_frame; in update_frame_buffer()
H A Dz_anim.h21 mmove_t monster_move; //replacement currentmove for monster member
/dports/games/epiphany-game/epiphany-0.7.0/data/sfx/
H A DMakefile.am2 EXTRA_DIST = boulder_fall.wav gameover.wav monster_move.wav wood_smash.wav \
H A DMakefile.in142 EXTRA_DIST = boulder_fall.wav gameover.wav monster_move.wav wood_smash.wav \
/dports/games/nlarn/nlarn-NLarn-0.7.6/inc/
H A Dmonsters.h211 void monster_move(gpointer *oid, monster *m, struct game *g);
/dports/games/omega/omega/
H A Dmon.c47 monster_move(m);
375 void monster_move(m) in monster_move() function
H A Domega.bug546 monster_move(m);
602 monster_move(m);
H A Dextern.h659 void monster_move ARGS((struct monster *));
/dports/games/nlarn/nlarn-NLarn-0.7.6/src/
H A Dgame.c409 g_hash_table_foreach(g->monsters, (GHFunc)monster_move, g); in game_spin_the_wheel()
H A Dmonsters.c1551 void monster_move(gpointer *oid __attribute__((unused)), monster *m, game *g) in monster_move() function
/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dmonstuff.cc57 static void monster_move(struct monsters *monster);
3660 monster_move(monster); in handle_monsters()
4032 static void monster_move(struct monsters *monster) in monster_move() function
/dports/games/dungeoncrawl/dc400b26-src/docs/
H A Dchanges.4002110 == 307. monster_move(monster);