summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Expand)AuthorFilesLines
2015-07-25Reduce memory usage in HPM in skill.cAndrei Karas9-407/+414
2015-07-25Reduce memory usage in HPM in homunculus.cAndrei Karas2-43/+47
2015-07-18Move check cards related code into separate functions.Andrei Karas3-70/+86
2015-07-18Merge pull request #597 from QQfoolsorellina/masterAndrei Karas1-5/+14
2015-07-15Follow up 98274e4 fix script command questactive warningsAngelmelody1-5/+14
2015-07-12Remove useless checks from map server.Andrei Karas4-6/+6
2015-07-08Merge branch 'master' of https://github.com/HerculesWS/HerculesMatheus Macabu12-43/+297
2015-07-08Merge pull request #586 from hemagx/masterHaruna8-25/+245
2015-07-08Update Unique ID system to match official now it cover all cash items include...Ibrahim Hossam8-25/+245
2015-07-07Fixed a compile error on armv7l (Raspberry Pi 2 model B)Haru1-2/+0
2015-07-05Follow up 25c5a610555f442005d562ad463a4f22efb6f744Emistry1-1/+1
2015-07-05Updated cash atcommand.Emistry1-2/+6
2015-07-05Fixed issue #560Emistry1-12/+11
2015-07-05Added script command `showscript "<message>"{,<GID>};`Emistry1-0/+32
2015-07-04* Quality of life change: display name of the NPC with an invalid view data.Matheus Macabu1-1/+1
2015-07-04Fixed issue #556malufett1-2/+3
2015-06-19Cleaned up HPMDataCheck includesHaru1-13/+25
2015-06-19Fixed some conditionally-declared packet structures causing plugin build fail...Haru1-2/+10
2015-06-19Cleaned up some #includesHaru18-100/+110
2015-06-19Removed ".." from include directivesHaru80-1107/+1108
2015-06-14Corrected an issue with Close ConfineHaru1-2/+2
2015-06-12Merge pull request #526 from zackdreaver/masterDastgir1-0/+2
2015-06-12Updated Item Scriptszackdreaver1-0/+2
2015-06-12RC_Player, RC_DemiPlayer, RC_NonPlayer, RC_NonDemiPlayer, RC_All and Ele_All ...Dastgir4-106/+438
2015-06-04Implemented strcmp Function.Dastgir1-0/+9
2015-06-02Follow up to 712812bMysteries5-5/+5
2015-06-02Fixed a crash when a Wink Charm user logs out during the skill effectHaru1-4/+9
2015-06-02Follow-up to 42e1df9Haru1-1/+1
2015-06-02Follow-up to 544a75bHaru3-7/+10
2015-06-02Merge remote-tracking branch 'upstream/pr/530' into herculesHaru2-25/+10
2015-06-02Re-implemented clif->colormes to accept arbitrary colorsHaru8-104/+80
2015-06-01Followup in malufett's commit a5a8605Lemongrass31101-1/+5
2015-06-01Follow up to Mishima's cleanup in ad958235cfLemongrass31101-24/+5
2015-06-01Replaced some of the hardcoded values with constants (map)Haru30-560/+635
2015-06-01Replaced some of the hardcoded values with constants (char)Haru7-99/+35
2015-05-31Merge branch 'master' of https://github.com/HerculesWS/Herculesmalufett1-12/+25
2015-05-31Fixed Bug#8673malufett5-50/+61
2015-05-31Fixed some more skill level assertion failuresHaru1-12/+25
2015-05-31Follow up@027f124cbb96bb99d00bc31ad51345024edadf66malufett2-4/+6
2015-05-28Fixed Bug#8694malufett1-0/+4
2015-05-26Fix Vacuum Extrem resistanceMichieru3-5/+6
2015-05-26Another batch of corrected skill level checkmalufett3-15/+29
2015-05-26Fixed Bug#8682malufett1-0/+1
2015-05-26Merge pull request #524 from csnv/fixes2malufett1-3/+10
2015-05-25Corrected homunculus defense growing too much on level upHaru1-2/+3
2015-05-24Fixes ninja skill Final Strike sliding. Bug report 8618: http://hercules.ws/b...csnv1-3/+10
2015-05-24Corrected a skill level checkHaru1-2/+5
2015-05-24Corrected distance check on homunculus skillsHaru1-9/+12
2015-05-23Fixed Bug#8672malufett1-9/+11
2015-05-21* Follow-up to 5be01dcMichieru1-1/+1