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
/
pc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-17
Move other view-related variables to `sd->status.look`
Haru
1
-45
/
+45
2017-09-17
Differentiate variables that hold a ViewSprite and a Subtype (part 2)
Haru
1
-11
/
+24
2017-09-17
Differentiate variables that hold a ViewSprite and a weapon Subtype
Haru
1
-26
/
+32
2017-09-17
Split 'View' in two different fields in the item database
Haru
1
-52
/
+53
2017-07-30
Implementation of RoDEX
KirieZ
1
-0
/
+3
2017-07-11
Removed 'NO MSG' message in clients < 20101123. Follow up https://github.com/...
Jedzkie
1
-2
/
+1
2017-06-25
Add packet 0xabd for send job and base levels to party members.
Andrei Karas
1
-0
/
+20
2017-06-25
Fix vending list packet for 2016 clients. Based on rathena commit:
Andrei Karas
1
-0
/
+29
2017-05-27
Merge pull request #1722 from Smokexyz/mmo_charstatus-fix
Haru
1
-53
/
+66
2017-05-22
Add storage_data reception, parsing and sending to/from the map-server.
Smokexyz
1
-53
/
+66
2017-05-04
Merge pull request #1695 from Jedzkie/7-CashFoodFix
Haru
1
-26
/
+3
2017-05-04
Merge pull request #1717 from mekolat/vault2
Haru
1
-0
/
+15
2017-04-29
Fixes #1721
Jedzkie
1
-1
/
+1
2017-04-29
Merge pull request #1713 from Jedzkie/17-DropAnnounce
Haru
1
-7
/
+0
2017-04-29
Removal of rare_drop_announce config.
Jedzkie
1
-7
/
+0
2017-04-26
Merge pull request #1673 from Smokexyz/IRO
Haru
1
-55
/
+65
2017-04-25
expose bank vault to the script engine
gumi
1
-0
/
+15
2017-04-25
Removal of cashfood_use_interval setting.
Jedzkie
1
-26
/
+3
2017-04-25
Merge pull request #1689 from Jedzkie/2-GiantFlyWing
Haru
1
-3
/
+33
2017-04-25
Merge pull request #1694 from Jedzkie/6-NPCWorkInProgressFix
Haru
1
-4
/
+5
2017-04-24
Merge pull request #1704 from Jedzkie/13-AddHealRate
Haru
1
-9
/
+29
2017-04-23
Implemented official Giant Fly Wing Effect
Jedzkie
1
-3
/
+33
2017-04-23
Added the correct PACKETVER Date for MSG_NPC_WORK_IN_PROGRESS message.
Jedzkie
1
-4
/
+5
2017-04-23
Merge pull request #1697 from Jedzkie/9-PreventLogout
Haru
1
-2
/
+4
2017-04-21
Added AB_HIGHNESSHEAL in skill_add_heal_rate configuration
Jedzkie
1
-9
/
+29
2017-04-20
Fix showing NO_MSG messages when using below 20101123 clients
Jedzkie
1
-9
/
+16
2017-04-21
Update GX Poison items
Jedzkie
1
-6
/
+0
2017-04-21
Update Rune Knight Runes & Ores
Jedzkie
1
-5
/
+0
2017-04-21
Removed hard coded checks for no use while sitting in Aloevera and Anodyne item.
Jedzkie
1
-5
/
+1
2017-04-20
Made prevent_logout effect on log-in optional
Jedzkie
1
-2
/
+4
2017-04-16
Code-styling fixes to pc_unequipitem() in pc.c
Smokexyz
1
-50
/
+49
2017-04-16
Fixes an issue where the unequipped items with options do not re-calculate st...
Smokexyz
1
-8
/
+19
2017-04-08
Merge pull request #1663 from Smokexyz/bow-unequip-fix
Haru
1
-0
/
+5
2017-04-04
Unequip arrows when a bow is unequipped. (RE only)
Smokexyz
1
-0
/
+5
2017-03-11
Remove a duplicate comment line
Haru
1
-1
/
+0
2016-12-03
Remove the platform-dependent variables from struct status_data
Haru
1
-6
/
+6
2016-12-03
Add function to retrieve the appropriate fame list type for a job mapid
Haru
1
-7
/
+27
2016-12-03
Change the argument to pc->famerank() to a rank type (instead of job mapid)
Haru
1
-15
/
+33
2016-12-03
Ensure that pc->addfame() increments the correct fame points
Haru
1
-13
/
+30
2016-12-03
Clarify some Job Class vs MapID confusion (2/2)
Haru
1
-123
/
+156
2016-12-03
Clarify some Job Class vs MapID confusion (1/2)
Haru
1
-103
/
+106
2016-11-20
Synchronized the AegisNames to the in-source ITEMID_ constants
Haru
1
-5
/
+5
2016-10-22
Implemented SC_BITESCAR:
Dastgir Pojee
1
-0
/
+3
2016-10-22
Implemented SU_SPRITEMABLE Skill.
Dastgir Pojee
1
-0
/
+6
2016-10-22
Implemented SU_HIDE Skill.
Dastgir Pojee
1
-0
/
+1
2016-10-22
Implemented SU_BASIC_SKILL Skill of Summoner
Dastgir Pojee
1
-1
/
+17
2016-10-22
Added Summoner Class.
Dastgir Pojee
1
-2
/
+9
2016-09-30
Add different fixes for gcc 7 warnings.
Andrei Karas
1
-1
/
+1
2016-08-14
Update pc_steal_coin parameter
Emistry
1
-6
/
+7
2016-07-25
Added a missing entry into messages.conf and added some comments where missin...
epuncker
1
-4
/
+4
[next]