Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/avalanche/
H A Davalanche.h163 bool _onionInVinegar; // Is the onion in the vinegar? variable
H A Davalot.cpp525 if ((_room != kRoomOutsideDucks) && (_objects[kObjectOnion - 1]) && !(_onionInVinegar)) in enterNewTown()
1353 _onionInVinegar = false; in resetVariables()
1532 else if (_onionInVinegar) in getItem()
H A Davalanche.cpp214 sz.syncAsByte(_onionInVinegar); in synchronize()
H A Dparser.cpp1371 _vm->_onionInVinegar = true; in putProc()
2225 _vm->_onionInVinegar = false; in doThat()
/dports/games/scummvm/scummvm-2.5.1/engines/avalanche/
H A Davalanche.h158 bool _onionInVinegar; // Is the onion in the vinegar? variable
H A Davalot.cpp527 if ((_room != kRoomOutsideDucks) && (_objects[kObjectOnion - 1]) && !(_onionInVinegar)) in enterNewTown()
1360 _onionInVinegar = false; in resetVariables()
1541 else if (_onionInVinegar) in getItem()
H A Davalanche.cpp209 sz.syncAsByte(_onionInVinegar); in synchronize()
H A Dparser.cpp1387 _vm->_onionInVinegar = true; in putProc()
2246 _vm->_onionInVinegar = false; in doThat()