Home
last modified time | relevance | path

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

/dports/games/openclonk/openclonk-release-8.1-src/src/config/
H A DC4Constants.h78 OCF_All = ~OCF_None, variable
/dports/games/openclonk/openclonk-release-8.1-src/src/object/
H A DC4ObjectList.h143 C4Object* Find(C4Def * def, int iOwner=ANY_OWNER, DWORD dwOCF=OCF_All);
H A DC4Command.cpp685 ocf=OCF_All; in Grab()
/dports/games/openclonk/openclonk-release-8.1-src/src/game/
H A DC4Game.h207 DWORD ocf=OCF_All,