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
/
skill.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-27
* Fixed a problem that blockskill timer failed when there was more than one o...
Playtester
1
-4
/
+5
2009-03-27
- Added Flavius Battleground scripts.
zephyrus
1
-221
/
+220
2009-03-26
Quickfix to last commit
Playtester
1
-1
/
+1
2009-03-26
* Fixed Spirit of Assassin not reducing the aftercast delay of Sonic Blow
Playtester
1
-12
/
+26
2009-03-25
Fixed skill delay paw print icons showing for far too long.
Sara
1
-2
/
+12
2009-03-18
- Implemented new item and bonuses for Kreiger Von Midgard rewards.
zephyrus
1
-10
/
+104
2009-03-08
* Fixed a couple bugs with marionette control
ultramage
1
-12
/
+25
2009-03-04
Small edits to battleground code (bugreport:2816)
ultramage
1
-3
/
+2
2009-03-02
Partial revert of r13556. The client doesn't handle active skills with 0 sp c...
ultramage
1
-1
/
+1
2009-03-02
Just some generic cleanups.
ultramage
1
-1
/
+1
2009-03-01
Fixes from 2008/10/13 bugreport:2077 (Only commiting because nobody did until...
shadow
1
-1
/
+1
2009-03-01
Ankle Snare cannot be knocked back anymore (bugreport:2804).
ultramage
1
-0
/
+2
2009-02-26
- Fixed item Nemesis.
zephyrus
1
-11
/
+21
2009-02-23
* Made mob_timer_delete check the deletetimer in the mob.
FlavioJS
1
-0
/
+6
2009-02-02
Fixing r13503...
ultramage
1
-1
/
+3
2009-01-31
Added skillunit_db for efficient execution of skill_unit_timer() (followup to...
ultramage
1
-11
/
+11
2009-01-31
objects[] array removal (bugreport:2559)
ultramage
1
-5
/
+12
2009-01-25
- Implemented monster skill "Full Heal" NPC_ALLHEAL.
zephyrus
1
-0
/
+14
2009-01-25
- Implemented new item bonus scripts required for battlegrounds.
zephyrus
1
-46
/
+77
2009-01-24
* Changed all uses of struct skill_unit_group* to group_id in status_change_e...
FlavioJS
1
-10
/
+41
2009-01-20
- Added support for item effect Ignore Def Rate by Race. bonus2 bIgnoreDefRat...
zephyrus
1
-10
/
+13
2008-12-20
some minor generic cleanups
ultramage
1
-16
/
+11
2008-12-01
* Fixed rare crash when using Flying Kick on clones (bugreport:2506)
ultramage
1
-26
/
+9
2008-11-22
* Hunted down improper uses of va_list variables.
FlavioJS
1
-4
/
+0
2008-11-18
Autotrade characters will no longer get caught by Urgent Recall. (bugreport:2...
L0ne_W0lf
1
-1
/
+1
2008-10-12
Fixed multiple casts of NPC_REBIRTH interfering with activation of mob death ...
ultramage
1
-0
/
+2
2008-10-11
Added safeguards to Redemptio's exp penalty code to prevent arithmetic overfl...
ultramage
1
-4
/
+4
2008-10-10
Slightly corrected the NPC_REBIRTH code from r13272.
ultramage
1
-2
/
+1
2008-10-09
Updated NPC_REBIRTH. Has it's own values, and no longer leeches off SL_KAIZEL.
L0ne_W0lf
1
-2
/
+2
2008-09-27
Fixed a ShowWarning call in skill_db.txt reading code using random data from ...
ultramage
1
-1
/
+1
2008-09-21
Corrected Lex Divina not showing animation on fail. (bugreport:1740)
L0ne_W0lf
1
-5
/
+3
2008-09-18
- Some corrections to Basilica.
zephyrus
1
-8
/
+11
2008-09-10
- Full implementation of mercenary skills.
zephyrus
1
-102
/
+250
2008-09-09
Enabled WoE SE to be run independently of WoE. Let's see how long it is befor...
L0ne_W0lf
1
-2
/
+2
2008-09-07
- Fixing some linux warnings (uninitialized variable).
zephyrus
1
-23
/
+30
2008-09-03
- Starting Mercenary Skill implementation.
zephyrus
1
-90
/
+104
2008-09-02
- Implementing a correct update of mercenary status window on status change u...
zephyrus
1
-2
/
+2
2008-09-01
- More code for mercenaries and starting work on restrictions.
zephyrus
1
-12
/
+18
2008-08-25
* Fixed: several compiler warnings [akrus]
akrus
1
-1
/
+1
2008-08-24
- Fixed skill problems (who did this? Mercenary skills values are big than ho...
zephyrus
1
-6
/
+6
2008-08-24
- Moving all content of Homunculus code to a proper file Homunculus.c/h
zephyrus
1
-1
/
+1
2008-08-21
- Big update to Basilica, implementing official behavior.
zephyrus
1
-17
/
+43
2008-08-21
- Fixed a bug. Warp portal cannot be casted on dead players.
zephyrus
1
-4
/
+5
2008-08-20
- More cleanup of Barricades (final i think)
zephyrus
1
-1
/
+1
2008-08-20
* Implemented Brainstorm's and SketchyPhoenix's fixes for Flying side kick.
L0ne_W0lf
1
-1
/
+11
2008-08-20
- Fixes on schg_cas02 and arug_cas01.txt
zephyrus
1
-17
/
+26
2008-08-17
** Please update your server ASAP. **
zephyrus
1
-8
/
+10
2008-08-10
Some skill corrections based on bugreport:1945
ultramage
1
-2
/
+1
2008-08-02
Added itemid defines for Stone and Skull_ (used by Pick Stone skill and pvp s...
ultramage
1
-1
/
+1
2008-08-01
Removed unused guardian hp columns from the guild castles table in main.sql (...
ultramage
1
-1
/
+1
[next]