Age | Commit message (Expand) | Author | Files | Lines |
2006-08-28 | - Restructured CG_MOONLIT so that it is a ground effect like the other Encores. | skotlex | 1 | -15/+12 |
2006-08-28 | reverted mpeg's work | Vicious | 1 | -7193/+7193 |
2006-08-28 | - Fixed exp bonuses applying twice for the job-exp | skotlex | 1 | -2/+2 |
2006-08-28 | Reverted Mpeg's change of NJ_BUNSINJYUTSU SCB | toms | 1 | -1/+1 |
2006-08-28 | Applied Mpeg's work on GS ( http://gpegon.free.fr/ea/gunslinger_08-28-06_mpeg... | toms | 1 | -1/+4 |
2006-08-27 | Tweaked MEMSET_TURBO abit, temperory disabled GCC version. | Lance | 1 | -1/+1 |
2006-08-27 | * Optional macro MEMSET_TURBO for faster low-level memory initializations. | Lance | 1 | -20/+20 |
2006-08-25 | Added a flag to skill_delunitgroup, skill_delunit & skill_unit_onlimit. | toms | 1 | -4/+4 |
2006-08-24 | - Cleanup/typo on homunc's code | toms | 1 | -1/+1 |
2006-08-24 | - Added setting clear_skills_on_warp to specify when a character's land-based... | skotlex | 1 | -5/+23 |
2006-08-23 | SC_ARMOR_ELEMENT looks like gone away from status_change_start since ... rev ... | toms | 1 | -0/+4 |
2006-08-22 | - Fixed a crash on the mobspawn script command. | skotlex | 1 | -1/+3 |
2006-08-22 | - Fixed SC_NEN according to Mpeg | toms | 1 | -1/+0 |
2006-08-21 | - Cleaned up some more the regen_data structure, so that skill/sitting-skill ... | skotlex | 1 | -53/+117 |
2006-08-21 | - Added BL_HOM handling to battle_gettarget. | skotlex | 1 | -4/+4 |
2006-08-21 | - Removed config setting "muting_players", and expanded the manner_system con... | skotlex | 1 | -11/+6 |
2006-08-20 | - @useskill will now cause your homun to use the skill instead of you if the ... | skotlex | 1 | -6/+5 |
2006-08-20 | - Fixed some Homunc issues with HR servers (capping some values) | toms | 1 | -9/+8 |
2006-08-19 | - Updated NJ_BAKUENRYU skill tree | toms | 1 | -2/+7 |
2006-08-19 | Updated HLIF_BRAIN skill | toms | 1 | -3/+6 |
2006-08-19 | Some compilation warnings fixed | toms | 1 | -2/+1 |
2006-08-18 | - Made HLIF_HEAL a self skill that auto-selects target to caster's master. | skotlex | 1 | -8/+31 |
2006-08-18 | - Changed unit_free so that it receives which cleartype should be used when t... | skotlex | 1 | -7/+7 |
2006-08-18 | - Applied use of structure regen_data for a unified regen module. Natural and... | skotlex | 1 | -186/+423 |
2006-08-17 | - Corrected map_random_dir algorithm | toms | 1 | -12/+13 |
2006-08-17 | - Fixed being unable to recast Adrenaline Rush to reset the duration timers. | skotlex | 1 | -6/+6 |
2006-08-15 | - Applied multiple fixes which should take care of making homun save/load wor... | skotlex | 1 | -10/+12 |
2006-08-15 | - Cleaned up some of the pet related @/# commands, same for some script comma... | skotlex | 1 | -16/+15 |
2006-08-15 | - Added a crash-fix on status_calc_bl_sub_homun to abort in case the homun ha... | skotlex | 1 | -0/+3 |
2006-08-15 | - Added SCB_DYE which marks which status-changes need a forced cloth dye chan... | skotlex | 1 | -12/+18 |
2006-08-15 | - Asura Strike now moves you to the target on fail always (unless the target ... | skotlex | 1 | -4/+6 |
2006-08-14 | - Increased Run's walk speed bonus to 25->50% | skotlex | 1 | -6/+9 |
2006-08-13 | - Removed @itemcheck as it was totally pointless. | skotlex | 1 | -1/+3 |
2006-08-13 | - Corrected the mapif_parse_PartyChangeMap function to correctly update level... | skotlex | 1 | -1/+1 |
2006-08-12 | See Changelog. | blackhole89 | 1 | -0/+11 |
2006-08-12 | - Fixed Dancers/Bards being able to use normal attacks while performing. | skotlex | 1 | -15/+17 |
2006-08-11 | - Fixed the item group bonus not working. | skotlex | 1 | -0/+5 |
2006-08-10 | - Hopefully fixed family-party-even-share not breaking when a member logs out. | skotlex | 1 | -2/+2 |
2006-08-07 | - Some code cleaning in status.c | skotlex | 1 | -23/+6 |
2006-08-07 | - Adjusted the order in which option/sc change packets are sent to match Aegis's | skotlex | 1 | -6/+9 |
2006-08-07 | mpeg's ninja work | Vicious | 1 | -1/+1 |
2006-08-04 | - Changed function itemdb_group to itemdb_group_bonus, it now calculates the ... | skotlex | 1 | -1/+2 |
2006-08-04 | - Removed settings enemy_critical_rate, homun_critical_rate. Added settings e... | skotlex | 1 | -53/+39 |
2006-08-04 | - Enabled Mastery damage on Soul Breaker again, moved adv katar mastery out o... | skotlex | 1 | -1/+1 |
2006-08-03 | - Reverted the previous change, chasewalk has no icon, only the str-bonus has... | skotlex | 1 | -1/+2 |
2006-08-03 | - Readjusted the Chasewalk icon to be as it should be. | skotlex | 1 | -1/+0 |
2006-08-03 | - Changed the Battle-Orders icon to be the Strength Up icon (for Chasewalk's ... | skotlex | 1 | -2/+3 |
2006-08-03 | - GAHH, I am sick tired of typing TBL_HOMUNCULUS/BL_HOMUNCULUS all over the p... | skotlex | 1 | -29/+34 |
2006-08-03 | - Added RUDE_ATTACKED_COUNT so you can easily adjust how many rude-attacks sh... | skotlex | 1 | -2/+2 |
2006-08-03 | - Cleaned up the last NJ update code. | skotlex | 1 | -3/+4 |