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
2020-03-09
Merge pull request #2642 from Kenpachi2k13/zone_disabled_items_fix
Haru
1
-222
/
+258
2020-03-07
Apply code style to pc_isequip() function
Kenpachi Developer
1
-52
/
+66
2020-03-07
Apply code style to pc_equipitem() function
Kenpachi Developer
1
-97
/
+109
2020-03-07
Apply code style to pc_unequipitem() function
Kenpachi Developer
1
-68
/
+75
2020-03-07
Change execution order in pc_isequip() function
Kenpachi Developer
1
-17
/
+18
2020-03-06
Rename itemskill_no_conditions to itemskill_check_conditions
Kenpachi Developer
1
-1
/
+1
2020-02-23
Remove unequip_restricted_equipment dependency from OnEquipScript zone valida...
Kenpachi Developer
1
-4
/
+14
2020-02-23
Remove unequip_restricted_equipment dependency from OnUnequipScript zone vali...
Kenpachi Developer
1
-13
/
+5
2020-02-18
Add new return values to pc_setpos() function
Kenpachi Developer
1
-9
/
+17
2020-02-09
Added pc_itemskill_clear() function.
Kenpachi Developer
1
-0
/
+21
2020-02-09
Moved the WZ_EARTHSPIKE check for TK_SPTIME skill from skill_check_condition_...
Kenpachi Developer
1
-0
/
+14
2020-02-09
Merge pull request #2624 from Kenpachi2k13/issue#1311
Haru
1
-2
/
+5
2020-02-06
Merge pre-RE/RE case SP_VARCASTRATE in pc_readparam() function
Kenpachi Developer
1
-2
/
+5
2020-01-29
Implement support for switching madogear type
Asheraf
1
-2
/
+10
2020-01-13
Update copyright headers for year 2020
Haru
1
-2
/
+2
2020-01-01
Add support for auto exp insurance items
Asheraf
1
-0
/
+17
2020-01-01
Fix pc_have_item_chain should get the chain id from cache
Asheraf
1
-6
/
+6
2019-11-17
Merge pull request #2577 from Asheraf/dehardcodestatusicons
Haru
1
-13
/
+13
2019-11-06
Dehardcode Status Icons
Asheraf
1
-13
/
+13
2019-10-22
Fix Steal accidentally being able to steal cards from certain mobs
Haru
1
-2
/
+4
2019-10-20
Merge pull request #2547 from guilherme-gm/201910-dehardcode-db
Haru
1
-6
/
+3
2019-10-05
Dehardcodes db files base path so the db folder can be easily moved
Guilherme Menaldo
1
-6
/
+3
2019-10-02
Moved hardcoded messages from source to messages.conf
Dastgir
1
-5
/
+5
2019-09-22
Remove the hardcoded checks in pc_rental_expire and use OnRentalEndScript fie...
Ibrahim Zidan
1
-64
/
+0
2019-09-22
Implement new script fields for items triggered on rentral status changes
Ibrahim Zidan
1
-4
/
+15
2019-09-22
Merge pull request #2524 from MishimaHaruna/homunculus-fixes
Haru
1
-15
/
+14
2019-08-26
Update Siegfried Tokens support.
Emistry Haoyan
1
-0
/
+24
2019-08-26
Merge pull request #2522 from MishimaHaruna/remove-inter-roundtrips
Haru
1
-2
/
+52
2019-08-26
Prevent pets, homunculi etc. from being loaded if the character doesn't have ...
Mathy
1
-12
/
+11
2019-08-26
Fix an issue that prevents homunculus auto-vaporize on death or skill reset
Haru
1
-3
/
+3
2019-08-26
Remove round-trip to the inter-server for the broadcast messages
Haru
1
-2
/
+2
2019-08-26
Remove round-trip to the inter-server for the whisper-to-gm messages
Haru
1
-0
/
+50
2019-08-05
Fix equipment auto bonus
Emistry Haoyan
1
-1
/
+1
2019-07-28
Update Homunculus obtain EXP from master
Emistry Haoyan
1
-0
/
+5
2019-07-24
If error happend in pc_statusup then send back to client increase value
Andrei Karas
1
-12
/
+11
2019-06-03
Add *setfavoriteitemidx & *autofavoriteitem script command.
Emistry Haoyan
1
-0
/
+7
2019-05-05
Add missing checks for prevend flag
Andrei Karas
1
-5
/
+5
2019-04-07
Merge pull request #2402 from AnnieRuru/71-bodystyle_crash
Haru
1
-1
/
+9
2019-04-07
Rename clif_charnameack into clif_blname_ack
Andrei Karas
1
-1
/
+1
2019-03-11
Fix atcommand "@jobchange" when the player changing from 3rd job
AnnieRuru
1
-0
/
+7
2019-03-11
Apply temporary fix so Job_Super_Novice_E no longer crash client
AnnieRuru
1
-1
/
+2
2019-02-11
Change type for class variables from short to int
Andrei Karas
1
-3
/
+3
2018-12-16
Merge pull request #2298 from guilherme-gm/201810-abracadabra
Haru
1
-0
/
+4
2018-12-16
Merge pull request #2327 from HerculesWS/change_shortgroup_tobool_in_s_add_drop
Haru
1
-13
/
+11
2018-12-14
Add script command expandInventory
Andrei Karas
1
-0
/
+18
2018-12-14
Add inventory size field into db and using it in server.
Andrei Karas
1
-42
/
+40
2018-12-14
Add packt ZC_INVENTORY_EXPANSION_INFO
Andrei Karas
1
-0
/
+2
2018-12-12
Remove typedef from clr_type.
Andrei Karas
1
-3
/
+3
2018-12-12
Add some missing checks for inventory index variable.
Andrei Karas
1
-0
/
+1
2018-11-20
Change short group to bool is_group in s_add_drop
skyleo
1
-13
/
+11
[prev]
[next]