summaryrefslogtreecommitdiff
path: root/src/map/clif.h
AgeCommit message (Expand)AuthorFilesLines
2012-11-12-Add Homon-S skills, 1st implementation (all done except Eleanors)glighta1-1/+1
2012-11-10Fixed bugreport:6876 / Reverting r16891shennetsind1-5/+3
2012-11-091. Follow up r16891 small improvement over there by dropping a pointless entr...shennetsind1-3/+4
2012-11-09* Merged eAthena changeset ea:15119.eathenabot1-0/+1
2012-10-03=Generaltechnote241-7/+21
2012-09-02Hello! few things.shennetsind1-0/+1
2012-08-20Added support for the new monster purple hp bar packet (packetver >= 20120404...shennetsind1-0/+1
2012-08-11Fixed bugreport:6456 repair scroll (#14587) is now fully functional, bug was ...shennetsind1-1/+1
2012-08-01Fixed bugreport:6380 Snap/Body Relocation animation, super ultra special than...shennetsind1-0/+2
2012-07-28Updated some skills to its RE behavior(AL_ANGELUS, RG_BACKSTAP, WZ_GRAVITATIO...rud0lp201-0/+2
2012-07-26Added the merges proposed in evilpuncker's list of suggestions: http://rathen...shennetsind1-1/+1
2012-06-13Added support for 2012-04-10, super special ultra ubber plus master thanks to...shennetsind1-1/+1
2012-05-31* Merged changes up to eAthena 15112.eathenabot1-0/+1
2012-04-22- Changed @pettalk /dice to roll random 1-6 (before it always rolled 1).brianluau1-7/+7
2012-04-20Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t...shennetsind1-22/+17
2012-03-22Fixed bugreport:5486, now a more friendly message is displayed upon skill fai...shennetsind1-1/+11
2012-03-15Status change packet cleanuplordttseven1-2/+2
2012-03-07- Fixed a little leftover in socket_enchant2.txt .masao871-0/+1
2012-02-17Initial support for Shadow Chaser and a few adjustments here and there.shennetsind1-0/+4
2012-02-13 - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...gepard19841-2/+0
2012-01-20Merged TXT removal branch back to trunk.gepard19841-2/+0
2012-01-17* Merged changes up to eAthena 15063.eathenabot1-0/+6
2012-01-17* Merged changes up to eAthena 15061.eathenabot1-1/+0
2012-01-17* Merged changes up to eAthena 15058.eathenabot1-1/+2
2012-01-17* Merged changes up to eAthena 15057.eathenabot1-5/+4
2012-01-17* Merged changes up to eAthena 15054. [ai4rei]eathenabot1-4/+88
2012-01-17* Merged changes up to eAthena 15053. [ai4rei]eathenabot1-1/+1
2012-01-17* Merged changes up to eAthena 15052.eathenabot1-138/+138
2012-01-17* Merged changes ONLY eAthena 15002.eathenabot1-80/+74
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