index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-28
Merge pull request #2781 from Kenpachi2k13/pet_features
Haru
9
-60
/
+118
2020-06-28
HPM Hooks Update
Hercules.ws
4
-0
/
+34
2020-06-28
Merge pull request #2774 from Kenpachi2k13/skill_get_req_index
Haru
2
-3
/
+57
2020-06-28
Merge pull request #2712 from Kenpachi2k13/npc_del_skill_units
Haru
1
-1
/
+8
2020-06-28
Merge pull request #2762 from Kenpachi2k13/remove_party_member
Haru
1
-1
/
+2
2020-06-28
Merge pull request #2755 from Jedzkie/jedzkie-pr03
Haru
5
-12
/
+26
2020-06-28
Call unit->bl2ud2() instead of unit->bl2ud() in skill_initunitgroup() if src ...
Kenpachi Developer
1
-1
/
+8
2020-06-28
Merge pull request #2732 from Kenpachi2k13/instance_create_doc
Haru
4
-8
/
+28
2020-06-23
Merge branch 'master' into jedzkie-pr03
Jedzkie
51
-20146
/
+26138
2020-06-22
Add pc_has_pet() macro
Kenpachi Developer
1
-0
/
+3
2020-06-22
Remove ancient FIXME comment related to deleting taming items of type IT_DELA...
Kenpachi Developer
1
-2
/
+0
2020-06-22
Remove/move unnecessarily calling clif_send_petstatus()
Kenpachi Developer
3
-8
/
+4
2020-06-22
Centralize pet spawn code in pet_spawn() function
Kenpachi Developer
3
-19
/
+39
2020-06-22
Remove unnecessarily sending of pet's accessory data
Kenpachi Developer
1
-3
/
+0
2020-06-22
Send pet's hunger data only in pet_set_hunger()
Kenpachi Developer
1
-2
/
+3
2020-06-22
Call pet->set_hunger() in ACMD(pethungry) instead of directly assigning the v...
Kenpachi Developer
1
-1
/
+1
2020-06-22
Send pet's intimacy data only in pet_set_intimate()
Kenpachi Developer
3
-6
/
+3
2020-06-22
Add check if pet belongs to character in pet_food()
Kenpachi Developer
1
-0
/
+1
2020-06-22
Add battle flag for immediately removing the pet when its intimacy drops to 0
Kenpachi Developer
3
-2
/
+6
2020-06-22
Remove pet if intimacy drops to 0
Kenpachi Developer
2
-12
/
+12
2020-06-22
Update pet's egg data in ACMD(petrename)
Kenpachi Developer
1
-0
/
+9
2020-06-22
Implement intimacy display in pet egg's item description window
Kenpachi Developer
4
-6
/
+38
2020-06-22
Update inventory in pet_return_egg() only if egg was found
Kenpachi Developer
1
-1
/
+1
2020-06-13
Implement usage of skill_get_item_index()
Kenpachi Developer
1
-3
/
+20
2020-06-13
Add skill_get_item_index() function
Kenpachi Developer
2
-0
/
+37
2020-06-07
Save party data if options are changed in inter_party_check_lv()
Kenpachi Developer
1
-0
/
+1
2020-06-04
Call inter_party_tosql() before clearing removed member's data in inter_party...
Kenpachi Developer
1
-1
/
+1
2020-06-02
Make DamageType defaults to NK_NONE
Kenpachi Developer
1
-3
/
+0
2020-06-02
Don't use unit's skill data before it's set in unit_skilluse_id2() and unit_s...
Kenpachi Developer
1
-2
/
+2
2020-06-01
Show instancing window on login for character instances, too
Kenpachi Developer
1
-0
/
+13
2020-06-01
Show instancing window on login for guild instances, too
Kenpachi Developer
1
-0
/
+13
2020-06-01
Show instancing window on login for party instances if instance state is INST...
Kenpachi Developer
1
-6
/
+0
2020-06-01
Remove nonexistent return value -3 from documentation of instance_create() fu...
Kenpachi Developer
1
-1
/
+1
2020-06-01
Use account ID instead of character ID for IOT_CHAR in instance_force_destroy()
Kenpachi Developer
1
-1
/
+1
2020-06-01
Merge pull request #2748 from 4144/db2sql
Haru
1
-9
/
+18
2020-06-01
Fix a compiler warning in 32 bit builds
Haru
2
-6
/
+6
2020-06-01
Merge pull request #2745 from Kenpachi2k13/unequip_on_login
Haru
2
-5
/
+6
2020-06-01
Merge pull request #2758 from Kenpachi2k13/loudhailer
Haru
3
-1
/
+50
2020-06-01
Merge pull request #2754 from Kenpachi2k13/mineffect_flag
Haru
1
-4
/
+1
2020-06-01
Merge pull request #2746 from Jedzkie/jedzkie-pr02
Haru
1
-1
/
+1
2020-06-01
Move equipment check from pc_setpos() to clif_parse_LoadEndAck()
Kenpachi Developer
2
-5
/
+6
2020-06-01
Merge pull request #2744 from Kenpachi2k13/save_pet_rename_flag
Haru
1
-0
/
+1
2020-06-01
Merge pull request #2734 from Kenpachi2k13/fix_left_shift_negative_value
Haru
1
-1
/
+1
2020-06-01
Merge pull request #2723 from Kenpachi2k13/nullpo_unit_steptimer
Haru
1
-3
/
+2
2020-06-01
Merge pull request #2718 from Kenpachi2k13/prere_use_items_skills_in_npc
Haru
7
-19
/
+103
2020-06-01
Merge pull request #2220 from carloshenrq/configure_newopt
Haru
1
-0
/
+16
2020-06-01
Merge pull request #2671 from Helianthella/binliteral
Haru
2
-26
/
+111
2020-06-01
Merge pull request #2713 from 4144/updatepackets
Haru
19
-17847
/
+17815
2020-06-01
HPM Hooks Update
Hercules.ws
5
-100
/
+1897
2020-06-01
Implement Requirements->MaxSPTrigger code
Kenpachi Developer
2
-0
/
+88
[next]