summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Expand)AuthorFilesLines
2014-06-18Fixed issue in all skills that used status->get_matk, the function was alteri...panikon2-41/+105
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
2014-05-17Renamed incuvate of Pet System.Shido3-10/+10
2014-05-16Follow-up to b6b3f58795288701d0e162d43fa6f0a47af913b3Haru5-6/+6
2014-05-16Changed battle_config definition to extern to avoid mistakes in pluginsHaru3-12/+14
2014-05-13Removed trailing whitespace (sources)Haru39-933/+953
2014-05-10Changed set_reg behavior on pc_setparam failure, now it won't simply END the ...panikon1-1/+5
2014-05-10Follow-up to 5f1529083ad1f35a3ac66cc041ee74d6db2f3552Haru1-1/+5
2014-05-10Moved MAX_CARTS and NEW_CARTS defines into common/mmo.hHaru6-10/+12
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru74-845/+996
2014-05-10Revert "Fixed order of includes in all source files"panikon74-996/+845
2014-05-10Optimized THQS_TTShop.txt and corrected a minor mistakepanikon6-12/+16
2014-05-10Small changes in npc loading/reloadingpanikon3-54/+55
2014-05-09Added documentation regarding trader objects in script_commands.txtpanikon3-41/+47
2014-05-09Fixed order of includes in all source filesHaru74-845/+996
2014-05-09Return EXIT_FAILURE if a script parse error occurred.Haru7-126/+178
2014-05-09Added support to return a different exit status to the OS.Haru2-2/+4
2014-05-09Removed extra 'Map cache is corrupted' messageHaru1-1/+0
2014-05-08Changed warning labels for itemdb_read_cached_packages, they were stating oth...panikon1-3/+3
2014-05-08Homonculus S Updatemalufett7-119/+143
2014-05-07#Fixed issue 8175panikon1-0/+3
2014-05-07Follow up to 9a425c1panikon2-0/+5
2014-05-07Fixed Bug 8122Michieru1-1/+1
2014-05-06Bug fixes and other changespanikon6-11/+87
2014-04-28Follow-up to 6af9ad3Haru1-1/+1
2014-04-27Added 2014 Ragexe Client Packet Datathemon1-0/+158
2014-04-19Fixed issue: 8146panikon2-2/+6