summaryrefslogtreecommitdiff
path: root/src/map/clif.h
AgeCommit message (Expand)AuthorFilesLines
2011-04-28* Code cleaning and reformatting in functions responsible for sending guild e...ai4rei1-1/+1
2011-04-10* Added more packets for clients 2010-11-23aRagexeRE+ provided by Shinryo.ai4rei1-1/+1
2011-03-25* Fixed battlegrounds chat packet 0x2dc (ZC_BATTLEFIELD_CHAT) being sent with...ai4rei1-1/+1
2011-03-06* Implemented search store info system (aka. vending and buying store search)...ai4rei1-0/+6
2011-02-19* Implemented buying store system (aka. reverse vending, purchase shop) toget...ai4rei1-0/+14
2011-02-08* Updates to various client packets.ai4rei1-3/+39
2011-01-23* Some cleaning here and there.ai4rei1-2/+0
2010-12-12* Updates to the playBGM functionality (since r14335).ai4rei1-1/+1
2010-12-09* Removed some of the duplicate, storage-related packet code.ai4rei1-3/+1
2010-12-02* Added clif_starskill (packet 0x20e, ZC_STARSKILL) to host the packet previo...ai4rei1-0/+1
2010-12-02* Various additions and updates to the comments and documentation of packets ...ai4rei1-3/+3
2010-12-02* Removed clif_weather_sub and clif_misceffect2 in favor of clif_specialeffec...ai4rei1-1/+0
2010-12-02* Added packet 0x1b1 (ZC_SHOWDIGIT).ai4rei1-0/+2
2010-12-01* Confirmed packet 0x291 (ZC_MSG) to be general-purpose msgstringtable.txt pa...ai4rei1-1/+3
2010-11-28* Added emotion_type enumeration for clif_emotion constants.ai4rei1-0/+87
2010-11-28* Added clr_type enumeration for vanish effect constants.ai4rei1-2/+10
2010-11-28* Made the party booking search pass results as array of pointers, rather tha...ai4rei1-1/+1
2010-10-11Follow up from r14413, should take care of the errors from bugreport:4472.L0ne_W0lf1-0/+1
2010-10-05* Added Spira's Party Booking System implementationL0ne_W0lf1-0/+7
2010-09-18* Added bard/dancer songs and duets to the nodispell list. (bugreport:4411)L0ne_W0lf1-1/+1
2010-08-19- Implemented usage of packets 0x7fa and 0x7f7, 0x7f8, 0x7f9. These are used ...Skotlex1-3/+3
2010-06-09* Added support for packet 0x7fe which changes the bgm temporarily for a sing...Yommy1-0/+1
2010-06-01Replaced all occurrences of 'leaved' with 'withdraw'.Paradox924X1-1/+1
2010-06-01Rewrote and optimized clif_hpmeter to employ map_foreachinarea() rather than ...Paradox924X1-0/+1
2010-04-23Merged a few updates for supporting renewal clients (thanks to Diablo): [Skot...skotlex1-1/+1
2010-03-24* Implemented NPC_TALK (Credit to SnakeDrak and Daegaladh)L0ne_W0lf1-0/+1
2010-02-062010/02/06Inkfish1-0/+1
2010-01-30- Added support for PACKETVER 20100105, which updates the vending related pac...skotlex1-1/+1
2010-01-15* Fixed change cart packet doesn't check for skill.Inkfish1-0/+2
2009-11-19- Applied the renewal client support patch from Diablo (eA forum topic 222623)skotlex1-29/+3
2009-11-03Extended broadcast implementation:Gepard1-3/+2
2009-09-13* Progressbar aborts when player is attacked.Inkfish1-0/+1
2009-09-12* Clarified the names of some questlog functions and eventually implemented k...Inkfish1-5/+6
2009-09-04* QuestLog Fix.Inkfish1-1/+1
2009-08-25Implemented Progress Bar.(topic:207933)Inkfish1-0/+3
2009-08-02* Questlog code cleanup.Inkfish1-0/+3
2009-07-25Rewrote Quest Log system.Inkfish1-2/+1
2009-06-20- Instancing System (Thanks to Sirius White who did most of the code, with so...zephyrus1-0/+5
2009-05-12- Rental items now can be stackable items too.zephyrus1-0/+4
2009-03-30Defined new server-side PACKETVER 20081126 to add support for the modified pe...ultramage1-1/+2
2009-03-29- Implementing official battleground "emblem" crossed swords icon.zephyrus1-8/+2
2009-03-25Added correct packets for the food item creation window.ultramage1-0/+1
2009-03-24* Added support for new status change packet, uses new setting display_status...Sara1-1/+1
2009-03-17- Implemented official battlechat packets (thanks to Pakpil).zephyrus1-3/+5
2009-02-26- Fixed item Nemesis.zephyrus1-0/+21
2009-01-22* Changed val4 of SC_BLADESTOP from a block_list pointer to an id. (64bit por...FlavioJS1-1/+1
2008-12-28- Book reading script command.zephyrus1-0/+3
2008-11-16- Item Rental System.zephyrus1-0/+4
2008-10-15- Added the required changes to support the 2008-09-10+ clientsskotlex1-2/+2
2008-10-06voided out clif_blown as per Valaris' instruction.L0ne_W0lf1-1/+1