summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Collapse)AuthorFilesLines
2013-06-15Fixed #7317Matheus Macabu1-1/+1
Items that cast skill will work even if the casted skill is on disabled_skills at map_zone_db. To block, use disabled_items. Thanks to kyeme for reporting! http://hercules.ws/board/tracker/issue-7317-disabled-skills/ Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
2013-06-15Fixed Bug #7273shennetsind1-1/+1
Special Thanks to Beret, Judas. http://hercules.ws/board/tracker/issue-7273-arrow-storm/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Linking missing interfaces to the HPMshennetsind1-0/+3
battle, bg, homun Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Fixed group cache bugshennetsind3-4/+19
Special Thanks to Xgear~! Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Modified @makehomunshennetsind1-6/+12
Using -1 will now revive a dead homun (finally, it now makes sense >_>) Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Fixed Bug #7313shennetsind1-8/+10
Special Thanks to mleo1, lighta~! http://hercules.ws/board/tracker/issue-7313-use-summon-legion-beside-emperium-emperium-dissapears/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Few adjustments to group search for 2012-04-1x and added new packets for ↵Matheus Macabu3-18/+42
2013-06-05 (thanks to Shakto). Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
2013-06-15Fixed Bug #7265shennetsind1-0/+1
Special Thanks to bgamez23 http://hercules.ws/board/tracker/issue-7265-increase-agi-buffs-on-the-npc-bug/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Fixed Bug #7319shennetsind3-68/+57
Special Thanks to KeiKun~! http://hercules.ws/board/tracker/issue-7319-db-name/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Fixed Bug #7318shennetsind1-5/+7
Special Thanks to Beret, malufett, mkbu95~! http://hercules.ws/board/tracker/issue-7318-using-skill-and-talking-with-npc/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Fixed Bug #7308shennetsind3-12/+16
Special Thanks to kyeme, mkbu95! http://hercules.ws/board/tracker/issue-7308-guild-aura-on-ally/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Follow up 4a51fc7e5eec9a464c754d3d1e0ee44da1ca6f72shennetsind1-0/+1
For the new #ifdef constant Signed-off-by: shennetsind <ind@henn.et>
2013-06-15mkbu95's Party Recruit Updateshennetsind5-11/+454
There are still some features as blocklist and volunteer that were not worked on due to some lack of information. Special Thanks to mkbu95, Spira and Yommy Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Fixed some spacings, typos, and sentencesMysteries1-12/+12
Thanks rAthena!
2013-06-15Fixed map interface errorshennetsind1-1/+1
Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Fixed getequipcardid nameshennetsind1-2/+2
Signed-off-by: shennetsind <ind@henn.et>
2013-06-15HPM: Update script.cshennetsind2-241/+250
Further implemented the interface Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Fixed Bug #7332shennetsind2-37/+4
http://hercules.ws/board/tracker/issue-7332-latest-rev-compiling-error/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind11-45/+45
Adjusting db.c interface name to adhere with the rest (pretty much we try to make it as short as we can, and being there were no conflicts we saw no reason to maintain the 'i') Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind14-145/+145
Adjusting party.c interface name to adhere with the rest (pretty much we try to make it as short as we can, and being there were no conflicts we saw no reason to maintain the 'i') Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind29-1484/+1484
Adjusting pc.c interface name to adhere with the rest (pretty much we try to make it as short as we can, and being there were no conflicts we saw no reason to maintain the 'i') Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Fixing Travis/GCC/clang errorshennetsind1-1/+1
Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Hercules Renewal Phase One : pc, party, map, timerSusu38-4581/+5004
Added iPc, iParty, iMap, iTimer to HPM exported interfaces
2013-06-15HPM: Minor Updateshennetsind3-0/+7
Made 'guild' interface available to plugins, added 'bc' in battle interface to link to map-server's battle config (special thanks to Shikazu!) Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Enhanced warning on skill_unitgrouptickset_searchshennetsind1-1/+1
So we can get some clue as to what is trying to cast it. Special Thanks to Zopokx. Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Fixed Bug #7324shennetsind2-28/+36
Special Thanks to mkbu95, Zopokx! http://hercules.ws/board/tracker/issue-7324-2-skill-issues Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Fixed Bug #7325shennetsind1-3/+4
Special Thanks to Xgear~! http://hercules.ws/board/tracker/issue-7325-potion-pitcher-going-negative/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Follow up f754643911ebb19eb68fb7b6ad1a864b02d111a8shennetsind2-3/+2
Special Thanks to lighta for pointing out an issue with that. Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Fixed "Unable to restore stack! Double continuation" Errorshennetsind1-35/+37
Special Thanks to lighta for pointing it out. Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Fixed Bug #7328shennetsind4-24/+19
Special Thanks to Joseph / j-tkay ! http://hercules.ws/board/tracker/issue-7328-close-and-end/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Fixed Bug #7329shennetsind1-1/+1
Special Thanks to Angelmelody, Xgear~! http://hercules.ws/board/tracker/issue-7329-server-crash-when-running-getmapxy/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-15Follow up 86e9900db60e06738880a57820125ca169c37520shennetsind2-2/+2
Forgot about the Interface. Signed-off-by: shennetsind <ind@henn.et>
2013-06-15IRC Bridge Fix/Adjustmentsshennetsind4-9/+12
All Credits to Haruna~! Thank you very much! Signed-off-by: shennetsind <ind@henn.et>
2013-06-01Fixed Map Zone/ID/Index Bugshennetsind1-5/+5
Special Thanks to Zopokx for bringing this up! Signed-off-by: shennetsind <ind@henn.et>
2013-06-01Fixed Bug #7312shennetsind1-6/+5
http://hercules.ws/board/tracker/issue-7312-bug-instance/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-01Fixed script_rid2sd not being available to HPMshennetsind3-7/+7
Special Thanks to Shikazu Signed-off-by: shennetsind <ind@henn.et>
2013-06-01Fixed Bug #7311shennetsind2-20/+17
Special Thanks to mleo1, Masao!~ http://hercules.ws/board/tracker/issue-7311-hideonnpc-not-working/ Signed-off-by: shennetsind <ind@henn.et>
2013-05-31Fixed Atcommand Loggingshennetsind1-0/+2
http://hercules.ws/board/topic/843-commands-arent-being-logged/ Signed-off-by: shennetsind <ind@henn.et>
2013-05-31Fixed Plagiarismshennetsind1-4/+4
Special Thanks to Haruna / Xgear~! Signed-off-by: shennetsind <ind@henn.et>
2013-05-31Fixed Bug #7306shennetsind1-2/+0
Special Thanks to Axiom http://hercules.ws/board/tracker/issue-7306-map-server-crashes-on-mvp-tombstone-spawn/ Signed-off-by: shennetsind <ind@henn.et>
2013-05-31Fixed Bug #7272shennetsind4-3/+21
Special Thanks to bgamez23 http://hercules.ws/board/tracker/issue-7272-secure-npctimeout-bug-for-those-npc-who-have-no-dialog-window/ Signed-off-by: shennetsind <ind@henn.et>
2013-05-31Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-1/+27
2013-05-31Fixed Bug #7171shennetsind1-2/+3
Special Thanks to Beret. Further Enhanced silhouette sync. http://hercules.ws/board/tracker/issue-7171-fontcolor-error/ Signed-off-by: shennetsind <ind@henn.et>
2013-05-30Merge pull request #34 from CairoLee/mastershennetsind1-0/+26
Merge checkhomcall Script Command from rAthena
2013-05-30Merge pull request #30 from Zopokx/mastershennetsind1-1/+1
Fixed some scripts
2013-05-31Fixed Bug #7291shennetsind1-1/+3
Special Thanks to Haru! http://hercules.ws/board/tracker/issue-7291-segmentation-fault-in-run-script-main-on-mapserver-startup/ Signed-off-by: shennetsind <ind@henn.et>
2013-05-31Fixed Bug #7264shennetsind1-1/+1
Special Thanks to Kyeme! http://hercules.ws/board/tracker/issue-7264-map-zone-db-cards-not-working Signed-off-by: shennetsind <ind@henn.et>
2013-05-31Fixed Bug #7298shennetsind1-0/+3
Special Thanks to Haru~! http://hercules.ws/board/tracker/issue-7298-uninitialized-variable-in-read-channels-config/ Signed-off-by: shennetsind <ind@henn.et>
2013-05-30Follow up 20bdc01fa687b174a732be4483ddea4982d67ce9shennetsind3-3/+3
Fixed warnings pinpointed by mkbu95 (THANKS) Signed-off-by: shennetsind <ind@henn.et>
2013-05-30Memory Slasher | May 30 Patchshennetsind1-16/+16
http://hercules.ws/board/topic/928-memory-slasher-may-30-patch/ Signed-off-by: shennetsind <ind@henn.et>