summaryrefslogtreecommitdiff
path: root/src/map/clif.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-13Added core HPM interfaceHaru1-1/+1
2015-08-13HPM compatibility improvementsHaru1-0/+3
2015-08-13Moved session array into the socket interfaceHaru1-11/+11
2015-08-13Added showmsg HPM interfaceHaru1-1/+1
2015-08-13Cleaned up socket interfaceHaru1-24/+23
2015-08-05Add optional parameter to warp script command for prevent stoping npc scripts...Andrei Karas1-8/+10
2015-07-25Reduce memory usage in HPM in status.cAndrei Karas1-2/+2
2015-07-25Reduce memory usage in HPM in skill.cAndrei Karas1-14/+14
2015-07-18Move check cards related code into separate functions.Andrei Karas1-42/+14
2015-07-12Remove useless checks from map server.Andrei Karas1-1/+1
2015-07-08Update Unique ID system to match official now it cover all cash items include...Ibrahim Hossam1-0/+157
2015-06-19Removed ".." from include directivesHaru1-46/+46
2015-06-02Follow-up to 544a75bHaru1-3/+7
2015-06-02Re-implemented clif->colormes to accept arbitrary colorsHaru1-55/+38
2015-06-01Replaced some of the hardcoded values with constants (map)Haru1-68/+55
2015-06-01Replaced some of the hardcoded values with constants (char)Haru1-9/+3
2015-05-31Fixed some more skill level assertion failuresHaru1-12/+25
2015-05-26Another batch of corrected skill level checkmalufett1-13/+26
2015-05-23Fixed Bug#8672malufett1-9/+11
2015-05-18Removed duplicates of clif->msgtableHaru1-50/+50
2015-05-12Fix issue http://hercules.ws/board/tracker/issue-8672-map-server-error/Andrei Karas1-5/+13
2015-03-30Add channels.conf option irc_channel_autojoin for auto joining irc channel.Andrei Karas1-0/+3
2015-03-24Fixed Bug#8587malufett1-0/+3
2015-03-18Fix sending 0x908 packet.Andrei Karas1-1/+1
2015-03-05Fixing vending on 2014-10-22 and aboveshennetsind1-0/+8
2015-02-23Hercules Ultimate Localization Designshennetsind1-38/+38
2015-02-13Fix wrong id usage in clif_addskill.Andrei Karas1-1/+1
2015-02-05Follow-up to 49df787e2c2faa2621b5490c6e88c86a4b7a813fHaru1-1/+1
2015-02-02Fixed state tracking of dialog windows when the script is suspended and resumedHaru1-0/+1
2015-01-28Follow-up to e778f4f5f1b6a08adee5e7e908a44c38cd29bd12Haru1-1/+1
2015-01-24Channels refactoring: searchHaru1-23/+5
2015-01-24Channels refactoring: joinHaru1-13/+2
2015-01-24Minor channel system refactoringHaru1-1/+1
2015-01-24Moved the Hercules Channel System to its own file/interfaceHaru1-566/+36
2015-01-24Reduced quest db memory usage by about 900kBHaru1-20/+24
2015-01-23Cleaned up spirit charms implementation (optimized memory and CPU usage)Haru1-24/+17
2015-01-20Minor fixes and tweaks suggested by cppcheckHaru1-55/+56
2015-01-18Follow up 348044f12d5f683c8945e0eac642f2795050fb4eshennetsind1-1/+1
2015-01-18Replacing rand leftovers with the mt19937arshennetsind1-1/+1
2015-01-18Fixing 38 issuesshennetsind1-1/+5
2015-01-1727 Fixesshennetsind1-8/+8
2015-01-17Another ~10 Fixesshennetsind1-2/+3
2015-01-1710 Distinct fixesshennetsind1-1/+1
2015-01-17Fixed Bug#8497malufett1-2/+16
2015-01-11Convert pcdb_checkid into function in pc interface.Andrei Karas1-11/+11
2014-12-31Add some missing null pointer checks after automatic checks.Andrei Karas1-0/+1
2014-12-31Fix possible memory overflows and underflows.Andrei Karas1-2/+2
2014-12-26Updated KG/OB Spirit Charms to official behaviormalufett1-15/+18
2014-12-17Corrected a trivial null pointer case detected by XcodeHaru1-1/+4
2014-12-16Add function what called if player leave npc area.Andrei Karas1-1/+1