Age | Commit message (Expand) | Author | Files | Lines |
2015-10-19 | rename malloc.c/h to memmgr. | Andrei Karas | 1 | -1/+1 |
2015-10-17 | Fixed an error in the refine_db loader | Haru | 1 | -33/+52 |
2015-10-06 | Merge pull request #682 from Smokexyz/master | Haruna | 1 | -31/+112 |
2015-10-02 | Fixed crash in SC_GENSOU | Ancyker | 1 | -0/+3 |
2015-10-02 | Convert refine_db.txt to refine_db.conf (libconfig) | Smokexyz | 1 | -31/+112 |
2015-09-26 | Merge pull request #579 from csnv/minfixes | Haruna | 1 | -6/+0 |
2015-09-25 | More aggressive whitespace cleanup. Follow up to 51329e6 | Haru | 1 | -22/+13 |
2015-09-24 | Add bl parameter to getcell functions. | Andrei Karas | 1 | -2/+2 |
2015-09-18 | Clarified the intent of several assignments inside conditional expressions | Haru | 1 | -24/+24 |
2015-08-17 | Fix wrong index access and probably wrong hp/sp calculation. Closes #653 | Andrei Karas | 1 | -6/+42 |
2015-08-15 | Added core HPM interface | Haru | 1 | -1/+1 |
2015-08-15 | HPM compatibility improvements | Haru | 1 | -0/+2 |
2015-08-10 | Move equip item script function call into function script_run_item_equip_script. | Andrei Karas | 1 | -2/+2 |
2015-08-10 | Move use item script function call into function script_run_use_script. | Andrei Karas | 1 | -7/+7 |
2015-08-09 | Merge pull request #464 from dastgir/AdditionalStatus | Andrei Karas | 1 | -0/+8 |
2015-08-09 | Additional Status Calculation for Plugins. | dastgir | 1 | -0/+8 |
2015-07-25 | Reduce memory usage in HPM in status.c | Andrei Karas | 1 | -385/+387 |
2015-07-25 | Reduce memory usage in HPM in skill.c | Andrei Karas | 1 | -1/+1 |
2015-07-12 | Remove useless checks from map server. | Andrei Karas | 1 | -1/+1 |
2015-07-08 | Merge branch 'master' of https://github.com/HerculesWS/Hercules | Matheus Macabu | 1 | -2/+3 |
2015-07-04 | * Quality of life change: display name of the NPC with an invalid view data. | Matheus Macabu | 1 | -1/+1 |
2015-07-04 | Fixed issue #556 | malufett | 1 | -2/+3 |
2015-07-03 | Corrected critical bonus display | csnv | 1 | -6/+0 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -30/+30 |
2015-06-14 | Corrected an issue with Close Confine | Haru | 1 | -2/+2 |
2015-06-12 | RC_Player, RC_DemiPlayer, RC_NonPlayer, RC_NonDemiPlayer, RC_All and Ele_All ... | Dastgir | 1 | -2/+2 |
2015-06-02 | Fixed a crash when a Wink Charm user logs out during the skill effect | Haru | 1 | -4/+9 |
2015-06-01 | Replaced some of the hardcoded values with constants (map) | Haru | 1 | -41/+43 |
2015-05-31 | Fixed Bug#8673 | malufett | 1 | -7/+6 |
2015-05-26 | Fix Vacuum Extrem resistance | Michieru | 1 | -3/+0 |
2015-05-25 | Corrected homunculus defense growing too much on level up | Haru | 1 | -2/+3 |
2015-05-19 | Fixed some issues reported by coverity scan [3/3] | Haru | 1 | -82/+6 |
2015-05-18 | Removed duplicates of clif->msgtable | Haru | 1 | -5/+5 |
2015-05-13 | Follow-up to fb88a56 | Haru | 1 | -44/+47 |
2015-05-11 | Fixed SC_BERSERK not starting SC_ENDURE | Haru | 1 | -1/+1 |
2015-05-03 | Fixed Bug#8650 | malufett | 1 | -1/+9 |
2015-05-03 | Fixed Bug#8652 | malufett | 1 | -0/+1 |
2015-04-20 | Fixed Bug#8638 | malufett | 1 | -4/+5 |
2015-04-19 | Fixed wrong job_db.conf path from 0f2b317372c2d1c95d4f09c94d054958418a39b4. | Taylor Locke | 1 | -1/+1 |
2015-04-19 | Fixed Bug#8636 | malufett | 1 | -1/+6 |
2015-04-15 | In comment change job_db1.txt to job_db.conf | Andrei Karas | 1 | -1/+1 |
2015-04-15 | Allow for plugins read custom fields from jobdb1. | Andrei Karas | 1 | -129/+138 |
2015-04-14 | Fixed Bug#8621 | malufett | 1 | -1/+1 |
2015-04-13 | Fixed Bug#8624 | malufett | 1 | -1/+6 |
2015-04-02 | Merge branch 'master' of https://github.com/HerculesWS/Hercules into JobDBRed... | malufett | 1 | -4/+3 |
2015-03-29 | Fixed Bug#5654 | malufett | 1 | -4/+3 |
2015-03-28 | Follow up@fb88a56b9519adedfca06085de6c2ccc5da72582 | malufett | 1 | -36/+32 |
2015-03-27 | Hercules 'job_db1.txt' Redesign | malufett | 1 | -146/+259 |
2015-03-15 | Follow up 8aee60e91807930e4d43965a20c8991b416d7f29 | shennetsind | 1 | -3/+7 |
2015-03-15 | Fixed Bug 8575 | shennetsind | 1 | -1/+1 |