Home
last modified time | relevance | path

Searched defs:thingid (Results 1 – 7 of 7) sorted by relevance

/dports/www/moodle310/moodle/blog/
H A Dindex.php127 $thingid = null; variable
/dports/www/moodle311/moodle/blog/
H A Dindex.php127 $thingid = null; variable
/dports/www/moodle39/moodle/blog/
H A Dindex.php127 $thingid = null; variable
/dports/games/zdoom/zdoom-2.8.1/src/
H A Ddoomdata.h328 SWORD thingid; member
345 int thingid; member
/dports/games/odamex/odamex-src-0.7.0/common/
H A Ddoomdata.h223 unsigned short thingid; member
/dports/games/slump/slump-0.003.02/
H A Dslump.c1020 genus *new_monster(config *c, int thingid) in new_monster()
1038 genus *new_genus(config *c,int thingid) in new_genus()
1058 genus *find_monster(config *c, int thingid) in find_monster()
1070 genus *find_genus(config *c, int thingid) in find_genus()
7333 thing *place_object(level *l,sector *s,config *c,short thingid,int width, in place_object()
7352 config *c,short thingid,int width, in place_object_in_region()
7753 boolean is_weapon(short thingid) in is_weapon()
H A Dslump.h210 short thingid; member