summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking.HPMHooksCore.inc
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2013-10-07 13:40:34 -0300
committershennetsind <ind@henn.et>2013-10-07 13:40:34 -0300
commitc56e3eb701658079f1de09db759f3b09327ec046 (patch)
treea37f7ff23a9adc9d7c725b85f94cf25685e30aba /src/plugins/HPMHooking/HPMHooking.HPMHooksCore.inc
parentbaa5c1fc386a706ba4bf4aa48409b8947274c928 (diff)
downloadhercules-c56e3eb701658079f1de09db759f3b09327ec046.tar.gz
hercules-c56e3eb701658079f1de09db759f3b09327ec046.tar.bz2
hercules-c56e3eb701658079f1de09db759f3b09327ec046.tar.xz
hercules-c56e3eb701658079f1de09db759f3b09327ec046.zip
Fixed Bug #7744
Adjusted missing #ifdef behavior to be friendly to the hooking. http://hercules.ws/board/tracker/issue-7744-compiler-error-on-hpm-hooking-after-undefined-packetver-re/ Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'src/plugins/HPMHooking/HPMHooking.HPMHooksCore.inc')
-rw-r--r--src/plugins/HPMHooking/HPMHooking.HPMHooksCore.inc48
1 files changed, 48 insertions, 0 deletions
diff --git a/src/plugins/HPMHooking/HPMHooking.HPMHooksCore.inc b/src/plugins/HPMHooking/HPMHooking.HPMHooksCore.inc
index c73747a10..caf5dd324 100644
--- a/src/plugins/HPMHooking/HPMHooking.HPMHooksCore.inc
+++ b/src/plugins/HPMHooking/HPMHooking.HPMHooksCore.inc
@@ -499,6 +499,10 @@ struct HPMHookPoint *HP_clif_set_unit_idle_pre;
struct HPMHookPoint *HP_clif_set_unit_idle_post;
struct HPMHookPoint *HP_clif_spawn_unit_pre;
struct HPMHookPoint *HP_clif_spawn_unit_post;
+struct HPMHookPoint *HP_clif_spawn_unit2_pre;
+struct HPMHookPoint *HP_clif_spawn_unit2_post;
+struct HPMHookPoint *HP_clif_set_unit_idle2_pre;
+struct HPMHookPoint *HP_clif_set_unit_idle2_post;
struct HPMHookPoint *HP_clif_set_unit_walking_pre;
struct HPMHookPoint *HP_clif_set_unit_walking_post;
struct HPMHookPoint *HP_clif_calc_walkdelay_pre;
@@ -2797,6 +2801,10 @@ struct HPMHookPoint *HP_map_versionscreen_pre;
struct HPMHookPoint *HP_map_versionscreen_post;
struct HPMHookPoint *HP_map_arg_next_value_pre;
struct HPMHookPoint *HP_map_arg_next_value_post;
+struct HPMHookPoint *HP_map_addblcell_pre;
+struct HPMHookPoint *HP_map_addblcell_post;
+struct HPMHookPoint *HP_map_delblcell_pre;
+struct HPMHookPoint *HP_map_delblcell_post;
struct HPMHookPoint *HP_mapit_alloc_pre;
struct HPMHookPoint *HP_mapit_alloc_post;
struct HPMHookPoint *HP_mapit_free_pre;
@@ -3243,6 +3251,8 @@ struct HPMHookPoint *HP_npc_debug_warps_sub_pre;
struct HPMHookPoint *HP_npc_debug_warps_sub_post;
struct HPMHookPoint *HP_npc_debug_warps_pre;
struct HPMHookPoint *HP_npc_debug_warps_post;
+struct HPMHookPoint *HP_npc_secure_timeout_timer_pre;
+struct HPMHookPoint *HP_npc_secure_timeout_timer_post;
struct HPMHookPoint *HP_party_init_pre;
struct HPMHookPoint *HP_party_init_post;
struct HPMHookPoint *HP_party_final_pre;
@@ -3317,6 +3327,12 @@ struct HPMHookPoint *HP_party_booking_update_pre;
struct HPMHookPoint *HP_party_booking_update_post;
struct HPMHookPoint *HP_party_booking_search_pre;
struct HPMHookPoint *HP_party_booking_search_post;
+struct HPMHookPoint *HP_party_recruit_register_pre;
+struct HPMHookPoint *HP_party_recruit_register_post;
+struct HPMHookPoint *HP_party_recruit_update_pre;
+struct HPMHookPoint *HP_party_recruit_update_post;
+struct HPMHookPoint *HP_party_recruit_search_pre;
+struct HPMHookPoint *HP_party_recruit_search_post;
struct HPMHookPoint *HP_party_booking_delete_pre;
struct HPMHookPoint *HP_party_booking_delete_post;
struct HPMHookPoint *HP_party_vforeachsamemap_pre;
@@ -4571,6 +4587,10 @@ struct HPMHookPoint *HP_status_calc_mdef2_pre;
struct HPMHookPoint *HP_status_calc_mdef2_post;
struct HPMHookPoint *HP_status_calc_batk_pre;
struct HPMHookPoint *HP_status_calc_batk_post;
+struct HPMHookPoint *HP_status_base_matk_pre;
+struct HPMHookPoint *HP_status_base_matk_post;
+struct HPMHookPoint *HP_status_get_weapon_atk_pre;
+struct HPMHookPoint *HP_status_get_weapon_atk_post;
struct HPMHookPoint *HP_status_get_total_mdef_pre;
struct HPMHookPoint *HP_status_get_total_mdef_post;
struct HPMHookPoint *HP_status_get_total_def_pre;
@@ -4625,6 +4645,8 @@ struct HPMHookPoint *HP_status_calc_aspd_rate_pre;
struct HPMHookPoint *HP_status_calc_aspd_rate_post;
struct HPMHookPoint *HP_status_calc_dmotion_pre;
struct HPMHookPoint *HP_status_calc_dmotion_post;
+struct HPMHookPoint *HP_status_calc_aspd_pre;
+struct HPMHookPoint *HP_status_calc_aspd_post;
struct HPMHookPoint *HP_status_calc_fix_aspd_pre;
struct HPMHookPoint *HP_status_calc_fix_aspd_post;
struct HPMHookPoint *HP_status_calc_maxhp_pre;
@@ -4637,6 +4659,8 @@ struct HPMHookPoint *HP_status_calc_element_lv_pre;
struct HPMHookPoint *HP_status_calc_element_lv_post;
struct HPMHookPoint *HP_status_calc_mode_pre;
struct HPMHookPoint *HP_status_calc_mode_post;
+struct HPMHookPoint *HP_status_calc_ematk_pre;
+struct HPMHookPoint *HP_status_calc_ematk_post;
struct HPMHookPoint *HP_status_calc_bl_main_pre;
struct HPMHookPoint *HP_status_calc_bl_main_post;
struct HPMHookPoint *HP_status_display_add_pre;
@@ -5311,6 +5335,10 @@ int HP_clif_set_unit_idle_pre;
int HP_clif_set_unit_idle_post;
int HP_clif_spawn_unit_pre;
int HP_clif_spawn_unit_post;
+int HP_clif_spawn_unit2_pre;
+int HP_clif_spawn_unit2_post;
+int HP_clif_set_unit_idle2_pre;
+int HP_clif_set_unit_idle2_post;
int HP_clif_set_unit_walking_pre;
int HP_clif_set_unit_walking_post;
int HP_clif_calc_walkdelay_pre;
@@ -7609,6 +7637,10 @@ int HP_map_versionscreen_pre;
int HP_map_versionscreen_post;
int HP_map_arg_next_value_pre;
int HP_map_arg_next_value_post;
+int HP_map_addblcell_pre;
+int HP_map_addblcell_post;
+int HP_map_delblcell_pre;
+int HP_map_delblcell_post;
int HP_mapit_alloc_pre;
int HP_mapit_alloc_post;
int HP_mapit_free_pre;
@@ -8055,6 +8087,8 @@ int HP_npc_debug_warps_sub_pre;
int HP_npc_debug_warps_sub_post;
int HP_npc_debug_warps_pre;
int HP_npc_debug_warps_post;
+int HP_npc_secure_timeout_timer_pre;
+int HP_npc_secure_timeout_timer_post;
int HP_party_init_pre;
int HP_party_init_post;
int HP_party_final_pre;
@@ -8129,6 +8163,12 @@ int HP_party_booking_update_pre;
int HP_party_booking_update_post;
int HP_party_booking_search_pre;
int HP_party_booking_search_post;
+int HP_party_recruit_register_pre;
+int HP_party_recruit_register_post;
+int HP_party_recruit_update_pre;
+int HP_party_recruit_update_post;
+int HP_party_recruit_search_pre;
+int HP_party_recruit_search_post;
int HP_party_booking_delete_pre;
int HP_party_booking_delete_post;
int HP_party_vforeachsamemap_pre;
@@ -9383,6 +9423,10 @@ int HP_status_calc_mdef2_pre;
int HP_status_calc_mdef2_post;
int HP_status_calc_batk_pre;
int HP_status_calc_batk_post;
+int HP_status_base_matk_pre;
+int HP_status_base_matk_post;
+int HP_status_get_weapon_atk_pre;
+int HP_status_get_weapon_atk_post;
int HP_status_get_total_mdef_pre;
int HP_status_get_total_mdef_post;
int HP_status_get_total_def_pre;
@@ -9437,6 +9481,8 @@ int HP_status_calc_aspd_rate_pre;
int HP_status_calc_aspd_rate_post;
int HP_status_calc_dmotion_pre;
int HP_status_calc_dmotion_post;
+int HP_status_calc_aspd_pre;
+int HP_status_calc_aspd_post;
int HP_status_calc_fix_aspd_pre;
int HP_status_calc_fix_aspd_post;
int HP_status_calc_maxhp_pre;
@@ -9449,6 +9495,8 @@ int HP_status_calc_element_lv_pre;
int HP_status_calc_element_lv_post;
int HP_status_calc_mode_pre;
int HP_status_calc_mode_post;
+int HP_status_calc_ematk_pre;
+int HP_status_calc_ematk_post;
int HP_status_calc_bl_main_pre;
int HP_status_calc_bl_main_post;
int HP_status_display_add_pre;