summaryrefslogtreecommitdiff
path: root/src/map/battle.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-29Fixed SC_BURNING icon not going off after it was over;shennetsind1-3/+3
2011-12-29* Updated for Emperium not can be healed by any skills.protimus1-0/+4
2011-12-29Fixed bug that allowed a specific timing to not receive reflected damage if t...shennetsind1-12/+22
2011-12-29Reverted partial r15186 it has been confirmed on a official server that sg do...shennetsind1-7/+0
2011-12-25Fixed a crash bug caused by clones that were committing suicide with PA_SACRA...xazax-hun1-1/+6
2011-12-25Follow up r15267, changed to standardshennetsind1-2/+0
2011-12-23Follow up r15224, being these map flags do not stack then we can check just f...shennetsind1-1/+1
2011-12-23- Removed unused "save_log" setting (addepted from char server, used to debug...GodLesZ1-1/+0
2011-12-23follow up r15048, fix to bugreport:5151GodLesZ1-1/+1
2011-12-20Storm Gust bug fix for bugreport:1813, also fixed a casual overflow in sg_cou...shennetsind1-0/+7
2011-12-20Fixed Devotion vs Reflection bug, bugreport:4508shennetsind1-2/+3
2011-12-20Fixed Pressure from not doing any damage to devoted targets, bugreport:4182shennetsind1-1/+1
2011-12-20removed redundant checks -- pressure doesn't reach that part of the codeshennetsind1-2/+2
2011-12-18RE Defense damage reduction fixed, bugreport:5111shennetsind1-5/+17
2011-12-17Fixed bug with quest skills duration, shrink, sight blaster, etc), bugreport:...shennetsind1-5/+0
2011-12-14Renamed RRMODE to REMODEshennetsind1-4/+4
2011-12-14- Added new check conditions to prevent abuse from no-delay .act files (bugre...epoque111-2/+3
2011-12-11Renewal Weapon MATK boost fix, bugreport:5115shennetsind1-1/+9
2011-12-09Fix to bugreport:2993 pk_mode damage reductions no longer stack with gvg onesshennetsind1-1/+1
2011-12-09New Battle Config: gm.conf/atcommand_max_stat_bypass for bugreport:3301shennetsind1-1/+2
2011-12-06Fixed Monster SkilL Crash bugreport:5101shennetsind1-2/+2
2011-12-05Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ...shennetsind1-30/+590
2011-08-21* Fixed monsters above Lv99 displaying a Lv99 aura (bugreport:3986).ai4rei1-0/+1
2011-06-30Replaced custom type 'intptr' with standard 'intptr_t'.ultramage1-2/+2
2011-05-18Quick fix to Venom Splasher's Poison React bonus, 30% -> 20%, based on aegis ...ultramage1-1/+1
2011-05-14* Added settings 'cashshop_show_points' and 'mail_show_status', both disabled...ai4rei1-0/+2
2011-03-19Removed leftovers of old charcommand config (follow-up to r13403).Gepard1-2/+2
2011-03-08- Added official behavior of displaying party names.Kisuka1-0/+1
2011-03-06* Implemented search store info system (aka. vending and buying store search)...ai4rei1-0/+3
2011-02-19* Fixed 'feature.conf' not getting loaded and a typo buying store feature set...ai4rei1-1/+1
2011-02-19* Implemented buying store system (aka. reverse vending, purchase shop) toget...ai4rei1-0/+1
2011-02-15* Added support for client GM command /check (related r12076).ai4rei1-0/+1
2011-01-14* Replaced remaining occurences of '-1' with 'INVALID_TIMER', where appropria...ai4rei1-19/+19
2010-12-18* Fixed character storage no longer being sorted (bugreport:1982, since r12950).ai4rei1-0/+1
2010-11-30* Added a define for star gladiator feel/hate info array length (follow up to...ai4rei1-2/+2
2010-11-28* Added an option to re-roll the /dice emotion server-side, to prevent cheats...ai4rei1-0/+1
2010-11-23* Various small cleanups.ai4rei1-2/+2
2010-11-13- Fixed a typo in abra_db.txt (bugreport:4548)brianluau1-12/+9
2010-11-10Changed the check prior to adding to the attack rate so it ensures the value ...Paradox924X1-1/+1
2010-11-10Made bAtkRate add the rate rather than setting it. (bugreport:4499)Paradox924X1-1/+1
2010-10-11Implemented official cash food behavior, including use delay, not being dispe...Paradox924X1-0/+1
2010-10-09Replaced all nullpo_retr() calls which returned 0 with nullpo_ret() calls.Paradox924X1-6/+6
2010-09-20Fixed when devoter is killed by the redirected damage, devotee takes the whol...Inkfish1-17/+18
2010-09-12All direct damages such as reflected damage or Tarot Card damage should not b...Inkfish1-14/+25
2010-09-06* Implemented Icescope's fix for devotion, reflect damage is no longer absorb...L0ne_W0lf1-3/+15
2010-08-19- Implemented usage of packets 0x7fa and 0x7f7, 0x7f8, 0x7f9. These are used ...Skotlex1-1/+1
2010-08-18* Added bonus3 bAdd/SubEle, which allows you to specify a battle flag as well...L0ne_W0lf1-13/+111
2010-08-17* Attempting to tackle, and fix some simple errors in skills.L0ne_W0lf1-1/+1
2010-07-28* Rev. 14365 Updated npc_randomattack, it now does 100*skillevel percent damage.L0ne_W0lf1-2/+8
2010-06-28* Follow up to r13895, added a battle.conf setting to control if ranges shoul...L0ne_W0lf1-1/+2