summaryrefslogtreecommitdiff
path: root/src/map/unit.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-29Old Eleanor work :glighta1-1/+1
2012-12-27> Follow-up r17048:euphyy1-0/+7
2012-12-22Community Contribution Time!momacabu1-1/+1
2012-12-20* Follow up: r16011markzd1-1/+0
2012-12-11Happy Holidays and Happy 12/12/12 :)rud0lp201-0/+17
2012-12-06- Fixed a glitch(related to r16921) which caused running skills from not stop...markzd1-1/+2
2012-12-05 - Re-committed r16979/trunk/src/ (pid:161281).markzd1-1/+1
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-2075/+2153
2012-11-29* Fixed (assistant/slave)summons/clone, where they dissappeared when going up...markzd1-1/+1
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-2153/+2075
2012-11-12Fixed bugreport:6719 adjusted SR_GENTLETOUCH_CURE,SR_GENTLETOUCH_CHANGE, and ...rud0lp201-3/+3
2012-11-12-Upd mob_count to read a 10 modib list to chk if present or notglighta1-2/+4
2012-11-12-Add/upd basic documentation for script.cglighta1-81/+81
2012-11-12-Add Homon-S skills, 1st implementation (all done except Eleanors)glighta1-0/+1
2012-10-29-Add some src basic documentation.glighta1-16/+15
2012-08-30Fixed bugreport:6576 changed mvptomb_ to rely on the id rather than the point...shennetsind1-1/+1
2012-08-18Implemented Renewal Casting System.rud0lp201-3/+16
2012-08-07Follow up to r16479 fixed a bug where SC_CLOAKING would freeze the character ...cookiecrumbs1-0/+2
2012-08-03Fixed bugreport:6401 / Follow up r16562shennetsind1-26/+16
2012-08-02Fixed bugreport:6099 where warp portal ignores knock back and snap's unit pos...rud0lp201-1/+7
2012-08-02- Fixed compile errors from r16560, thanks BuildBot!brianluau1-1/+2
2012-07-28Updated some skills to its RE behavior(AL_ANGELUS, RG_BACKSTAP, WZ_GRAVITATIO...rud0lp201-0/+3
2012-07-27Fixed bugreport:309 combos may now stack properly. moved all combo processing...shennetsind1-6/+8
2012-07-23Updated most Ranger skills to its official behavior and damage formula.(bugre...rud0lp201-7/+6
2012-07-23follow up the awesome killer-commit r16479shennetsind1-0/+1
2012-07-23Follow up r16470 adjusted the fix for the longing of freedomshennetsind1-10/+9
2012-07-22Added a new configuration option to allow either weapon switching to cancel S...cookiecrumbs1-0/+8
2012-07-17Fixed double decrement with unit_remove_map and the issue that causes dynamic...cookiecrumbs1-4/+14
2012-07-13Fixed bugreport:6220 updated SR_SKYNETBLOW behavior to official and damage fo...rud0lp201-7/+7
2012-07-05Implemented Renewal ASPD formula(bugreport:5644)rud0lp201-3/+4
2012-07-04Fixed a couple compiling warningsshennetsind1-8/+6
2012-07-03r16370 has fixed a behavior in *athena that has always made walking easier/sm...shennetsind1-4/+7
2012-07-03Fixed bugreport:6156 HT_REMOVETRAP must show a skill fail message when it fails.rud0lp201-1/+4
2012-06-28Fixed bugreport:6127 remove the double duration bonus from GC_RESEARCHEWPOISONrud0lp201-0/+1
2012-06-23Fixed bugreport:6095 Spider Web has been removed from the SCS condition syste...shennetsind1-1/+1
2012-06-21Follow up r16327 missing null pointer check on mercenary data. greenboxal21-1/+1
2012-06-21Fixed bugreport:6044 mercenaries should warp after being far from the master ...greenboxal21-5/+35
2012-06-18Little optimization on MVP tombstone system, maybe fix insane CPU usage spike...greenboxal21-1/+1
2012-06-14Fixed bugreport:5954 SC_SHADOWFORM Can now be canceled with detecting skills ...rud0lp201-1/+1
2012-06-11Fixed bugreport:5963 AB_CHEAL should now work properly on immune targets(Mado...rud0lp201-2/+6
2012-06-07Fixed bug to lion howling/sc_fear status, super mega ultra ubber plus thanks ...shennetsind1-1/+1
2012-06-04Fixed bugreport:5919 RK_ENCHANTBLADE bonus damage at any level should now wor...rud0lp201-12/+0
2012-06-01performance improvement initial commit for status change state functionality,...shennetsind1-33/+3
2012-05-31Fixed bugreport:5835 vendings are no longer broken when character moves map o...shennetsind1-1/+0
2012-05-20Fixed bugreport:5619 MO_EXTREMITYFIST should now consume all spirit sphere.rud0lp201-0/+7
2012-05-03* Replaced some literals with enum values.xazax-hun1-1/+1
2012-05-02Fixed bugreport:5484 Cursed Circle caster can no longer move while in the eff...shennetsind1-1/+2
2012-05-02Fixed bugreport:5502 Fixed bug with character moving to attack target (normal...shennetsind1-33/+15
2012-04-29- Updated the unit engine to cache attacker count rather than utilise CPU int...epoque111-34/+45
2012-04-25* Code consistency updates. No functional changes. Credits to Lighta.xazax-hun1-7/+7