Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Ddbg-objstat.cc89 bool in_shop; member in objstat_item
512 in_shop = false; in objstat_item()
521 in_shop = true; in objstat_item()
527 in_shop = false; in objstat_item()
720 if (item.in_shop) in _record_item_brand()
775 if (item.in_shop) in _record_book_spells()
829 if (_item_tracks_shop(objs_item.base_type) && objs_item.in_shop) in objstat_record_item()
/dports/games/flyhard/flyhard-0.42/src/
H A Dgame.h48 bool in_shop; member
H A Dflyhard.cpp291 g.m_player_status.in_shop=false; in play_game()
387 if (g.m_player_status.in_shop) in play_game()
H A Dmovers.cpp199 game::the_game->m_player_status.in_shop=true; in notify_collision()
H A Dshop.cpp814 game::the_game->m_player_status.in_shop=false; in shop()
/dports/games/egoboo/egoboo-2.8.1/src/game/
H A Dgame.c4941 bool_t can_grab, can_pay, in_shop; in do_shop_buy() local
4954 in_shop = bfalse; in do_shop_buy()
4968 in_shop = btrue; in do_shop_buy()