summaryrefslogtreecommitdiff
path: root/src/map/clif.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-14Renewal mechanics rebalance mega-updateMichieru1-8/+10
2014-02-10Fixed Bug 8017shennetsind1-3/+3
2014-02-11Fixed Bug#7983 (Thanks to Kiu)malufett1-3/+8
2014-02-04Fixed millenium shield crash with clonesshennetsind1-3/+3
2014-02-03Added /stat+ commands support for 2013-12+ clientsHaru1-5/+4
2014-01-24Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-21/+25
2014-01-24Follow up e587d715cbc3shennetsind1-9/+19
2014-01-23Compatibility fixes for NetBSD and SolarisHaru1-0/+4
2014-01-22Renamed atcommand->parse to atcommand->execHaru1-21/+21
2014-01-18Socket interfacedshennetsind1-16/+16
2014-01-18Libconfig Interfacedshennetsind1-36/+37
2014-01-16Merge pull request #251 from panikon/masterHaruna1-1/+1
2014-01-15Correct minor mistakes as pointed by MishimaHarunapanikon1-1/+1
2014-01-15Fixed mapserver error when display_status_timers is disabledHaru1-2/+2
2014-01-15Standalone (persistent autotraders) merchants no longer autojoin channels.shennetsind1-0/+2
2014-01-15Fixed Bug 7952shennetsind1-2/+0
2014-01-12Changed some void* to the correct data types where applicableHaru1-9/+9
2014-01-11Hercules 1st 2014 MegaPatchshennetsind1-1/+1
2014-01-09Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-1/+7
2014-01-09Fixed Bug#7826malufett1-0/+6
2014-01-08Fixed Bug#7944malufett1-1/+1
2014-01-08Introducing Hercules Autotrade Persistencyshennetsind1-1/+1
2013-12-24Christmas Patch - 2013-12-23 Supportshennetsind1-47/+177
2013-12-15Replaced pc->pc_has_permission/can_give_items/can_give_bound_items with equiv...shennetsind1-12/+12
2013-12-14Replaced pc->get_group_level with a macro (pc_get_group_level)shennetsind1-11/+11
2013-12-17Fixed several compiler warningsHaru1-42/+53
2013-12-10Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-0/+1
2013-12-09Fixed some logic errorsshennetsind1-1/+3
2013-12-09Fixed a crash when casting GN_SPORE_EXPLOSION on certain systems.Haru1-0/+1
2013-12-06HPM: mapindex interfaceshennetsind1-11/+11
2013-12-04Follow-up to 6e9c385b8fa2fbca97ca23e35f0b8e5dabd13526Haru1-2/+12
2013-12-04Merge branch 'master' of https://github.com/HerculesWS/Herculesshennetsind1-32/+27
2013-12-03Questlog fixesHaru1-32/+27
2013-12-03Fixed Bug 7542shennetsind1-0/+5
2013-11-30Minor adjustmentsshennetsind1-1/+5
2013-11-28Follow up fdb6de1aa34086fd4d22ae127437727f556cea3cshennetsind1-58/+139
2013-11-27Fixed Bug 7858shennetsind1-0/+16
2013-11-26Fixed Bug 7838 (addendum)shennetsind1-1/+1
2013-11-26Fixed Bug 7855shennetsind1-2/+2
2013-11-25Fixed getareachar_skillunit v4 and minor cleanupshennetsind1-108/+57
2013-11-25Fixed Bug 7764shennetsind1-0/+1
2013-11-19Sanitized and improved several macros through the codeHaru1-2/+2
2013-11-18Merge pull request #224 from datmumbles/size_changesshennetsind1-8/+8
2013-11-18Fixed the erroneously redirected GM Full Strip Packetshennetsind1-0/+17
2013-11-18Corrected size-related constant names and cleaned up comments (closes #222).Mumbles1-8/+8
2013-11-17Added emblem blank pixels checkHaru1-10/+112
2013-11-16Introducing Character Ban Support.shennetsind1-0/+32
2013-11-15Official expiration timer supportshennetsind1-1/+1
2013-11-15Official Item BindOnEquip Supportshennetsind1-3/+13
2013-11-08Fixed Bug 7807shennetsind1-11/+11