index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
skill.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-28
Standardized (source) mob_id enum
Haru
1
-18
/
+16
2015-12-23
Update:
Jedzkie
1
-20
/
+19
2015-12-23
Item Update:
Jedzkie
1
-1
/
+1
2015-12-23
Item Update:
Jedzkie
1
-2
/
+4
2015-12-20
Item & Skill Update:
Jedzkie
1
-3
/
+3
2015-12-17
Implement official effect of MVP Scrolls
Jedzkie
1
-8
/
+12
2015-12-15
Added GPL-compliant header to all sources and build scripts
Haru
1
-4
/
+20
2015-11-22
SC Update:
Jedzkie
1
-0
/
+4
2015-11-22
ItemDB Update:
Jedzkie
1
-5
/
+9
2015-11-18
Fixed a crash in some skills' multi-hit code
Haru
1
-4
/
+4
2015-11-17
Revert "Item DB Updates:"
Haru
1
-21
/
+17
2015-11-17
Item DB Updates:
Jedzkie
1
-17
/
+21
2015-10-19
rename malloc.c/h to memmgr.
Andrei Karas
1
-1
/
+1
2015-09-25
More aggressive whitespace cleanup. Follow up to 51329e6
Haru
1
-21
/
+8
2015-09-24
Add bl parameter to map_searchrandfreecell and map_addflooritem.
Andrei Karas
1
-10
/
+10
2015-09-24
Add bl parameter to getcell functions.
Andrei Karas
1
-20
/
+20
2015-09-18
Clarified the intent of several assignments inside conditional expressions
Haru
1
-18
/
+18
2015-09-10
Add to path search functions source bl for plugins usage.
Andrei Karas
1
-10
/
+10
2015-08-26
Fixed a faulty usage of sg->unit in land skill code
Haru
1
-40
/
+47
2015-08-15
Added core HPM interface
Haru
1
-2
/
+2
2015-08-15
HPM compatibility improvements
Haru
1
-0
/
+2
2015-08-10
Move use item script function call into function script_run_use_script.
Andrei Karas
1
-2
/
+2
2015-08-02
Merge pull request #601 from 4144/hpmreduce
malufett
1
-339
/
+342
2015-08-02
Merge pull request #585 from csnv/one_line_fixes
malufett
1
-0
/
+3
2015-07-25
Reduce memory usage in HPM in skill.c
Andrei Karas
1
-339
/
+342
2015-07-12
Remove useless checks from map server.
Andrei Karas
1
-1
/
+1
2015-07-07
Fixed a compile error on armv7l (Raspberry Pi 2 model B)
Haru
1
-2
/
+0
2015-07-05
Fixes skill blocks overiding larger blocks
csnv
1
-0
/
+3
2015-06-19
Removed ".." from include directives
Haru
1
-33
/
+33
2015-06-02
Follow up to 712812b
Mysteries
1
-1
/
+1
2015-06-02
Re-implemented clif->colormes to accept arbitrary colors
Haru
1
-2
/
+2
2015-06-01
Replaced some of the hardcoded values with constants (map)
Haru
1
-102
/
+105
2015-05-31
Fixed Bug#8673
malufett
1
-20
/
+16
2015-05-31
Follow up@027f124cbb96bb99d00bc31ad51345024edadf66
malufett
1
-4
/
+5
2015-05-26
Fix Vacuum Extrem resistance
Michieru
1
-2
/
+4
2015-05-26
Another batch of corrected skill level check
malufett
1
-1
/
+2
2015-05-26
Fixed Bug#8682
malufett
1
-0
/
+1
2015-05-24
Fixes ninja skill Final Strike sliding. Bug report 8618: http://hercules.ws/b...
csnv
1
-3
/
+10
2015-05-24
Corrected a skill level check
Haru
1
-2
/
+5
2015-05-21
* Follow-up to 5be01dc
Michieru
1
-1
/
+1
2015-05-19
Fixed some issues reported by coverity scan [3/3]
Haru
1
-22
/
+5
2015-05-19
Fixed some issues reported by coverity scan [1/3]
Haru
1
-3
/
+2
2015-05-18
Removed duplicates of clif->msgtable
Haru
1
-7
/
+7
2015-05-17
Added bonus4 variant of bAddEff to specify a duration
Haru
1
-4
/
+13
2015-05-12
Follow-up to 2b4f2993
Haru
1
-1
/
+1
2015-05-11
Merge pull request #508 from 4144/sanity
Haruna
1
-25
/
+25
2015-05-03
Fixed Bug#8650
malufett
1
-7
/
+7
2015-05-02
Fix out of bound access if skill level is 0.
Andrei Karas
1
-25
/
+25
2015-04-23
Fixed Bug#8644
malufett
1
-0
/
+1
2015-04-02
Merge branch 'master' of https://github.com/HerculesWS/Hercules into JobDBRed...
malufett
1
-59
/
+40
[next]