summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Expand)AuthorFilesLines
2014-08-07HPM Hooks UpdateHercules.ws1-4/+4
2014-08-07- Acid Demo is now reduce by Defender (bug: 8287)Michieru1-4/+6
2014-08-06HPM Hooks UpdateHercules.ws6-154/+154
2014-08-06- Fix 3rd class skills on pre-renewal.Michieru9-72/+197
2014-08-05Merge pull request #308 from nadiyama/masterFlipp1-0/+1
2014-08-02Fixed several issues with SO_EL_SYMPATHYHaru2-30/+38
2014-07-22Fixed some issues with CELL_NOSTACKpanikon2-28/+35
2014-07-18Update status.cnadiyama1-0/+1
2014-07-15Fixed some skill checks considering Super Novices the same as NovicesHaru1-4/+4
2014-07-14Fixed issues with resetskill, OPTION_RIDING wasn't being removed properly and...panikon1-1/+16
2014-07-12Updated SR_FLASHCOMBO behaviourpanikon4-95/+181
2014-07-11Fixed issue with quest exp and bonuses, issue: 8247 http://hercules.ws/board/...panikon3-13/+18
2014-07-11Follow up to da190e09a33591aaabfd2c7735fd64ebb12f78e9panikon5-6/+8
2014-07-11Mado behaviour changespanikon5-57/+43
2014-07-11Fixed reserved __identifier violationsHaru49-160/+160
2014-07-11Updated warg skill check, special thanks to Rytechpanikon1-2/+10
2014-07-10Corrected some SC behaviour, special thanks to Rytechpanikon5-15/+67
2014-07-09Fixed issue with [AT]mount, it wasn't displaying the expected messages, all e...panikon1-15/+27
2014-07-09Fixed issue with mounts and jobchange, ranger and mechanic mounts weren't bei...panikon6-120/+86
2014-07-09Fixed possible crash in clif_getareachar_skillunit, related to issue 6561 (ht...panikon2-0/+3
2014-07-09Fixed status_calc_regen crash issue:http://hercules.ws/board/tracker/issue-12...panikon2-0/+4
2014-07-08Minor script core fixespanikon1-100/+131
2014-07-08Removed redundant data from guardian_data, saving up to 40 bytes per guardian...panikon6-76/+72
2014-07-06Fixed issue with getlookpanikon1-0/+2
2014-07-05Corrected HT_POWER behaviour, combo and type of skill, and fixed TK-combos wa...panikon3-16/+31
2014-07-05Fixed issue with mistress card and WL_COMET/AB_ADORAMUS (issue: 7935 http://h...panikon1-1/+4
2014-07-05Follow up to 9173fa50ef2887b28603f223a102448a2c69a234panikon1-5/+6
2014-07-05Fixed issue in LG_SHIELDSPELL, the skill was working in lv 2 and 3 when it sh...panikon1-6/+11
2014-07-02Refactoring in AB_PRAEFATIO in order to prevent crashes and to clean code.panikon1-10/+7
2014-07-02Fixed issue of crash when using LG_SHIELDSPELL, issue: 8172 http://hercules.w...panikon1-1/+3
2014-07-02Fixed issue where 'reflect' skills would bypass disable_pvm and disable_pvp, ...panikon1-0/+8
2014-07-02Fixed issue that when players used [at]fakename when disguised their names wo...panikon1-0/+4
2014-06-28Changes in npc_parse_shop in order to fit documentation standard, now an unli...panikon1-7/+29
2014-06-28Changes in npc_parsefile in order to decrease the number of unecessary calls ...panikon1-11/+16
2014-06-27Removed Unused Include.Potte1-1/+0
2014-06-21MAX_NPC_CLASS2_END updated to latest ID. Added more NPC constants.Taylor Locke1-1/+1
2014-06-18Fixed 'value computed is not used', issue: 8236 http://hercules.ws/board/trac...panikon1-2/+1
2014-06-18Merge branch 'master' of https://github.com/HerculesWS/Herculespanikon1-1/+1
2014-06-18Fixed issue in all skills that used status->get_matk, the function was alteri...panikon2-41/+105
2014-06-17Fixed partial of the sentence + typo.Mysteries1-1/+1
2014-06-17Fixed issue where a crash would occur in mobs with MD_RANDOMTARGET, issue: 82...panikon1-2/+5
2014-06-17Removed ZENY_HACKER according to issue 295 (github)panikon1-9/+9
2014-06-06HPM Hooks UpdateHercules.ws2-54/+54
2014-06-06Fix bug 8225Michieru3-29/+57
2014-05-31Corrected GM level override checks for Nouse and TradeHaru1-2/+2
2014-05-31Extended ItemDB to support several other formats (part 2)Dastgir Pojee2-222/+220
2014-05-31 Added ItemNouseRestriction enumHaru2-8/+14
2014-05-31 Added ItemTradeRestriction enumHaru3-12/+30
2014-05-30Merge pull request #282 from MrKeiKun/fix_typoHaruna29-323/+325
2014-05-30Fixed typos inside src/Shido29-323/+325