summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-07-30Corrected the defense of puppy band.MasterOfMuppets2-1/+2
2006-07-30fixed desperado to be 7x7Vicious1-1/+1
2006-07-30changed shell of blood into normal bullet. A_SHOTGUN is still around just in ...Vicious4-15/+10
2006-07-30- Mob casted Sanctuary will no longer always heal it's targets regardless of ...skotlex3-20/+15
2006-07-30Merged mpeg's fix on ninja skills and SA_VOLCANO,SA_DELUGE,SA_VIOLENTGALEtoms9-27/+54
2006-07-30- Added bNoMiscDamage setting so you can specify misc-damage blocking from sk...skotlex7-17/+24
2006-07-30* Adjusted some drop rates and removed Yoyo's Animal Skin dropPlaytester2-11/+14
2006-07-30GS Skill updates/fixesVicious8-12/+19
2006-07-30Force all players offline in sql when char-server startstoms2-0/+6
2006-07-30updated gunslinger job quest/ fixed louyang bugLupus4-79/+44
2006-07-29Removed ugly struct cast in login.ctoms4-36/+70
2006-07-29Fixed nullpo in merc_hom_skilluptoms2-1/+2
2006-07-29Added a return value to buildin_rid2name if rid is invalidtoms2-0/+4
2006-07-29- Made the SQL ping interval default to 7 hours.skotlex5-2/+14
2006-07-29Fixed segmentation fault in script engine when calling something which is not...toms2-13/+15
2006-07-29Fixed segmentation fault in script engine when activating DEBUG_RUN flag toms2-1/+3
2006-07-29Fixed name of Green Iguana CardPlaytester1-1/+1
2006-07-29Fixed duplicate warp namePlaytester1-2/+2
2006-07-29* Large mob_db updatePlaytester2-35/+39
2006-07-29Some more sign quest warps and a small change to the comodo gambling NPC.MasterOfMuppets3-12/+16
2006-07-29Fixed a mixed up mob id in Thanatos spawnsPlaytester2-4/+5
2006-07-29- Some small bug fixes discovered while merging.skotlex5-9/+10
2006-07-29- Added A_* constants to identify ammo types.skotlex3-3/+48
2006-07-29- offensive heal/sanctuary will only happen when the source of the heal is a ...skotlex3-326/+272
2006-07-29* Added temporary Beholder and Gremlin spawnsPlaytester6-3/+21
2006-07-29Reverted the Combat Knife (wrong translated description)Playtester2-1/+2
2006-07-28Shockwave, Flasher and Freezing Trap now consume 2 trap itemsPlaytester2-3/+6
2006-07-28Reverted the Hellion Revenant change from yesterday.MasterOfMuppets2-1/+4
2006-07-28- Some cleaning in the order of cases in castend damage id.skotlex1-13/+10
2006-07-28- Cleaned pc_commandlist.txt a bit so that the information on it isn't comple...skotlex1-16/+35
2006-07-28- Self destruction will now hit all characters in range, not just enemies.skotlex2-1/+4
2006-07-28- Cleaned up the NJ update code.skotlex7-187/+122
2006-07-28- Some cleaning of battle_drain, Evil Druid card should work now.skotlex5-16/+20
2006-07-28Casted nothl to (unsigned int) in sprintf functions, IP is 32bits and sql fie...toms2-5/+6
2006-07-28Fixed "warning: `list' might be used uninitialized in this function" in char/...toms2-1/+2
2006-07-28Fixed : - "uninitialized local variable 'i' used" in skill.ctoms3-13/+13
2006-07-28Fixed some summon skillsPlaytester2-2/+7
2006-07-28Fixed "warning: long unsigned int format, unsigned int arg" in parse_login (l...toms2-2/+3
2006-07-28Fixed sign warnings in login/login.ctoms2-2/+3
2006-07-28Fixed "conversion from 'double' to 'int', possible loss of data"toms2-1/+2
2006-07-28Fixed "warning: redefinition of [ushort/uint/ulong]"toms2-7/+11
2006-07-28Fixed duplicate case value on NJ_SUITONtoms2-1/+2
2006-07-28Commiting mpeg's NJ work(from jA). some things might have gotten reversed/bro...Vicious8-124/+250
2006-07-28- Fixed a memory leak when there exists more than one user function with the ...skotlex2-5/+15
2006-07-28- The picklog will now record negative values for items sold to npcs.skotlex3-1/+7
2006-07-28- Fixed a missing initialization in run_script_main.skotlex1-1/+2
2006-07-28- Added missing include of limits.h in script.cskotlex1-0/+1
2006-07-28- Added missing SC information to NPC_CHANGEUNDEADskotlex2-0/+2
2006-07-28Hellion Revenant is now dark element so he can heal himselfPlaytester2-1/+2
2006-07-27- Added config setting party_update_interval so you can specify how often the...skotlex7-109/+91