summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-30Removed CMakeLists.txt (Thanks to Haruna)Shido2-130/+0
2014-05-29Added April 2014 Client Packet Datathemon1-2/+78
2014-05-29Implemented MD_RANDOMTARGET, see doc/mob_db_mode_list.txt for more informationpanikon2-7/+20
2014-05-29Fixed a bug causing players to see unrelated guilds' #ally channelsHaru1-14/+20
2014-05-29Added guild_castle_invite and guild_castle_expulsion to guild.conf, they dete...panikon3-11/+23
2014-05-25Improved CFLAGS/CPPFLAGS handlingHaru1-1/+3
2014-05-24Fixed issue in [AT](un)jail when jailing players in sec_pri (issue: 8206) htt...panikon1-2/+12
2014-05-24Fixed issue in *guildskill, lvl could be set to negative values. (issue: 8214...panikon1-1/+1
2014-05-23Merge branch 'master' of https://github.com/HerculesWS/Herculesmalufett4-143/+127
2014-05-23Fixed Bug#8215malufett1-1/+1
2014-05-21Corrected a nullpo report in 4c8d773d72ae134f7cc4d43861104ecd9f4ae134Haru3-11/+7
2014-05-20Improved @go commandHaru1-137/+84
2014-05-19Fixed issue 8182panikon3-5/+46
2014-05-19Fixed issue 8201panikon1-1/+1