Home
last modified time | relevance | path

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

/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DMap.h350 DEBUG_SHOW_DOORS_SECRET = 0x08, enumerator
352 DEBUG_SHOW_DOORS_ALL = (DEBUG_SHOW_DOORS|DEBUG_SHOW_DOORS_SECRET|DEBUG_SHOW_DOORS_DISABLED),
H A DMap.cpp1179 } else if (debugFlags & DEBUG_SHOW_DOORS_SECRET && d->Flags & DOOR_FOUND) { in DrawHighlightables()
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/GUI/
H A DGameControl.cpp1074 DEBUG_SHOW_DOORS_SECRET, in OnKeyRelease()