summaryrefslogtreecommitdiff
path: root/src/map/clif.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-10Fixed bugreport:6876 / Reverting r16891shennetsind1-32/+82
2012-11-091. Follow up r16891 small improvement over there by dropping a pointless entr...shennetsind1-27/+0
2012-11-09* Merged eAthena changeset ea:15119.eathenabot1-69/+35
2012-11-09* eAthena changeset ea:15117 (already fixed in r15823).eathenabot1-0/+5
2012-11-09* Merged eAthena changeset ea:15115.eathenabot1-114/+204
2012-11-08Fixed bugreport:6870 buying store zeny limit now displays properly; special t...shennetsind1-1/+1
2012-11-01-Fix bugreport:6547 (bloodylust) upd bloodylust effect to berserkglighta1-224/+225
2012-10-31bugreport:6830 / follow up r16848, dropped flag param in skill_select_menu as...shennetsind1-1/+4
2012-10-29-Add some src basic documentation.glighta1-26/+29
2012-10-03Minor improvements on pm processing ( prompted by data i found when testing b...shennetsind1-34/+17
2012-09-24- Re-added a 'sprintf' that was accidentally removed in r16495. (bugreport:6729)brianluau1-2/+4
2012-09-02Hello! few things.shennetsind1-21/+21
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