summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Collapse)AuthorFilesLines
2013-06-13Fixed Bug#7359malufett1-4/+4
Map Crashed on battle_calc_return_damage.
2013-06-13Revert "Fixed pre-re build warning"shennetsind3-12/+32
This reverts commit 4b713e7e3eac34339285125d194ae4ff4627fc2a.
2013-06-13Memory Slasher [2] !!" - 17MB Down!shennetsind1-176/+166
Hercules is now even slimmer. Signed-off-by: shennetsind <ind@henn.et>
2013-06-13Fixed pre-re build warningshennetsind3-32/+12
Special Thanks to ossi0110 Signed-off-by: shennetsind <ind@henn.et>
2013-06-13Fixed Bug #7346shennetsind3-13/+36
http://hercules.ws/board/tracker/issue-7346-battlec-error Signed-off-by: shennetsind <ind@henn.et>
2013-06-13Performance Update: Script Parsershennetsind2-40/+37
Now 7% faster, at the expense of (at most 11kb) Signed-off-by: shennetsind <ind@henn.et>
2013-06-13Fixed Bug #7334 Part 3shennetsind1-1/+0
http://hercules.ws/board/tracker/issue-7334-mc-identify/ Special Thanks to kyeme~! Signed-off-by: shennetsind <ind@henn.et>
2013-06-13Fixed unix buildshennetsind1-4/+5
Signed-off-by: shennetsind <ind@henn.et>
2013-06-13Hercules Renewal Phase : Renewalmalufett20-5584/+6308
Rename SC names to eagis standard. Implement SC Configuration.(see db/sc_config.txt) Skill updates and fixes. Some code optimization. Signed-off-by: malufett <malufett.eat.my.binaries@gmail.com>
2013-06-10Merge pull request #42 from Earisu/mastershennetsind2-36/+36
Sql Statement interface
2013-06-10Fixed a missing 'i' in getequipcardcntshennetsind1-4/+4
When did this go away, no idea. Special Thanks to kyeme~! Signed-off-by: shennetsind <ind@henn.et>
2013-06-10Added SqlStmt functions to the SQL interfaceSusu2-36/+36
2013-06-09Fixed Bug #7253shennetsind2-9/+9
Special Thanks to Beret, malufett~! http://hercules.ws/board/tracker/issue-7253-deep-sleep/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-09Fixed Bug #7334shennetsind1-7/+22
Special Thanks to kyeme http://hercules.ws/board/tracker/issue-7334-mc-identify/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-09Follow up 399476eb93a829a8c926cc354f147d236b478d1dshennetsind1-1/+1
Signed-off-by: shennetsind <ind@henn.et>
2013-06-09Fixed #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-09Fixed 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-09Linking missing interfaces to the HPMshennetsind1-0/+3
battle, bg, homun Signed-off-by: shennetsind <ind@henn.et>
2013-06-09Fixed group cache bugshennetsind3-4/+19
Special Thanks to Xgear~! Signed-off-by: shennetsind <ind@henn.et>
2013-06-09Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind3-18/+42
2013-06-09Modified @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-09Fixed 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-09Few 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-09Fixed 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-09Fixed 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-09Fixed 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-09Fixed 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-08Follow up 4a51fc7e5eec9a464c754d3d1e0ee44da1ca6f72shennetsind1-0/+1
For the new #ifdef constant Signed-off-by: shennetsind <ind@henn.et>
2013-06-08Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-12/+12
2013-06-08mkbu95'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-08Fixed some spacings, typos, and sentencesMysteries1-12/+12
Thanks rAthena!
2013-06-08Fixed map interface errorshennetsind1-1/+1
Signed-off-by: shennetsind <ind@henn.et>
2013-06-08Fixed getequipcardid nameshennetsind1-2/+2
Signed-off-by: shennetsind <ind@henn.et>
2013-06-08HPM: Update script.cshennetsind2-241/+250
Further implemented the interface Signed-off-by: shennetsind <ind@henn.et>
2013-06-08Fixed Bug #7332shennetsind2-37/+4
http://hercules.ws/board/tracker/issue-7332-latest-rev-compiling-error/ Signed-off-by: shennetsind <ind@henn.et>
2013-06-08Follow 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-08Follow 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-08Follow 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-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind1-1/+1
Signed-off-by: shennetsind <ind@henn.et>
2013-06-07Hercules Renewal Phase One : pc, party, map, timerSusu38-4581/+5004
Added iPc, iParty, iMap, iTimer to HPM exported interfaces
2013-06-06HPM: 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-06Enhanced 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-06Fixed 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-06Fixed 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-06Follow up f754643911ebb19eb68fb7b6ad1a864b02d111a8shennetsind2-3/+2
Special Thanks to lighta for pointing out an issue with that. Signed-off-by: shennetsind <ind@henn.et>
2013-06-06Fixed "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-06Fixed 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-06Fixed 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-02Follow up 86e9900db60e06738880a57820125ca169c37520shennetsind2-2/+2
Forgot about the Interface. Signed-off-by: shennetsind <ind@henn.et>
2013-06-01IRC Bridge Fix/Adjustmentsshennetsind4-9/+12
All Credits to Haruna~! Thank you very much! Signed-off-by: shennetsind <ind@henn.et>