Age | Commit message (Expand) | Author | Files | Lines |
2015-12-15 | Added GPL-compliant header to all sources and build scripts | Haru | 1 | -4/+20 |
2015-08-26 | Fixed a faulty usage of sg->unit in land skill code | Haru | 1 | -2/+5 |
2015-08-15 | HPM compatibility improvements | Haru | 1 | -5/+3 |
2015-07-25 | Reduce memory usage in HPM in skill.c | Andrei Karas | 1 | -12/+16 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -6/+6 |
2015-05-31 | Follow up@027f124cbb96bb99d00bc31ad51345024edadf66 | malufett | 1 | -0/+1 |
2015-05-19 | Fixed some issues reported by coverity scan [3/3] | Haru | 1 | -0/+2 |
2015-02-13 | Fixed Bug#8529 | malufett | 1 | -1/+1 |
2015-01-12 | Fix uninitialized warning in skill.c. | Andrei Karas | 1 | -1/+1 |
2015-01-12 | fix skills issue introduced in commit 5cdb3d12c4236e0c3a682e30fed96192d2c58188. | Andrei Karas | 1 | -1/+1 |
2015-01-12 | Blocked compilation of plugins that use unavailable functions | Haru | 1 | -0/+2 |
2015-01-12 | Fixed Bug where skill timer is not properly terminated/clear when the caster ... | malufett | 1 | -1/+1 |
2015-01-10 | Extend skills.c for using custom skills from plugins. | Andrei Karas | 1 | -0/+35 |
2014-11-16 | Whitespace cleanup (no code changes) | Haru | 1 | -82/+82 |
2014-10-18 | Fix bug:7454 | Michieru | 1 | -1/+0 |
2014-08-06 | - Fix 3rd class skills on pre-renewal. | Michieru | 1 | -0/+1 |
2014-07-12 | Updated SR_FLASHCOMBO behaviour | panikon | 1 | -65/+90 |
2014-07-11 | Fixed reserved __identifier violations | Haru | 1 | -3/+3 |
2014-05-21 | Corrected a nullpo report in 4c8d773d72ae134f7cc4d43861104ecd9f4ae134 | Haru | 1 | -2/+2 |
2014-05-19 | Fixed issue 8182 | panikon | 1 | -0/+2 |
2014-05-13 | Removed trailing whitespace (sources) | Haru | 1 | -1/+1 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -5/+9 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -9/+5 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -5/+9 |
2014-03-20 | Fixed issue: 8047 | panikon | 1 | -0/+1 |
2014-02-14 | Renewal mechanics rebalance mega-update | Michieru | 1 | -1/+0 |
2014-02-02 | Introducing HPM Datacheck | shennetsind | 1 | -3/+3 |
2013-12-11 | Corrected some local 'mapindex' variables shadowing the global one | Haru | 1 | -1/+1 |
2013-11-19 | Replaced hardcoded Item IDs with constants | Haru | 1 | -11/+0 |
2013-11-05 | Introducing the Hercules Standalone Script Syntax Checker | Haru | 1 | -2/+2 |
2013-10-26 | Changed 'tick' variables to 64 bit | Haru | 1 | -29/+29 |
2013-10-20 | Bug:7723 and Skill Cooldowns | shennetsind | 1 | -3/+4 |
2013-10-19 | Fixed Bug#7737 | malufett | 1 | -2/+10 |
2013-10-05 | * Follow up dedec165eaeb0d291279b1d5b53fac242bcf7b4c | shenhuyong | 1 | -3/+7 |
2013-10-04 | HPM: Hooking! | shennetsind | 1 | -4/+0 |
2013-09-28 | Merge pull request #161 from shenhuyong/master | shennetsind | 1 | -0/+25 |
2013-09-27 | HPM: Skill.c Completed | shennetsind | 1 | -12/+52 |
2013-09-27 | Added full support for the Rebellion. | shenhuyong | 1 | -0/+25 |
2013-09-26 | Renamed variables that would conflict with a rename of iMap to map | Haru | 1 | -1/+1 |
2013-09-25 | Renamed more forgotten variables during interface conversions | Haru | 1 | -3/+3 |
2013-08-22 | Fixed Bug #7652 | shennetsind | 1 | -1/+1 |
2013-07-18 | Fixed guild aura not going away on guild-break/expell | shennetsind | 1 | -1/+0 |
2013-07-08 | For Bug #7494 | shennetsind | 1 | -7/+16 |
2013-07-07 | Fixed Bug#6503 | malufett | 1 | -0/+1 |
2013-07-05 | Minor compliance adjustments | shennetsind | 1 | -2/+2 |
2013-07-03 | Fixed a 'endless' dissonance problem. | shennetsind | 1 | -1/+2 |
2013-07-01 | Fixed Bug #7216 | shennetsind | 1 | -1/+1 |
2013-06-30 | Fixed Skill Cooldowns | shennetsind | 1 | -0/+19 |
2013-06-19 | Skill Tree DB Redesign | shennetsind | 1 | -1/+2 |
2013-06-13 | Hercules Renewal Phase : Renewal | malufett | 1 | -1/+24 |