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-01-20
Minor fixes and tweaks suggested by cppcheck
Haru
1
-199
/
+189
2015-01-18
Fixes direction in AOE skills
csnv
1
-2
/
+2
2015-01-18
For bug report 8367
shennetsind
1
-4
/
+22
2015-01-18
Fixed Bug 8441
shennetsind
1
-1
/
+2
2015-01-18
Replacing rand leftovers with the mt19937ar
shennetsind
1
-4
/
+4
2015-01-18
Fixing 38 issues
shennetsind
1
-9
/
+21
2015-01-17
27 Fixes
shennetsind
1
-18
/
+21
2015-01-17
Another ~10 Fixes
shennetsind
1
-1
/
+2
2015-01-17
10 Distinct fixes
shennetsind
1
-1
/
+2
2015-01-12
Fix uninitialized warning in skill.c.
Andrei Karas
1
-2
/
+2
2015-01-12
fix skills issue introduced in commit 5cdb3d12c4236e0c3a682e30fed96192d2c58188.
Andrei Karas
1
-2
/
+2
2015-01-12
Fixed an uninitialized variable in skill.c
Haru
1
-1
/
+1
2015-01-12
Fixed Bug where skill timer is not properly terminated/clear when the caster ...
malufett
1
-5
/
+5
2015-01-11
Fixed direction problem with self targeted skills. Thanks to Haruna
csnv
1
-1
/
+2
2015-01-11
Merge pull request #435 from 4144/skillext
Haruna
1
-42
/
+302
2015-01-11
Merge pull request #434 from csnv/minfixes
Haruna
1
-4
/
+11
2015-01-11
Corrected comments and INF2_NOLP
csnv
1
-2
/
+4
2015-01-10
Extend skills.c for using custom skills from plugins.
Andrei Karas
1
-42
/
+302
2015-01-10
HPM Hooks Update
Hercules.ws
1
-19073
/
+19073
2015-01-10
Add new eclage skills used in items
Michieru
1
-19032
/
+19073
2015-01-03
Increased minimum combo time to that of amotion.
csnv
1
-1
/
+1
2015-01-03
Fixes the direction of an object (char, mob, etc) when it faces a target afte...
csnv
1
-0
/
+5
2015-01-03
Corrected flag INF2_NOLP to actually work as intended
csnv
1
-1
/
+1
2014-12-31
Add some missing null pointer checks after automatic checks.
Andrei Karas
1
-1
/
+2
2014-12-28
Merge pull request #427 from csnv/skillswork
Haruna
1
-2
/
+2
2014-12-28
Fixed offensive skill formulas of KG/OB to official.
malufett
1
-17
/
+16
2014-12-27
Merge pull request #421 from csnv/songredo
Haruna
1
-4
/
+25
2014-12-26
Disable text over target of PR_KYRIE. Bug report 8434: http://hercules.ws/boa...
csnv
1
-2
/
+2
2014-12-26
Fixes song affecting caster without link
csnv
1
-2
/
+8
2014-12-26
Fix compilation errors and possible server crash from previous commits.
Andrei Karas
1
-2
/
+4
2014-12-26
Follow up@6dd08befa6064a652d0d98e7cb85f0e353992dd5
malufett
1
-7
/
+15
2014-12-26
Updated KG/OB Spirit Charms to official behavior
malufett
1
-13
/
+13
2014-12-24
Songs aegis behavior updated. Bonus correction
csnv
1
-4
/
+19
2014-12-14
Merge branch 'master' of https://github.com/HerculesWS/Hercules
malufett
1
-1
/
+1
2014-12-14
Fixed Bug#8456
malufett
1
-3
/
+5
2014-12-10
Add missing interface usage.
Andrei Karas
1
-1
/
+1
2014-12-10
RENEWAL Updates:
malufett
1
-1
/
+1
2014-11-26
Update Fire Expansion to official formula for all level
Michieru
1
-7
/
+12
2014-11-24
Correction, safetywall still consumes sp when cast on LP.
GrumpyLittlePanda
1
-1
/
+6
2014-11-24
* 1st Transcendent Spirit, monster position lag fixes
Michieru
1
-3
/
+8
2014-11-17
(Bugs 5237 and 7979)
GrumpyLittlePanda
1
-9
/
+13
2014-11-16
Whitespace cleanup (no code changes)
Haru
1
-341
/
+490
2014-11-10
Fix interfaces methods usage.
Andrei Karas
1
-6
/
+6
2014-11-03
Merge pull request #363 from EPuncker/master
Michieru
1
-0
/
+3
2014-11-03
* No cell stacking implemented (official version)
Michieru
1
-3
/
+3
2014-11-03
Merge branch 'master' of github.com:HerculesWS/Hercules
shennetsind
1
-20
/
+14
2014-11-03
Added missing type check to skill_delunitgroup
shennetsind
1
-1
/
+1
2014-11-01
Fix clearance, should work only on mob, party or self and skill can't be cast...
Michieru
1
-12
/
+1
2014-10-31
- If you now cast Icewall on an existing ice wall cell, the duration (HP) wil...
Michieru
1
-2
/
+3
2014-10-30
Fixed Bug#8012
malufett
1
-2
/
+1
[next]