summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-04-30Fixed scripts relying on older event calling methods.. Still searching for ot...Lance3-5/+6
2006-04-30Fixed mjolnir_12 -> prt_maze01 warpPlaytester3-2/+4
2006-04-30Fixed the name of Wind Demon = "Fuuma" shurikensPlaytester2-5/+7
2006-04-30- Removed attack_type from sd->state structure (it's only use was for soul-dr...skotlex6-12/+17
2006-04-30- Fixed possible crash when mob drop logs is enabled. skotlex1-1/+1
2006-04-30* Fixed fake NPC missing code. Thanks to Skotlex for pointing out. Lance1-0/+3
2006-04-30- and more typosLance1-16/+4
2006-04-30Fixed typo in script.cLance1-2/+3
2006-04-29- Changed the HT_DETECTING method from invoking clif_changetraplook to clif_s...skotlex2-1/+6
2006-04-29Item ID 7344 is now called Shinokas Case FilePlaytester2-1/+3
2006-04-29- pc_resetskill flag can now be &2, it only returns the total amount of skill...skotlex5-17/+44
2006-04-29- Cleaned up unused variables in npc.cLance1-2/+2
2006-04-29- Changed checks of item's identify field from 0/1 to 0/non-zeroskotlex3-6/+20
2006-04-29- Small change in pc_calc_skilltree which should fix the infinite loop...skotlex2-2/+4
2006-04-29temp steal disableLupus1-2/+2
2006-04-29fixed STEAL. now workingLupus4-18/+15
2006-04-29Added @noask command: enable/disable deals/invites autorejecting.LuzZza7-7/+107
2006-04-29temp steal disableLupus1-4/+4
2006-04-29git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6373 54...Lance1-0/+25
2006-04-29Updated drops of Bio Lab 3 MVPsPlaytester3-13/+16
2006-04-29* Removed unreferenced local variable in pc.cLance2-1/+2
2006-04-29* Reverted npc_checknear to exclude check for class_ -1.Lance3-10/+16
2006-04-29Updated drops of Bio Lab 3 mobsPlaytester2-6/+7
2006-04-29Updated mob delays to current infoPlaytester2-34/+35
2006-04-29Updated STEAL skill (WIP), added a battle config option: 'skill_steal_max_tri...Lupus7-18/+32
2006-04-29More fixes in the mob dbPlaytester2-5/+8
2006-04-29Started fixing the drops of mobs with more than 8 different itemsPlaytester2-820/+821
2006-04-29Added new hats ViewIDLupus2-7/+7
2006-04-29added new cardsLupus2-70/+74
2006-04-29- Added another missing prev/next = NULL setting in chat.cskotlex1-0/+1
2006-04-29- Added support for packet 0x229 (clif_changeoption).skotlex5-15/+78
2006-04-29- Added missing sql-files/mob_db.sql... somehow it was missing from the mob_d...skotlex2-823/+835
2006-04-29git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6357 54...Lance1-1/+1
2006-04-29- Clones can't be class-changed nowskotlex4-8/+12
2006-04-29* Using malloc for memory allocations that doesn't need to be pre-initialized.Lance15-134/+119
2006-04-29- Modified the mob_db structure. The mvp related columns were moved to before...skotlex6-1006/+1019
2006-04-28Fixed the stun typo that has been in eAthena for agesPlaytester3-17/+22
2006-04-28- Modified HP conversion so that it fails when you don't have enough Hp. Also...skotlex2-29/+72
2006-04-28- Added constant MAX_MOB_DROP to specify the amount of normal drops a mob has...skotlex5-19/+29
2006-04-28- Storm Kick's range increased to 2.skotlex5-13/+18
2006-04-28- Added function stristr to strlib.c, used by mob.c and item_db.c for case-in...skotlex5-5/+46
2006-04-28- Removed the sending of the online guild list when you log-on, may fix the "...skotlex6-6/+24
2006-04-28Lowered drop rates of Bio Lab 3 normal mobsPlaytester2-6/+8
2006-04-28flying sidekick range 10->8 cellsLupus2-1/+2
2006-04-28Updated drop rates of the Bio Lab 1&2 mobsPlaytester2-7/+10
2006-04-28Rearrange makefile so dependencies won't get overwritten by 'make depend'celest1-4/+5
2006-04-28- skill_castend_id and skill_castend_pos will trigger unit_stop_walking with ...skotlex3-7/+5
2006-04-28- Modified clif_skill_nodamage to allow for a NULL source. This is to simplif...skotlex3-43/+25
2006-04-28- Added unlocking ud.target on mob_unlocktarget, fixes mobs chasing you aroun...skotlex2-0/+3
2006-04-27- Changed the default rate of clone mob skills to 5% modified by mob_skill_ra...skotlex2-1/+3