index
:
repo-recursive-tests/hercules
jesusalva/prerenewal
Messworld Server Code (Hercules v2020.07.26 with minor edits; Please avoid breaking changes so it can be rebased)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
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-22
Add clif_load_end_ack_sub_messages() function
Kenpachi Developer
1
-69
/
+92
2020-06-22
Add battle flag for overweight messages display
Kenpachi Developer
3
-4
/
+13
2020-06-22
Apply code style to clif_party_option()
Kenpachi Developer
1
-28
/
+42
2020-06-22
Add battle flag for sending party options
Kenpachi Developer
3
-14
/
+58
2020-06-22
Show party options when member was removed
Kenpachi Developer
2
-3
/
+5
2020-06-22
Remove check for unused flag 0x10 from party_optionchanged()
Kenpachi Developer
1
-2
/
+1
2020-06-22
Show party options when member was added
Kenpachi Developer
2
-0
/
+9
2020-06-22
Show party options on login and if options were changed
Kenpachi Developer
3
-9
/
+47
2020-06-22
Extend guild_notice_changemap battle flag with option for login
Kenpachi Developer
2
-4
/
+4
2020-06-22
Show guild notice after rate modifier messages
Kenpachi Developer
1
-15
/
+15
2020-06-22
Add battle flag for configuration messages display
Kenpachi Developer
3
-19
/
+33
2020-06-22
Add missing configuration messages to clif_parse_LoadEndAck()
Kenpachi Developer
1
-0
/
+7
2020-06-22
Add battle flag for rate modifier messages display
Kenpachi Developer
3
-2
/
+10
2020-06-22
Show rate modifier messages after configuration messages
Kenpachi Developer
2
-1
/
+2
2020-06-22
Implement PACKET_ZC_PERSONAL_INFOMATION (0x097b)
Kenpachi Developer
3
-6
/
+69
2020-06-17
Fix char id to name requests.
Andrei Karas
1
-0
/
+1
2020-06-17
Update friends packets for zero
Andrei Karas
1
-3
/
+3
2020-06-17
Update messages
Andrei Karas
2
-2
/
+22
2020-06-17
Update shuffle packets and keys
Andrei Karas
4
-8
/
+16
2020-06-16
Call all plugin events even if map server running in minimal mode
Andrei Karas
2
-2
/
+8
2020-06-16
Add missing plugins into make file
Andrei Karas
1
-1
/
+1
2020-06-16
Fix double fclose in map cache plugin
Andrei Karas
1
-1
/
+0
2020-06-16
Read battle config in minimal run
Andrei Karas
1
-0
/
+2
2020-06-16
Fix HPM data check violations between server and plugins
Andrei Karas
1
-4
/
+8
2020-06-16
Disable error in atomic.h
Andrei Karas
1
-1
/
+1
2020-06-13
Minor general revision
Sirius
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
[prev]
[next]