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
2018-07-01
Fix some warnings caused by static functions defined and unused
Haru
1
-2
/
+6
2018-07-01
Change functions to static where possible (Part 4 - map)
Haru
1
-224
/
+233
2018-06-29
Fix packet 836 (search in stores).
Andrei Karas
1
-1
/
+1
2018-06-20
Revert "Fixed Bug#8624"
skyleo
1
-6
/
+1
2018-06-07
Fix a crash caused by removing entries in job_db
Asheraf
1
-2
/
+4
2018-06-03
Conversion of exp.txt to libconfig
Smokexyz
1
-7
/
+41
2018-06-02
Merge pull request #842 from AnnieRuru/request_6
Haru
1
-0
/
+3
2018-05-31
2012-2018 !
Maytichai Saowa
1
-1
/
+1
2018-05-04
Add setpcblock & checkpcblock script commands
AnnieRuru
1
-0
/
+3
2018-04-23
Move hp recover code from status_calc_pc_ into separate function.
Andrei Karas
1
-5
/
+14
2018-04-22
Fixes interaction between Curse and Blessing
Jedzkie
1
-8
/
+16
2018-04-08
Update Skill/Item messages
Jedzkie
1
-1
/
+5
2018-02-10
Clean up trailing whitespace and non-indent tabs
Haru
1
-2
/
+2
2018-01-25
Implementation of Official Clan System
Murilo Pereti Tavares
1
-0
/
+21
2017-12-17
Merge pull request #1925 from MishimaHaruna/slowpoison
Haru
1
-13
/
+15
2017-12-03
Fix an issue that prevents the Poison status to naturally end when Slow Poiso...
Haru
1
-13
/
+15
2017-11-05
Reduce confusion between skill IDs and skill DB indexes (part 2)
Haru
1
-2
/
+2
2017-11-04
Allow each npc use own view_data structure.
Andrei Karas
1
-4
/
+8
2017-09-19
remove trailing whitespaces from source
gumi
1
-7
/
+7
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
-1
/
+1
2017-09-17
Differentiate variables that hold a ViewSprite and a weapon Subtype
Haru
1
-21
/
+18
2017-09-17
Split 'View' in two different fields in the item database
Haru
1
-1
/
+1
2017-07-30
Implementation of RoDEX
KirieZ
1
-0
/
+7
2017-07-27
Fix possible buffer overflows with snprintf.
Andrei Karas
1
-1
/
+1
2017-07-27
Move handling unknown sc code from status_change_start into separate function.
Andrei Karas
1
-3
/
+13
2017-07-27
Move adding icon code from status_change_start into separate function.
Andrei Karas
1
-12
/
+20
2017-07-27
Move getting val_flag based on type from status_change_start into separate fu...
Andrei Karas
1
-128
/
+142
2017-07-27
Move set options from status_change_start into separate function.
Andrei Karas
1
-164
/
+188
2017-07-27
Move code for stop actions into separate function from status_change_start.
Andrei Karas
1
-64
/
+79
2017-07-27
Move from status_change_start code for end previous sc to separate function.
Andrei Karas
1
-255
/
+284
2017-07-27
Move some immune/resists checks from status_change_start into separate functi...
Andrei Karas
1
-120
/
+155
2017-05-21
Refine rate correction from kRO.
smokexyz
1
-26
/
+51
2017-05-09
Merge pull request #1699 from Jedzkie/11-SummerCostume
Haru
1
-24
/
+35
2017-05-01
Normal Stat food can't override the effect of Cash Stat food.
Jedzkie
1
-30
/
+12
2017-04-23
Coding-style Fixes and White space adjustments
Jedzkie
1
-26
/
+22
2017-04-19
Added oktoberfest_ignorepalette configuration
Jedzkie
1
-1
/
+1
2017-04-19
Implemented Official Summer 2 Costume
Jedzkie
1
-1
/
+16
2017-04-04
Implementation of Item Options System.
Smokexyz
1
-2
/
+35
2016-12-03
Remove the platform-dependent variables from struct status_data
Haru
1
-6
/
+6
2016-12-03
Change the argument to pc->famerank() to a rank type (instead of job mapid)
Haru
1
-4
/
+5
2016-12-03
Clarify some Job Class vs MapID confusion (2/2)
Haru
1
-21
/
+21
2016-12-03
Clarify some Job Class vs MapID confusion (1/2)
Haru
1
-19
/
+18
2016-10-28
Fixed copyright year for 2016
Lemongrass3110
1
-1
/
+1
2016-10-23
Fixed some incorrect SCFLAG values introduced in b0006317e5cc4a48cd5b8a501b94...
Haru
1
-6
/
+6
2016-10-22
Implemented UNT_CATNIPPOWDER.
Dastgir Pojee
1
-0
/
+14
2016-10-22
Implemented SC_SHRIMP.
Dastgir Pojee
1
-0
/
+8
2016-10-22
Summoner should be Small Size and Brute Race.
Dastgir Pojee
1
-2
/
+2
2016-10-22
Implemented SC_BITESCAR:
Dastgir Pojee
1
-0
/
+13
2016-10-22
Implemented SU_BUNCHOFSHRIMP Skill.
Dastgir Pojee
1
-0
/
+1
[next]