index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
pc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-25
Add state using_megaphone to struct map_session_data and implement its (un)se...
Kenpachi Developer
1
-0
/
+1
2020-06-01
Merge pull request #2718 from Kenpachi2k13/prere_use_items_skills_in_npc
Haru
1
-0
/
+8
2020-05-31
Merge pull request #2699 from Kenpachi2k13/multi_itemskill
Haru
1
-2
/
+6
2020-05-23
Remove debug variables delunit_prevfile and delunit_prevline from struct map_...
Kenpachi Developer
1
-4
/
+0
2020-05-13
Add skill_enabled_npc battle flag and implement usage
Kenpachi Developer
1
-0
/
+1
2020-05-13
Extend item_enabled_npc battle flag with option for usable items
Kenpachi Developer
1
-0
/
+7
2020-05-10
Change pc_autocast_clear() function to void
Kenpachi Developer
1
-1
/
+1
2020-05-10
Add pc_autocast_clear_current() function
Kenpachi Developer
1
-0
/
+1
2020-05-10
Add pc_autocast_remove() function
Kenpachi Developer
1
-0
/
+1
2020-05-10
Remove struct autocast_data autocast from struct map_session_data
Kenpachi Developer
1
-1
/
+0
2020-05-10
Add pc_autocast_set_current() function
Kenpachi Developer
1
-0
/
+1
2020-05-10
Add struct autocast_data auto_cast_current to struct map_session_data
Kenpachi Developer
1
-0
/
+1
2020-05-10
Introduce auto-cast vector
Kenpachi Developer
1
-0
/
+1
2020-05-04
Merge pull request #2696 from Kenpachi2k13/sc_nochat_fix
Haru
1
-1
/
+1
2020-05-04
Fix security check in lapin ack packet handler
Andrei Karas
1
-0
/
+1
2020-05-04
Use enum spirit_charm_types for charm type field
Andrei Karas
1
-3
/
+3
2020-04-14
Change pc_ismuted() macro to compare against battle_config.manner_system
Kenpachi Developer
1
-1
/
+1
2020-04-08
Add pc_unhide() function
Kenpachi Developer
1
-0
/
+1
2020-04-08
Add pc_hide() function
Kenpachi Developer
1
-0
/
+1
2020-04-05
Merge pull request #2637 from Kenpachi2k13/fakename_fix
Haru
1
-0
/
+1
2020-03-14
Remove skillitem and skillitemlv variables and use map_session_data->autocast...
Kenpachi Developer
1
-1
/
+0
2020-03-14
Remove map_session_data->state.itemskill_* and use map_session_data->autocast...
Kenpachi Developer
1
-4
/
+0
2020-03-14
Remove itemskill_id and itemskill_lv helper variables, since they are not use...
Kenpachi Developer
1
-9
/
+0
2020-03-14
Remove map_session_data->state.abra_flag and use map_session_data->autocast.t...
Kenpachi Developer
1
-1
/
+0
2020-03-14
Remove map_session_data->state.autocast and use map_session_data->autocast.ty...
Kenpachi Developer
1
-1
/
+0
2020-03-14
Rename function pc_itemskill_clear() to pc_autocast_clear()
Kenpachi Developer
1
-1
/
+1
2020-03-13
Implement display options in ACMD(fakename) function
Kenpachi Developer
1
-0
/
+1
2020-03-11
Add struct autocast_data to struct map_session_data
Kenpachi Developer
1
-0
/
+1
2020-03-11
Add structure for auto-cast related data
Kenpachi Developer
1
-0
/
+11
2020-03-06
Rename itemskill_no_conditions to itemskill_check_conditions
Kenpachi Developer
1
-1
/
+1
2020-02-09
Added pc_itemskill_clear() function.
Kenpachi Developer
1
-0
/
+1
2020-02-09
Added a new option flag to itemskill() script command to be able to forcefull...
Kenpachi Developer
1
-1
/
+2
2020-02-09
Added a new option flag to itemskill() script command, to be able to cast a s...
Kenpachi Developer
1
-1
/
+2
2020-02-09
Fixed skill conditions check and <flag> parameter in itemskill() script command.
Kenpachi Developer
1
-0
/
+11
2020-01-29
Implement support for switching madogear type
Asheraf
1
-1
/
+1
2020-01-13
Update copyright headers for year 2020
Haru
1
-2
/
+2
2020-01-12
Merge pull request #2606 from Ridley8819/pcblocknpc
Haru
1
-0
/
+1
2020-01-09
Adding PCBLOCK_NPC to setpcblock script command
Ridley
1
-0
/
+1
2020-01-01
Add support for auto exp insurance items
Asheraf
1
-0
/
+1
2020-01-01
Fix pc_have_item_chain should get the chain id from cache
Asheraf
1
-1
/
+1
2019-09-23
Implementation of LapineDdukDdak System
Asheraf
1
-2
/
+3
2019-09-22
Merge pull request #2525 from MishimaHaruna/tombstone-fixes
Haru
1
-0
/
+1
2019-08-26
Update Siegfried Tokens support.
Emistry Haoyan
1
-0
/
+1
2019-08-26
Prevent players from getting stuck when an MVP respawns while talking to its ...
Haru
1
-0
/
+1
2019-08-26
Merge pull request #2522 from MishimaHaruna/remove-inter-roundtrips
Haru
1
-0
/
+2
2019-08-26
Merge pull request #2514 from Emistry/pc_addautobonus
Haru
1
-1
/
+1
2019-08-26
Remove round-trip to the inter-server for the whisper-to-gm messages
Haru
1
-0
/
+2
2019-08-05
Fix equipment auto bonus
Emistry Haoyan
1
-1
/
+1
2019-08-02
Add some missing checks into clif.c
Andrei Karas
1
-0
/
+1
2019-06-01
Merge pull request #2375 from AnnieRuru/58-negative_input
Haru
1
-0
/
+3
[next]