Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-12-21 | - Added back cropping the attack delay to attack motion for those weird mobs ... | skotlex | 1 | -1/+1 |
2006-12-18 | - When walking into a Guild Dungeon your pvp_points will be set to 5 so you h... | skotlex | 1 | -0/+1 |
2006-12-14 | - Added function skill_strip to handle stripping code. The RG strip skills an... | skotlex | 1 | -103/+44 |
2006-12-12 | - Minor changes to ers. | FlavioJS | 1 | -2/+2 |
2006-12-12 | - Modified the skill damage packet and the knockback packets to mimic aegis s... | skotlex | 1 | -9/+9 |
2006-12-11 | - simplified the code for @autoloot | skotlex | 1 | -1/+1 |
2006-12-08 | - Moved attackedcount to md->state and made it an unsigned char. | skotlex | 1 | -2/+2 |
2006-12-07 | - Cleaned up implementation of NPC_EMOTION/NPC_EMOTION_ON. Now val0 is the em... | skotlex | 1 | -9/+14 |
2006-12-06 | - Cleaned up the implementation of map_foreachinmovearea so that the number o... | skotlex | 1 | -6/+4 |
2006-12-06 | - Fixed the compile error when trying to build the ladmin exe. | skotlex | 1 | -0/+2 |
2006-12-04 | - Fixed HVAN_INSTRUCT int bonuses. | skotlex | 1 | -3/+4 |
2006-12-04 | - Repairing items via scripts no longer displays "item has been repaired" | skotlex | 1 | -0/+2 |
2006-12-01 | - Fixed txt-converter compilation. | skotlex | 1 | -32/+26 |
2006-11-29 | - HT_PHANTASMIC no longer knocks back even when it misses. | skotlex | 1 | -2/+1 |
2006-11-28 | - Reverted the previous SG freeze counter method. Now the counter is reset on... | skotlex | 1 | -7/+1 |
2006-11-28 | - Fixed a possible crash due to the recent core.c upgrade. | skotlex | 1 | -2/+0 |
2006-11-28 | - Modified the way Storm Gust freeze's counter works. Now it checks for the c... | skotlex | 1 | -1/+7 |
2006-11-27 | - Corrected KiriKage's range so it works correctly when used by non-players o... | skotlex | 1 | -5/+4 |
2006-11-24 | - Fixed EDP's damage being 100% more than it should (should be 5x, not 6x on ... | skotlex | 1 | -1/+1 |
2006-11-24 | - The check that blocks the skill AL_TELEPORT on noteleport maps will be over... | skotlex | 1 | -2/+3 |
2006-11-21 | - Various GS skill requirement corrections: | skotlex | 1 | -1/+5 |
2006-11-21 | - Corrected GS_DISARM, it is now a normal attack, which, when it connects, ha... | skotlex | 1 | -2/+23 |
2006-11-21 | - Corrected TripleAction's damage. It should do 150%*3 instead of 100*3% damage. | skotlex | 1 | -2/+3 |
2006-11-20 | - The max level of NPC_SPLASHATTACK is now 1. | skotlex | 1 | -17/+24 |
2006-11-20 | - You now can't use other skills while a skill-induced "window" is up (telepo... | skotlex | 1 | -1/+4 |
2006-11-20 | - Fixed itemskill variable being cleared before parsing the skill, this cause... | skotlex | 1 | -9/+12 |
2006-11-20 | - Raised the amount of skills that can stack on a single cell before the "in-... | skotlex | 1 | -8/+11 |
2006-11-17 | - Corrected use of the party invitation reply packet, thanks to FlavioJS. | skotlex | 1 | -4/+4 |
2006-11-16 | - Shadow Jump and Kirikage won't "move" you if you use them in GvG grounds. F... | skotlex | 1 | -6/+9 |
2006-11-16 | - Overlapping song/dances will now cause dissonance/ugly-dance level 1 instea... | skotlex | 1 | -1/+5 |
2006-11-14 | - Reverted the hp conversion formula "fix" as it was correct before. | skotlex | 1 | -1/+2 |
2006-11-13 | - HP Conversion will fail when used at max SP. It should not display any erro... | skotlex | 1 | -0/+4 |
2006-11-13 | - Volcano/Deluge/Violent Gale are now interchangeable, in the sense that as ... | skotlex | 1 | -7/+16 |
2006-11-10 | - Deluge/Violent Gale/Volcano tiles will now fail to be placed on cells that ... | skotlex | 1 | -1/+11 |
2006-11-10 | - AL_TELEPORT now fails when used on top of Land Protector. | skotlex | 1 | -0/+4 |
2006-11-10 | - Removed the inf2 = TRAP of FirePillar and Spider Web so they are blocked by... | skotlex | 1 | -22/+32 |
2006-11-10 | - Fog of Wall will fail when casted on top of a Volcano/Violent Gale | skotlex | 1 | -0/+4 |
2006-11-09 | - Fixed status-change loading not working. | skotlex | 1 | -1/+2 |