Age | Commit message (Expand) | Author | Files | Lines |
2015-01-12 | Blocked compilation of plugins that use unavailable functions | Haru | 37 | -4/+86 |
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 | 2 | -6/+6 |
2015-01-11 | Merge pull request #438 from 4144/pcdb_checkid | Haruna | 7 | -41/+45 |
2015-01-11 | Fixed direction problem with self targeted skills. Thanks to Haruna | csnv | 1 | -1/+2 |
2015-01-11 | Convert pcdb_checkid into function in pc interface. | Andrei Karas | 7 | -41/+45 |
2015-01-11 | Merge pull request #435 from 4144/skillext | Haruna | 4 | -42/+371 |
2015-01-11 | Merge pull request #434 from csnv/minfixes | Haruna | 2 | -4/+15 |
2015-01-11 | Corrected comments and INF2_NOLP | csnv | 1 | -2/+4 |
2015-01-10 | Extend battle.c for using custom skills from plugins. | Andrei Karas | 2 | -0/+34 |
2015-01-10 | Extend skills.c for using custom skills from plugins. | Andrei Karas | 2 | -42/+337 |
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-08 | Removed Duplicate Entry for client 2014-10-22 on packets.h | dastgirpojee | 1 | -37/+0 |
2015-01-06 | Fixed LK_SPIRALPIERCE & NJ_TATAMIGAESHI change in damage output. Thanks to Michi | malufett | 1 | -11/+12 |
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 | 2 | -0/+9 |
2015-01-03 | Corrected flag INF2_NOLP to actually work as intended | csnv | 1 | -1/+1 |
2015-01-02 | Add npcdb_checkid to npc interface. | Andrei Karas | 5 | -10/+15 |
2015-01-01 | Merge pull request #430 from csnv/overview | Haruna | 1 | -16/+16 |
2015-01-01 | Removed deprecated command cmdothernpc | Haru | 1 | -13/+0 |
2015-01-01 | Removed deprecated script command aliases enablearena/disablearena | Haru | 1 | -2/+0 |
2015-01-01 | Removed deprecated script command alias 'save' | Haru | 1 | -1/+0 |
2015-01-01 | Merge pull request #425 from 4144/fixes | Haruna | 19 | -179/+228 |
2014-12-31 | Improve performance a bit by removing strlen(str) > 0. | Andrei Karas | 4 | -4/+6 |
2014-12-31 | Fix wrong formatting | Andrei Karas | 1 | -1/+2 |
2014-12-31 | fix wrong check. | Andrei Karas | 1 | -1/+1 |
2014-12-31 | Remove useless checks. | Andrei Karas | 6 | -11/+11 |
2014-12-31 | Add some missing null pointer checks after automatic checks. | Andrei Karas | 17 | -159/+203 |
2014-12-31 | Fix possible memory overflows and underflows. | Andrei Karas | 3 | -3/+5 |
2014-12-31 | fix for bug http://hercules.ws/board/tracker/issue-8483-map-crash/ | Andrei Karas | 1 | -0/+6 |
2014-12-30 | Fixed ranking packet for 20130605 up until 20130703. Fixed order for some oth... | csnv | 1 | -16/+16 |
2014-12-30 | Merge pull request #429 from csnv/overview | malufett | 1 | -108/+110 |
2014-12-28 | Fixed Bug#8453 | malufett | 1 | -1/+5 |
2014-12-28 | Split mob sql database into mob_db and mob_db_re. | malufett | 3 | -6/+26 |
2014-12-28 | Follow up@990c25267aeefe4d792bf941a366a6603afcb42b | malufett | 1 | -1/+3 |
2014-12-28 | Merge pull request #427 from csnv/skillswork | Haruna | 3 | -7/+6 |
2014-12-28 | Fixed offensive skill formulas of KG/OB to official. | malufett | 2 | -39/+36 |
2014-12-28 | Added RE version for 'size_fix.txt'. | malufett | 1 | -1/+1 |
2014-12-27 | Speeding up calc aspd process in Renewal | csnv | 1 | -108/+110 |
2014-12-27 | Preliminary fix antimaya hack reporting wrong position. Bug report 8461: http... | csnv | 1 | -0/+1 |
2014-12-27 | Fixes EDP for Grimtooth and Venom Knife. Bug report 6259: http://hercules.ws/... | csnv | 1 | -5/+3 |
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 | Add script function for change per character gender. | Andrei Karas | 1 | -10/+35 |
2014-12-26 | Fix compilation errors and possible server crash from previous commits. | Andrei Karas | 4 | -6/+10 |
2014-12-26 | Allowed flag values of map_count_oncell to stack | Haru | 1 | -34/+30 |
2014-12-26 | Follow up@6dd08befa6064a652d0d98e7cb85f0e353992dd5 | malufett | 4 | -18/+24 |
2014-12-26 | Updated KG/OB Spirit Charms to official behavior | malufett | 9 | -103/+128 |