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
/
map
/
clif.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-17
Move other view-related variables to `sd->status.look`
Haru
1
-4
/
+4
2017-09-17
Differentiate variables that hold a ViewSprite and a Subtype (part 2)
Haru
1
-2
/
+2
2017-09-17
Differentiate variables that hold a ViewSprite and a weapon Subtype
Haru
1
-2
/
+2
2017-09-17
Split 'View' in two different fields in the item database
Haru
1
-2
/
+2
2017-09-05
Adjust rodex packet versions based on tests.
Andrei Karas
1
-1
/
+1
2017-08-13
Reported rodex bug fixes.
Andrei Karas
1
-1
/
+2
2017-08-11
Fix some wrong packet versions in rodex code.
Andrei Karas
1
-4
/
+4
2017-08-11
Whitespace fixes
Haru
1
-2
/
+2
2017-08-11
Fix various issues detected by coverity in rodex-related code
Haru
1
-1
/
+1
2017-07-30
Implementation of RoDEX
KirieZ
1
-0
/
+516
2017-07-27
Fix possible buffer overflows with snprintf.
Andrei Karas
1
-1
/
+1
2017-06-25
Adjust packet version based on client tests.
Andrei Karas
1
-7
/
+7
2017-06-25
fix guild leader change in 2017 clients. Based on rathena commit:
Andrei Karas
1
-2
/
+11
2017-06-25
Add packet 0xabd for send job and base levels to party members.
Andrei Karas
1
-7
/
+35
2017-06-25
Add packet 0xa44 for party info. Based on rathena commit:
Andrei Karas
1
-9
/
+31
2017-06-25
Fix style in clif_party_info.
Andrei Karas
1
-15
/
+16
2017-06-25
Add packet 0x0a43 for party member info. Based on rathena commit:
Andrei Karas
1
-11
/
+25
2017-06-25
Fix style in clif_party_member_info.
Andrei Karas
1
-13
/
+14
2017-06-25
Add packet 0x0aa5 for 2016 clients for guild members list. Based on rathena c...
Andrei Karas
1
-15
/
+27
2017-06-25
Fix style in function clif_guild_memberlist.
Andrei Karas
1
-20
/
+20
2017-06-25
Add packet 0x0a84 for guild basic info. Based on rathena commit:
Andrei Karas
1
-4
/
+15
2017-06-25
Fix style in function clif_guild_basicinfo.
Andrei Karas
1
-24
/
+25
2017-06-25
Fix vending list packet for 2016 clients. Based on rathena commit:
Andrei Karas
1
-2
/
+10
2017-06-25
Add packet 0x0a37 ZC_ITEM_PICKUP_ACK_V7 based on rathena commit:
Andrei Karas
1
-1
/
+7
2017-05-27
Merge pull request #1722 from Smokexyz/mmo_charstatus-fix
Haru
1
-18
/
+26
2017-05-22
Add storage_data reception, parsing and sending to/from the map-server.
Smokexyz
1
-18
/
+26
2017-05-09
Merge pull request #1699 from Jedzkie/11-SummerCostume
Haru
1
-19
/
+21
2017-04-26
Merge pull request #1673 from Smokexyz/IRO
Haru
1
-4
/
+4
2017-04-24
Followup 0aa15b4 with style fixes.
Smokexyz
1
-4
/
+4
2017-04-23
Added the correct PACKETVER Date for MSG_NPC_WORK_IN_PROGRESS message.
Jedzkie
1
-15
/
+25
2017-04-23
Coding-style Fixes and White space adjustments
Jedzkie
1
-21
/
+19
2017-04-19
Added oktoberfest_ignorepalette configuration
Jedzkie
1
-2
/
+2
2017-04-19
Implemented Official Summer 2 Costume
Jedzkie
1
-1
/
+5
2017-04-17
Fix wrong level check for MC_CHANGECART skill
Jedzkie
1
-16
/
+13
2017-04-16
Fix issue #1685
Smokexyz
1
-1
/
+1
2017-04-14
Fixes issue #1681
Smokexyz
1
-2
/
+2
2017-04-09
Merge pull request #1598 from Smokexyz/IRO
Haru
1
-46
/
+46
2017-04-04
Implementation of Item Options System.
Smokexyz
1
-46
/
+46
2017-04-04
Add missing non shuffle packets for 2014 - 2015 years.
Andrei Karas
1
-1
/
+1
2017-03-21
Fix map server auth packet for clients >= 20160330.
Andrei Karas
1
-1
/
+2
2017-03-20
Fix npc text input For 2015 clients (Fixes #1640).
Andrei Karas
1
-1
/
+6
2017-03-14
Fixed MVP exp message issue for clients 2013-12-23cRagexe and newer
Emistry Haoyan
1
-0
/
+8
2017-02-26
Added option to show classchange only to one player (#1587)
Guilherme G. M
1
-2
/
+6
2017-02-24
Merge pull request #1585 from guilherme-gm/disguise-fix
Ridley
1
-0
/
+12
2017-02-21
Fixes disguise position de-synchronization (Fixes #1078)
KirieZ
1
-0
/
+12
2017-02-06
Fixes named items having their names changed when near other players/name's o...
KirieZ
1
-2
/
+10
2017-01-27
remove hardcoded chat area size from clif.c, add chat_area_size to battleconf
gumi
1
-2
/
+2
2016-12-03
Remove the platform-dependent variables from struct status_data
Haru
1
-24
/
+28
2016-12-03
Add function to retrieve the appropriate fame list type for a job mapid
Haru
1
-10
/
+3
2016-12-03
Clarify some Job Class vs MapID confusion (2/2)
Haru
1
-3
/
+3
[next]