summaryrefslogtreecommitdiff
path: root/src/map/clif.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-31- Fixed @item so it only displays message "Item created" on success.brianluau1-0/+5
2012-08-27Fixed bugreport:6516 where duplicate entry in produce_db.txt is been ignored ...rud0lp201-2/+7
2012-08-25Follow up r16669 updated the new monster hp to its official behavior.rud0lp201-0/+8
2012-08-22Major cleanup all over the place, made possible by mkbu95's scan-build report...shennetsind1-8/+8
2012-08-20Added support for the new monster purple hp bar packet (packetver >= 20120404...shennetsind1-1/+20
2012-08-14Follow up r16632, added check on level up so that the equip is automatically ...shennetsind1-2/+2
2012-08-11Fixed bugreport:6456 repair scroll (#14587) is now fully functional, bug was ...shennetsind1-1/+2
2012-08-01Follow up r16543, you nasty thing how did you get commented out?! shennetsind1-1/+1
2012-08-01Fixed favorite item tab, now items are only moved if you place them in the pr...shennetsind1-7/+11
2012-08-01Fixed bugreport:6380 Snap/Body Relocation animation, super ultra special than...shennetsind1-4/+17
2012-07-29Fixed bugreport:6357 where buf is attempt to be used outside it bounds..rud0lp201-1/+1
2012-07-28Updated some skills to its RE behavior(AL_ANGELUS, RG_BACKSTAP, WZ_GRAVITATIO...rud0lp201-2/+42
2012-07-28Added support for the "favorite item tab" feature. super-mega-thanks to Judas...shennetsind1-2/+52
2012-07-27Fixed bugreport:309 combos may now stack properly. moved all combo processing...shennetsind1-5/+3
2012-07-26Added the merges proposed in evilpuncker's list of suggestions: http://rathen...shennetsind1-8/+6
2012-07-24Moved a few messages from source to msg_athena.conf.xazax-hun1-5/+3
2012-07-24Fixed bugreport:6302 where WUG Riding state is not save in char log out.rud0lp201-0/+3
2012-07-21Fixed an old bug in waitingroom where NPCs weren't appearing into their chatr...daegaladh1-8/+26
2012-07-14- Added new script command hommutate which changes an Homunculus into an Homu...masao871-2/+8
2012-07-08Hello World. Initial support for the new homunculus has been added, credits t...shennetsind1-0/+26
2012-07-01Fixed bugreport:5788 WL_READING_SB should now work like official behavior(sav...rud0lp201-1/+3
2012-07-01Fixed bugreport:6045 characters will no longer be left "broken" when with 0 h...shennetsind1-0/+4
2012-06-15Fixed bugreport:6035, chars will now start with all stats 1 and 48 status poi...shennetsind1-22/+25
2012-06-15Modified unknown packet ver message to provide more data as on what it believ...shennetsind1-4/+5
2012-06-14Added support for new carts (requires packetver 20120201 or newer). Super-Ult...shennetsind1-1/+26
2012-06-06- Fixed a crash issue where sprintf was attempting to write outside of the bo...epoque111-1/+1
2012-06-04Follow up r16227 & bugreport:5932 fixed issues with my new-IDE tabbing, & def...shennetsind1-7/+7
2012-06-03Adding new config min_npc_vending_distance which simulates the official 'no v...shennetsind1-0/+9
2012-06-01Follow up r16209 moving on; yet another performance improvement. added 3 othe...shennetsind1-11/+4
2012-05-31Follow up r16187 adjusted packetver range for the rode bugfix, special thanks...shennetsind1-1/+1
2012-05-31Fixed bugreport:5812 november 2011 or earlier clients shall now display the r...shennetsind1-0/+4
2012-05-31Fixed bugreport:5835 vendings are no longer broken when character moves map o...shennetsind1-0/+5
2012-05-31* Merged changes up to eAthena 15114.eathenabot1-12/+35
2012-05-31* Merged changes up to eAthena 15112.eathenabot1-1/+15
2012-05-31* Merged changes up to eAthena 15111.eathenabot1-2/+4
2012-05-24Follow up r16143 minor minor performance improvementshennetsind1-5/+3
2012-05-24Fixed RA_CAMOUFLAGE where the animation(semi transparent effect) is not seen ...rud0lp201-0/+8
2012-05-13Fixed bugreport:5722 now client "/" commands that use @command functionality ...shennetsind1-23/+30
2012-05-08Fixed an issue with MDEF & DEF where it does not updating after equipping. rud0lp201-2/+11
2012-05-03* Replaced some literals with enum values.xazax-hun1-1/+1
2012-05-02Fixed bugreport:5650 GN Cart Remodeling weight boost should now be working pr...shennetsind1-1/+1
2012-05-02Fixed bugreport:5484 Cursed Circle caster can no longer move while in the eff...shennetsind1-1/+4
2012-05-02Fixed bugreport:5660 DEF and MDEF now display in its proper renewal fields (u...shennetsind1-14/+13
2012-04-25* Code consistency updates. No functional changes. Credits to Lighta.xazax-hun1-7/+7
2012-04-22Fixed bugreport:5537 SR_GENTLETOUCH_CURE now acts with official behavior.greenboxal21-1/+1
2012-04-21- Fixed Spell Fist being unable to cast while casting a bolt skill (bugreport...epoque111-3/+3
2012-04-21- Fixed emperium coordinates in Payon Holy Shadow (payg_cas03).brianluau1-3/+3
2012-04-20Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t...shennetsind1-87/+218
2012-04-11Rollbacked clif.c from the changes of r15828, r15830 and r15833 (they were ca...shennetsind1-35/+501
2012-04-11Fixed bugreport:5535 while caster is in shadow formation he no longer can att...shennetsind1-1/+1