summaryrefslogtreecommitdiff
path: root/src/map/clif.h
AgeCommit message (Expand)AuthorFilesLines
2016-04-23Removed the 'len' argument from various message-related functionsHaru1-1/+1
2016-04-23Removed the 'len' argument from clif_disp_onlyself() and clif->disp_message()Haru1-2/+2
2016-04-23Corrected the type of the 'length' argument of various broadcast-related func...Haru1-2/+2
2016-04-23Refactored the chat message packet processing functionsHaru1-1/+2
2016-03-19Implemented new function clif_get_bl_nameDastgir1-2/+4
2016-02-24Edited npc->market_buylist() to use the new struct itemlistHaru1-1/+2
2016-02-24Added const qualifier to various variable/argument pointersHaru1-2/+2
2016-02-24Added const qualifier to several variable/argument pointersHaru1-2/+2
2016-01-31Move P2PTR Macro to socket header and split the macro into two macros for WFI...hemagx1-7/+0
2016-01-16Added OneClickIdentify packetDastgir1-0/+1
2016-01-09Sanitized various macrosHaru1-1/+1
2016-01-09Added support for MC_CARTDECORATE skill.Jedzkie1-0/+3
2015-12-17Dressroom Packet implementedDastgir1-0/+1
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-4/+20
2015-10-04Added clif->packet() to retrieve info about a packet.Haru1-5/+1
2015-09-15Add missing checks into clif.cAndrei Karas1-0/+2
2015-08-27Hotkey Rotate Packet ImplementedDastgir1-0/+1
2015-08-17Merge pull request #619 from dastgir/2015-3ceamHaruna1-0/+2
2015-08-16New EquipPackets SupportDastgir1-0/+2
2015-08-15HPM compatibility improvementsHaru1-8/+8
2015-07-08Update Unique ID system to match official now it cover all cash items include...Ibrahim Hossam1-0/+21
2015-06-19Cleaned up some #includesHaru1-15/+13
2015-06-19Removed ".." from include directivesHaru1-6/+6
2015-06-02Re-implemented clif->colormes to accept arbitrary colorsHaru1-13/+8
2015-06-01Replaced some of the hardcoded values with constants (map)Haru1-0/+14
2015-05-18Removed duplicates of clif->msgtableHaru1-9/+27
2015-01-24Moved the Hercules Channel System to its own file/interfaceHaru1-63/+4
2015-01-23Cleaned up spirit charms implementation (optimized memory and CPU usage)Haru1-2/+2
2015-01-12Blocked compilation of plugins that use unavailable functionsHaru1-0/+2
2014-12-26Updated KG/OB Spirit Charms to official behaviormalufett1-1/+1
2014-12-10RENEWAL Updates:malufett1-0/+1
2014-12-06add channels config into clif interface.Andrei Karas1-2/+3
2014-12-06Add function for actual packet sending from clif_send_sub.Andrei Karas1-0/+1
2014-12-06Move actual 0xc3 and 0x1d7 packets sending into one function.Andrei Karas1-0/+1
2014-11-16Whitespace cleanup (no code changes)Haru1-35/+35
2014-11-10Fix interfaces methods usage.Andrei Karas1-1/+1
2014-11-03Introducing 2014-10-22, Roulette and Per-Char Gender!shennetsind1-0/+46
2014-10-25Added some missing variable initializationsHaru1-2/+0
2014-09-21Fixed Bug 8293shennetsind1-0/+1
2014-08-07Corrected several format-string errors through the codeHaru1-1/+1
2014-07-11Fixed reserved __identifier violationsHaru1-3/+3
2014-05-30Fixed typos inside src/Shido1-1/+1
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-5/+4
2014-05-10Revert "Fixed order of includes in all source files"panikon1-4/+5
2014-05-10Optimized THQS_TTShop.txt and corrected a minor mistakepanikon1-1/+1
2014-05-09Added documentation regarding trader objects in script_commands.txtpanikon1-0/+16
2014-05-09Fixed order of includes in all source filesHaru1-5/+4
2014-04-19Follow up to 6f6a6b3panikon1-0/+1
2014-02-22Changed function types related to SG days in date.cpanikon1-10/+9
2014-02-04Fixed millenium shield crash with clonesshennetsind1-1/+1