Age | Commit message (Expand) | Author | Files | Lines |
2007-03-07 | - Cleaned some up the add-effect code. | skotlex | 1 | -12/+13 |
2007-03-04 | - Added the +20hit that were missing the NPC elemental attack skills. | skotlex | 1 | -5/+7 |
2007-03-02 | - Modified the Storm Gust freeze counter code so it is resetted when standing... | skotlex | 1 | -9/+7 |
2007-03-01 | - Updated the stun length to 5 secs of: Meteor Storm, Sonic Blow, Throw Stone... | skotlex | 1 | -0/+8 |
2007-03-01 | - Corrected raid not doing the "can hit?" check on splash area targets. | skotlex | 1 | -1/+2 |
2007-02-28 | - Fixed the definition of warpwaitingpc so that it allows an optional argumen... | skotlex | 1 | -1/+1 |
2007-02-26 | - indent cleanups | skotlex | 1 | -0/+2 |
2007-02-26 | - NPC_AGIUP now boosts flee by 100% and duration is 5+5*lv secs, as stated on... | skotlex | 1 | -1/+1 |
2007-02-23 | - Fixed the mob_override_name setting not working on summoned mobs. | skotlex | 1 | -0/+3 |
2007-02-23 | - The NK value of the skill_db has been made a hexadecimal value, and expande... | skotlex | 1 | -1/+1 |
2007-02-23 | - Minor cleanups | skotlex | 1 | -3/+0 |
2007-02-23 | - Updated Box of thunder to use "agi up" effect for 30 secs instead of NPC Ag... | skotlex | 1 | -1/+1 |
2007-02-15 | - The default packet version is now 8. Clients from November2006 and before c... | skotlex | 1 | -1/+2 |
2007-02-13 | - Required Weapon, ammo, and skill state are now only checked on begin castin... | skotlex | 1 | -12/+16 |
2007-02-13 | - Reverted Venom Splasher's element to take your weapon's | skotlex | 1 | -9/+4 |
2007-02-12 | - Corrected range of self destruction / bio explosion to be equal to their sp... | skotlex | 1 | -18/+19 |
2007-02-08 | - Spider web can again be recasted on target. | skotlex | 1 | -3/+4 |
2007-02-07 | - Modified spider web so that the skill_unit_db flag restrictions may take pl... | skotlex | 1 | -2/+3 |
2007-02-06 | - Moved define CHAT_SIZE to clif.c, added define CHATBOX_SIZE to specify that... | skotlex | 1 | -5/+4 |
2007-02-05 | - Updated the code so that now a range of a skill is determined by the skill'... | skotlex | 1 | -1/+1 |
2007-02-02 | - The define MESSAGE_SIZE was wrong! It is only used for input boxes. Therefo... | skotlex | 1 | -2/+4 |
2007-01-30 | - Corrected char deletion not working (column is called homun_id, not hom_id...) | skotlex | 1 | -5/+15 |
2007-01-29 | - Fixed compiltation error ~.~ I was sure I compiled before the previous comm... | skotlex | 1 | -11/+1 |
2007-01-29 | - Corrected the homunculus deletion functions so that the homunculus is delet... | skotlex | 1 | -2/+1 |
2007-01-27 | Fix for my previous change (already fixed once, yeah...) | DracoRPG | 1 | -2/+2 |
2007-01-27 | Removed useless read-from-GRF features | DracoRPG | 1 | -57/+0 |
2007-01-27 | Ooops... I'm definitely too bad. | DracoRPG | 1 | -1/+1 |
2007-01-27 | - I'm back, and I begin with an implementation of a good old Aegis bug : Assa... | DracoRPG | 1 | -2/+1 |
2007-01-26 | - Added a wrapper to delete_timer so it prints out from where the invocation ... | skotlex | 1 | -0/+1 |
2007-01-24 | - Cleaned up some more the Joint Beat implementation, so the status don't tak... | skotlex | 1 | -18/+17 |
2007-01-23 | - A skill's walk delay will also delay your can-attack time when the skill co... | skotlex | 1 | -0/+9 |
2007-01-22 | - Reverted the battle_calc_return_damage code as the previous one was correct... | skotlex | 1 | -2/+2 |
2007-01-21 | - Fixed while statements not "reserving" the curly before parsing the test ex... | FlavioJS | 1 | -1/+1 |
2007-01-19 | - Reverted the dup-label check code since it has a bug that needs to be fixed... | skotlex | 1 | -4/+4 |
2007-01-18 | - Modified the Storm Gust freeze counter code. It now takes into consideratio... | skotlex | 1 | -2/+13 |
2007-01-16 | - Fixed the next invoked skill after AbraCadabra not having requirements even... | skotlex | 1 | -3/+12 |
2007-01-15 | - The NPC elemental attacks will display a skill animation again. | skotlex | 1 | -10/+7 |
2007-01-15 | - Probably fixed the registration flood protection code being broken. | skotlex | 1 | -1/+1 |
2007-01-07 | Undid the memset->malloc_set replacement | ultramage | 1 | -20/+20 |
2007-01-03 | - JK_JOINTBEAT as described in: | FlavioJS | 1 | -25/+41 |
2007-01-03 | - Fixed pc_calc_skilltree ignoring prerequisites / joblvl requirements. | ultramage | 1 | -0/+2 |
2007-01-02 | - Gospel sends the buff message to the affected player. | FlavioJS | 1 | -18/+20 |
2006-12-31 | - Added more info when npc_scriptcont tries to continue a different script. | FlavioJS | 1 | -1/+1 |
2006-12-29 | WTF was I doing? | Lance | 1 | -3/+1 |
2006-12-29 | * Small fix in TK_MISSION from 1/101 to 1/100 probability. (Valaris) | Lance | 1 | -1/+1 |
2006-12-29 | - Fixed spiritballs not correctly being used for skills such as Finger Offens... | skotlex | 1 | -0/+2 |
2006-12-28 | - Added some skill effect packets so it displays a generic effect for unknown... | skotlex | 1 | -0/+4 |
2006-12-27 | - Full Buster's auto-blind chance is now reducable by stats/items. | skotlex | 1 | -1/+1 |
2006-12-26 | - Cleaned up some more the code so it works for -DTURBO | skotlex | 1 | -1/+1 |
2006-12-23 | - Moved "#include <limits.h>" to cbasetypes.h to ensure it's included before ... | FlavioJS | 1 | -1/+1 |