summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-07-12Remove useless checks from map server.Andrei Karas4-6/+6
2015-07-12Remove useless checks from char server.Andrei Karas4-4/+1
2015-07-12Add missing checks to pincode.cAndrei Karas1-1/+2
2015-07-12Add missing check and NONNULL attributes to char.c.Andrei Karas1-0/+17
2015-07-12Add missing checks to account_sql.c.Andrei Karas1-4/+8
2015-07-12Add missing checks into login.cAndrei Karas1-2/+9
2015-07-08Merge branch 'master' of https://github.com/HerculesWS/HerculesMatheus Macabu17-44/+428
2015-07-08HPM Hooks UpdateHercules.ws4-0/+126
2015-07-08Merge pull request #586 from hemagx/masterHaruna9-26/+250
2015-07-08Update Unique ID system to match official now it cover all cash items include...Ibrahim Hossam9-26/+250
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-22Fixing party creation failure conditionAncyker1-1/+0
2015-06-19HPM Hooks UpdateHercules.ws5-60/+484
2015-06-19Cleaned up HPMDataCheck includesHaru3-15/+51
2015-06-19Fixed some conditionally-declared packet structures causing plugin build fail...Haru1-2/+10
2015-06-19Improved info/error messages during plugin loadingHaru2-7/+12
2015-06-19HPM Hooks UpdateHercules.ws1-4/+4
2015-06-19Cleaned up some #includesHaru71-188/+170
2015-06-19Removed ".." from include directivesHaru179-1818/+1827
2015-06-19Fixed a warning in the backtrace() functionHaru1-3/+3
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-03Follow-up to 42e1df9eHaru1-1/+1
2015-06-02Follow up to 712812bMysteries15-19/+19
2015-06-02Fixed a crash when a Wink Charm user logs out during the skill effectHaru1-4/+9
2015-06-01Plugin load failure now causes Fatal ErrorAncyker1-39/+26
2015-06-02HPM Hooks UpdateHercules.ws3-35/+34
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 colorsHaru9-105/+81
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)Haru12-184/+202
2015-06-01Replaced some of the hardcoded values with constants (login)Haru3-26/+31
2015-06-01Replaced some of the hardcoded values with constants (misc)Haru6-63/+59
2015-05-31HPM Hooks UpdateHercules.ws3-0/+32
2015-05-31Merge branch 'master' of https://github.com/HerculesWS/Herculesmalufett2-12/+42
2015-05-31Fixed Bug#8673malufett5-50/+61
2015-05-31Fixed some more skill level assertion failuresHaru1-12/+25