Home
last modified time | relevance | path

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

/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/html/user/
H A Dforum_edit.php56 $can_edit_title = ($post->parent_post==0 && $thread_owner->id==$logged_in_user->id && !is_banished(…
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dactor.h339 virtual bool is_banished() const = 0;
H A Dmonster.h408 bool is_banished() const override;
H A Dfight.cc325 || defender->is_banished()) in fight_melee()
H A Dplayer.h511 bool is_banished() const override;
H A Dmelee-attack.cc2458 if (defender->is_banished()) in mons_attack_effects()
H A Dmonster.cc4124 bool monster::is_banished() const in is_banished() function in monster
H A Dplayer.cc5225 bool player::is_banished() const in is_banished() function in player
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/html/inc/
H A Duser.inc282 if (is_banished($user)) {
315 if (is_banished($user)) {
H A Dprofile.inc197 if (is_banished($user)) {
H A Dforum.inc499 if (is_banished($user) && !is_moderator($logged_in_user, $forum)) {
769 function is_banished($user) {
778 if (is_banished($user)) {