Home
last modified time | relevance | path

Searched refs:searchmap (Results 1 – 10 of 10) sorted by relevance

/dports/games/netherearth/netherearth-0.51/
H A Drobot_ai.cpp89 searchmap[i]=new AI_OPERATOR(); in AI_precomputations()
90 searchmap[i]->used=false; in AI_precomputations()
128 delete searchmap[i]; in AI_deleteprecomputations()
129 searchmap[i]=0; in AI_deleteprecomputations()
131 delete searchmap; in AI_deleteprecomputations()
132 searchmap=0; in AI_deleteprecomputations()
327 searchmap[offs]->used=true; in AI_searchengine()
328 searchmap[offs]->cost=0; in AI_searchengine()
329 searchmap[offs]->previous=-1; in AI_searchengine()
331 searchmap[offs]->newpos=pos; in AI_searchengine()
[all …]
H A Dnether.h391 AI_OPERATOR **searchmap; variable
/dports/games/NBlood/NBlood-a1689a4/source/kenbuild/src/
H A Dgame.h48 void searchmap(short startsector);
H A Dgame.cpp1605 searchmap(cursectnum[connecthead]); in prepareboard()
4145 searchmap(cursectnum[snum]); in drawscreen()
6299 void searchmap(short startsector) in searchmap() function
/dports/games/jfsw/jfsw-c434002/jfbuild/kenbuild/
H A Dgame.h56 void searchmap(short startsector);
H A Dgame.c1610 searchmap(cursectnum[connecthead]);
4088 searchmap(cursectnum[snum]);
6255 void searchmap(short startsector) function
/dports/www/tikiwiki/tiki-21.2/templates/
H A Dfind.tpl39 …_categories='NULL' filegals_manager='NULL' save='NULL' offset=0 searchlist='NULL' searchmap='NULL'}
284 <input type="submit" class="btn btn-primary btn-sm" name="searchmap" value="{tr}Show Map{/tr}">
/dports/www/tikiwiki/tiki-21.2/templates/wiki-plugins/
H A Dwikiplugin_trackerfilter.tpl188 …<br><input class="button submit btn btn-primary" type="submit" name="searchmap" value="{tr}Map Vie…
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginera/
H A DGAME.C1342 searchmap(cursectnum[connecthead]); in prepareboard()
3843 searchmap(cursectnum[snum]); in drawscreen()
5973 searchmap(short startsector) in searchmap() function
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginerr/
H A DGAME.C1343 searchmap(cursectnum[connecthead]); in prepareboard()
3844 searchmap(cursectnum[snum]); in drawscreen()
5974 searchmap(short startsector) in searchmap() function