index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
status.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-10
Use auto_cast_current instead of autocast
Kenpachi Developer
1
-3
/
+3
2020-05-10
Merge pull request #2708 from Kenpachi2k13/sc_resist_property_
Haru
1
-1
/
+429
2020-05-04
Merge pull request #2696 from Kenpachi2k13/sc_nochat_fix
Haru
1
-1
/
+0
2020-05-03
Add timer data verification
Kenpachi Developer
1
-64
/
+96
2020-05-02
Apply, remove and re-apply status icons shared by SC_RESIST_PROPERTY_* and SC...
Kenpachi Developer
1
-20
/
+344
2020-05-02
Implement SC_RESIST_PROPERTY_WIND logic
Kenpachi Developer
1
-0
/
+7
2020-05-02
Implement SC_RESIST_PROPERTY_FIRE logic
Kenpachi Developer
1
-0
/
+7
2020-05-02
Implement SC_RESIST_PROPERTY_GROUND logic
Kenpachi Developer
1
-0
/
+7
2020-05-02
Implement SC_RESIST_PROPERTY_WATER logic
Kenpachi Developer
1
-0
/
+11
2020-05-02
Implement status icon display for SC_ARMOR_RESIST
Kenpachi Developer
1
-0
/
+40
2020-04-14
Remove val1=battle_config.manner_system assignment for SC_NOCHAT
Kenpachi Developer
1
-1
/
+0
2020-04-08
Prevent SC_AUTOTRADE from falsely being recognized as unknown status change
Kenpachi Developer
1
-0
/
+1
2020-04-08
Prevent SC_KSPROTECTED from falsely being recognized as unknown status change
Kenpachi Developer
1
-0
/
+2
2020-04-08
Prevent SC_NO_SWITCH_EQUIP from falsely being recognized as unknown status ch...
Kenpachi Developer
1
-0
/
+1
2020-04-05
Apply code style to pet related part of status_calc_pc_() function
Kenpachi Developer
1
-5
/
+9
2020-04-05
Remove pet_equip_min_friendly config setting
Kenpachi Developer
1
-1
/
+1
2020-04-05
Add enum for pet intimacy levels and use its constants
Kenpachi Developer
1
-1
/
+1
2020-04-05
Merge pull request #2657 from Kenpachi2k13/autocast_clean_up
Haru
1
-3
/
+3
2020-04-05
Merge pull request #2658 from Kenpachi2k13/new_status_changes
Haru
1
-0
/
+39
2020-03-14
Use map_session_data->autocast.type instead of skillitem variable to check fo...
Kenpachi Developer
1
-3
/
+3
2020-03-14
Add SC_ALMIGHTY status change
Kenpachi Developer
1
-0
/
+5
2020-03-14
Add SC_SKF_CAST status change
Kenpachi Developer
1
-0
/
+1
2020-03-14
Add SC_SKF_ASPD status change
Kenpachi Developer
1
-0
/
+5
2020-03-14
Add SC_SKF_ATK status change
Kenpachi Developer
1
-0
/
+3
2020-03-14
Add SC_SKF_MATK status change
Kenpachi Developer
1
-0
/
+3
2020-03-14
Add SC_VITALIZE_POTION status change
Kenpachi Developer
1
-0
/
+5
2020-03-14
Add SC_POPECOOKIE status change
Kenpachi Developer
1
-0
/
+17
2020-02-23
Missing get_index call in Skill2SCTable.
Dastgir
1
-15
/
+15
2020-01-29
Implement support for switching madogear type
Asheraf
1
-0
/
+3
2020-01-13
Update copyright headers for year 2020
Haru
1
-2
/
+2
2019-12-15
Fix SC_LEXAETERNA not getting removed when player receive SC_STONE or SC_FREEZE
Ibrahim Zidan
1
-0
/
+3
2019-11-17
Merge pull request #2577 from Asheraf/dehardcodestatusicons
Haru
1
-622
/
+425
2019-11-06
Dehardcode Status Icons
Asheraf
1
-621
/
+419
2019-11-06
Add support for defining status icons in the sc config
Asheraf
1
-3
/
+8
2019-10-29
Dehardcode status effect boss resistance
Asheraf
1
-48
/
+4
2019-10-20
Merge pull request #2547 from guilherme-gm/201910-dehardcode-db
Haru
1
-2
/
+4
2019-10-18
Merge pull request #2551 from guilherme-gm/201910-fix-sc-times
Haru
1
-121
/
+148
2019-10-06
Updates status changes to also keep their total time
Guilherme Menaldo
1
-10
/
+37
2019-10-05
Renames status_change_start 'tick' param to 'total_tick'
Guilherme Menaldo
1
-120
/
+120
2019-10-05
Dehardcodes db files base path so the db folder can be easily moved
Guilherme Menaldo
1
-2
/
+4
2019-10-05
Fix HP bar not showing when unhiding in a party
skyleo
1
-6
/
+8
2019-09-22
Fix the (disabled by default) custom Venom Splasher countdown timer code
Haru
1
-2
/
+2
2019-09-22
Merge pull request #2524 from MishimaHaruna/homunculus-fixes
Haru
1
-1
/
+1
2019-08-28
Convert sc_config to use libconfig
Asheraf
1
-12
/
+94
2019-08-26
Fix an issue that prevents homunculus auto-vaporize on death or skill reset
Haru
1
-1
/
+1
2019-07-31
Added Elemental Resist Status Icon
Emistry Haoyan
1
-1
/
+3
2019-05-06
Change return type of attack related functions from unsigned int to int
Andrei Karas
1
-32
/
+32
2019-05-06
Fix warnings after last changes
Andrei Karas
1
-6
/
+10
2019-05-06
Add configurable limits for attack related functions
Andrei Karas
1
-30
/
+30
2019-05-06
Change attack related status functions to return int variable
Andrei Karas
1
-39
/
+43
[next]