summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Expand)AuthorFilesLines
2015-05-18Removed duplicates of clif->msgtableHaru6-91/+109
2015-05-17Follow-up to 5be01dcHaru1-2/+2
2015-05-17Fixed some issues detected by coverity scanHaru8-30/+32
2015-05-17Added bonus4 variant of bAddEff to specify a durationHaru3-16/+62
2015-05-16Added charid2rid script commandHaru1-0/+18
2015-05-16Fix log10() function actually using log10. Used natural log before.Streusel1-1/+1
2015-05-15Renamed log to log10, as it is creating errors with items called Log.Streusel1-21/+2
2015-05-15Added floor(), ceil() and log() functions for usage in scripts.Streusel1-10/+40
2015-05-13Fix a typo in packets.hDastgir1-1/+1
2015-05-13Added Packets for 2015-05-13aRagexe, Thanks to YommyDastgir1-13/+55
2015-05-13Follow-up to fb88a56Haru1-44/+47
2015-05-12Follow-up to 2b4f2993Haru1-1/+1
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-25Fixed @changesex issues on PACKETVERs that don't support per-character sex.Haru4-17/+33
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-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-14Fixed Bug#8621malufett1-1/+1
2015-04-13Fixed Bug#8624malufett1-1/+6
2015-04-10Fixed Bug#8615malufett1-1/+1
2015-04-10Merge branch 'master' of https://github.com/HerculesWS/Hercules into JobDBRed...malufett1-8/+15
2015-04-07Done show error message in client if was used item with flag KeepAfterUse.Andrei Karas1-6/+7
2015-04-07Return from pc_equipitem/pc_unequipitem 0 if cant equip item and 1 if item eq...Andrei Karas1-2/+8
2015-04-02Merge branch 'master' of https://github.com/HerculesWS/Hercules into JobDBRed...malufett6-69/+69
2015-04-01Fixed Bug#8601malufett2-61/+34
2015-03-30Fixed Bug#8596malufett1-1/+1
2015-03-30Add channels.conf option irc_channel_autojoin for auto joining irc channel.Andrei Karas3-3/+23
2015-03-29Fixed Bug#5654malufett2-5/+12
2015-03-28Follow up@fb88a56b9519adedfca06085de6c2ccc5da72582malufett1-36/+32
2015-03-27Hercules 'job_db1.txt' Redesignmalufett6-312/+431
2015-03-24Fixed Bug#8587malufett1-0/+3