Pol
Revision:cb584c9
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
cmbtcfg.h
Go to the documentation of this file.
1
9
#ifndef __CMBTCFG_H
10
#define __CMBTCFG_H
11
namespace
Pol
12
{
13
namespace
Core
14
{
15
struct
CombatConfig
16
{
17
bool
display_parry_success_messages
;
18
bool
warmode_inhibits_regen
;
19
bool
attack_self
;
20
unsigned
int
warmode_delay
;
21
22
bool
core_hit_sounds
;
23
bool
scripted_attack_checks
;
24
bool
reset_swing_onturn
;
25
bool
send_swing_packet
;
26
bool
send_damage_packet
;
27
bool
attack_while_frozen
;
28
bool
send_attack_msg
;
29
30
static
void
read_combat_config
();
31
};
32
}
33
}
34
#endif
Pol::Core::CombatConfig::display_parry_success_messages
bool display_parry_success_messages
Definition:
cmbtcfg.h:17
Pol::Core::CombatConfig::read_combat_config
static void read_combat_config()
Definition:
cmbtcfg.cpp:25
Pol::Core::CombatConfig
Definition:
cmbtcfg.h:15
Pol::Core::CombatConfig::send_swing_packet
bool send_swing_packet
Definition:
cmbtcfg.h:25
Pol::Core::CombatConfig::warmode_inhibits_regen
bool warmode_inhibits_regen
Definition:
cmbtcfg.h:18
Pol::Core::CombatConfig::send_attack_msg
bool send_attack_msg
Definition:
cmbtcfg.h:28
Pol::Core::CombatConfig::reset_swing_onturn
bool reset_swing_onturn
Definition:
cmbtcfg.h:24
Pol::Core::CombatConfig::attack_while_frozen
bool attack_while_frozen
Definition:
cmbtcfg.h:27
Pol::Core::CombatConfig::scripted_attack_checks
bool scripted_attack_checks
Definition:
cmbtcfg.h:23
Pol::Core::CombatConfig::core_hit_sounds
bool core_hit_sounds
Definition:
cmbtcfg.h:22
Pol::Core::CombatConfig::send_damage_packet
bool send_damage_packet
Definition:
cmbtcfg.h:26
Pol::Core::CombatConfig::attack_self
bool attack_self
Definition:
cmbtcfg.h:19
Pol
Definition:
berror.cpp:12
Pol::Core::CombatConfig::warmode_delay
unsigned int warmode_delay
Definition:
cmbtcfg.h:20
pol
cmbtcfg.h
Generated on Wed Oct 10 2018 02:41:55 for Pol by
1.8.11