summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-05-12Follow-up to fff2194Haru1-10/+11
2015-05-12Fix issue http://hercules.ws/board/tracker/issue-8672-map-server-error/Andrei Karas1-5/+13
2015-05-11Merge pull request #508 from 4144/sanityHaruna2-26/+26
2015-05-11Fixed SC_BERSERK not starting SC_ENDUREHaru1-1/+1
2015-05-08Deprecated command checkre().Haru1-1/+1
2015-05-08Removed deprecated command isdayHaru1-6/+0
2015-05-08Added support for RENEWAL constants in scriptsHaru1-0/+37
2015-05-05Typo when setting JoinAnnounce for channelsNihadm891-1/+1
2015-05-03Fixed Bug#8650malufett5-10/+22
2015-05-03Fixed Bug#8652malufett1-0/+1
2015-05-02Fix out of bound access if skill level is 0.Andrei Karas1-25/+25
2015-05-01Fix memory allocation error in atcommand.cAndrei Karas1-1/+1
2015-04-25Merge pull request #502 from k-py/bugfix-return-getvariableofnpcHaruna1-11/+21
2015-04-25HPM Hooks UpdateHercules.ws4-6/+70
2015-04-25Fixed @changesex issues on PACKETVERs that don't support per-character sex.Haru6-142/+225
2015-04-23Fixed Bug#8644malufett1-0/+1
2015-04-23Fixed Bug#8474malufett1-5/+12
2015-04-22Minor refactoring of script function return.Kpy!1-10/+13
2015-04-22Fix a crash condition when incorrectly using return outside the scope of a fu...Kpy!1-1/+8
2015-04-21Fix script function return always removing references from NPC variables.Kpy!1-1/+1
2015-04-20Fixed Bug#8638malufett1-4/+5
2015-04-19Fixed wrong job_db.conf path from 0f2b317372c2d1c95d4f09c94d054958418a39b4.Taylor Locke1-1/+1
2015-04-19Fixed Bug#8636malufett1-1/+6
2015-04-16Update HPM hooks.Andrei Karas3-0/+31
2015-04-15In comment change job_db1.txt to job_db.confAndrei Karas1-1/+1
2015-04-15Allow for plugins read custom fields from jobdb1.Andrei Karas2-130/+140
2015-04-14Merge pull request #496 from 4144/fix8620malufett1-2/+3
2015-04-14Fixed Bug#8621malufett1-1/+1
2015-04-13Fixed Bug#8624malufett1-1/+6
2015-04-12Fix issue http://hercules.ws/board/tracker/issue-8620-error-in-quest/Andrei Karas1-2/+3
2015-04-10Fixed some compiling errors under MSVCcsnv2-2/+6
2015-04-10Merge pull request #482 from 4144/checksmalufett14-37/+237
2015-04-10Merge pull request #489 from 4144/loginchecksmalufett4-18/+83
2015-04-10Fixed Bug#8615malufett1-1/+1
2015-04-10Merge branch 'master' of https://github.com/HerculesWS/Hercules into JobDBRed...malufett2-9/+16
2015-04-09Add checks to loginlog_sql.cAndrei Karas1-0/+5
2015-04-09Add checks to login.cAndrei Karas1-5/+31
2015-04-09Add checks to ipban_sql.cAndrei Karas1-4/+9
2015-04-09Add checks to account_sql.cAndrei Karas1-9/+38
2015-04-09Add checks to pincode.cAndrei Karas1-1/+14
2015-04-09Add checks to loginif.cAndrei Karas1-0/+9
2015-04-09Add checks to inter.cAndrei Karas1-1/+23
2015-04-09Add checks to int_storage.cAndrei Karas1-1/+7
2015-04-09Add checks to int_quest.cAndrei Karas1-1/+4
2015-04-09Add checks to int_pet.cAndrei Karas1-0/+6
2015-04-09Add checks to int_party.cAndrei Karas1-0/+14
2015-04-09Add checks to int_mercenary.cAndrei Karas1-0/+6
2015-04-09Add checks to int_mail.cAndrei Karas1-0/+12
2015-04-09Add checks to int_homun.cAndrei Karas1-0/+7
2015-04-09Add checks to int_guild.cAndrei Karas1-3/+45