Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DPathAI.cc119 static INT32 iSkipListSize; variable
287 iSkipListSize--;\
323 iSkipListSize++;\
324 if (iSkipListSize > iSkipListLevelLimit[bSkipListLevel])\
736 iSkipListSize = 0; in FindBestPath()
798 iSkipListSize++; in FindBestPath()
1693 iSkipListSize++; in FindBestPath()
1694 if (iSkipListSize > iSkipListLevelLimit[bSkipListLevel]) in FindBestPath()