summaryrefslogtreecommitdiff
path: root/src/map/clif.h
AgeCommit message (Expand)AuthorFilesLines
2011-12-24Added official elemental converter creation window handling, bugreport:5144shennetsind1-0/+4
2011-12-21Fixed soul drain visual effect not being displayed to mobs, bugreport:2980shennetsind1-1/+1
2011-12-20* Added packet support to new 2011 clients.protimus1-2/+2
2011-12-11* Merged changes up to eAthena 15032.eathenabot1-0/+1
2011-12-05Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ...shennetsind1-3/+27
2011-10-28* Fixed db/packet_db.txt reading not checking for max. amount of positions.ai4rei1-4/+8
2011-10-16* Fixed public/guild chat message packets sending strings without zero-termin...ai4rei1-4/+4
2011-10-10* Add correct reply when player invited to party isn't found.flaviojs1-1/+1
2011-09-17* Rental items no longer expire in cart and storage. The packet does not supp...ai4rei1-1/+1
2011-08-23- Rewrote/updated the SC_COMBO logic. Got rid of state.combo and added usage ...Skotlex1-0/+1
2011-08-06* Added missing fields to guild belong info packet 0x16c (ZC_UPDATE_GDID).ai4rei1-1/+1
2011-06-16* Merges from charmerge:flaviojs1-1/+1
2011-06-11* Added support for new skill usage notification packet 0x7fb (ZC_USESKILL_AC...ai4rei1-1/+1
2011-06-11* Fixed party invite packet 0xfe (ZC_REQ_JOIN_GROUP) using account id of the ...ai4rei1-1/+1
2011-05-29Renamed clif_parse_ReqFeel to clif_feel_req (since r4352).ultramage1-1/+1
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