summaryrefslogtreecommitdiff
path: root/src/map/clif.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-01Fixed clif.c::clif_parse_NpcSelectMenushennetsind1-2/+2
2013-02-01Fixed Bug #5343shennetsind1-5/+10
2013-01-31Fixed Bug #6097shennetsind1-5/+5
2013-01-31Fixed Bug #3080shennetsind1-1/+1
2013-01-28Updating clif.c's Header Disclaimershennetsind1-4/+3
2013-01-28Fixed Bug #7018shennetsind1-5/+6
2013-01-20Fixed 3 logical errors (1 that would cause CH_PALMSTRIKE to crash the server ...shennetsind1-1/+1
2013-01-16Fixed bugreport:7182 where GN_MIX_COOKING is limited in creating 1 food item.rud0lp201-1/+1
2013-01-11Fixed bugreport:7159 where cooking formula and creation effect is not working...rud0lp201-1/+1
2013-01-09Fixed bugreport:7105 where pierce defense must ignore def and add (def/2) as ...rud0lp201-2/+2
2013-01-07* Fixed a compiling error which happened when PACKATVER was set as < 7. (tid:...markzd1-2/+0
2013-01-02-Follow up r17065 glighta1-1/+1
2012-12-30-Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil...glighta1-161/+162
2012-12-29Old Eleanor work :glighta1-2/+2
2012-12-27* Fixed bugreport:4687, @lostskill was removing the skill from skill tree and...momacabu1-2/+1
2012-12-11Happy Holidays and Happy 12/12/12 :)rud0lp201-1/+1
2012-12-05- Re-committed r16987 (pid:161281).glighta1-2/+2
2012-12-05- Re-committed r16981/trunk/src/ and follow up r16988/trunk/src/ (pid:161281).glighta1-4/+4
2012-12-05- Re-committed r16974/trunk/src/ (pid:161281).momacabu1-0/+6
2012-12-05- Re-committed r16969/trunk/src/ (tid:74924).glighta1-1/+1
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-10512/+10712
2012-11-30-Fix old warnings. 1st step to get ride of -wno flag in configure. glighta1-3/+3
2012-11-29Fixed bugreport:5689 recoded/reimplement RE Matk formula(including RE Heal)rud0lp201-4/+4
2012-11-28- Fixed bugreport:6304, where mail titles could be bypassed thus having no le...momacabu1-0/+6
2012-11-26-Fix bugreport:6930 heal -Hp,0; percentheal -100,0; causing crashmapglighta1-1/+1
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-10712/+10506
2012-11-24-Fix bugreport:6751 allow noseige to be casted while under status.glighta1-4/+1
2012-11-23Partial fix for bugreport:4337.momacabu1-0/+3
2012-11-23Fixed bugreport:2307, if you get an mail attachment with the char-server offl...momacabu1-0/+8
2012-11-22-Apply EvilPuncker path from tid:71756glighta1-2/+2
2012-11-12-Add Homon-S skills, 1st implementation (all done except Eleanors)glighta1-25/+30
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