summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-11-27- Corrected KiriKage's range so it works correctly when used by non-players o...skotlex9-23/+23
2006-11-26Enabled Rachel Field spawns so they can be testedPlaytester3-2/+4
2006-11-26Updated Rachel Field mob stats and dropsPlaytester2-11/+12
2006-11-26Updated selling price for some common dropsPlaytester2-8/+10
2006-11-25Fixed Sphinx Helm, Coif and Orc Hero HelmPlaytester2-4/+6
2006-11-25Fixed selling price of Fine Grit 10z -> 60zPlaytester2-1/+3
2006-11-25- Fixed missing line in status.c which explains why NPC_DEFENDER wasn't quite...skotlex1-0/+1
2006-11-24- Heaven's drive no longer targets traps.skotlex4-3/+5
2006-11-24- Cleaned the opt3 values to use hex instead of decimals in status.c, removed...skotlex3-37/+28
2006-11-24- Fixed EDP's damage being 100% more than it should (should be 5x, not 6x on ...skotlex4-3/+10
2006-11-24- Likely fixed Homunculus not disappearing the second their intimacy hit 0.skotlex2-2/+4
2006-11-24- Some cleaning of the pc_authok, clif_WantToConnection functions. Also some ...skotlex1-94/+88
2006-11-24- The check that blocks the skill AL_TELEPORT on noteleport maps will be over...skotlex4-15/+20
2006-11-24- Fixed uninitialized variable fd being used in WFIFOHEAD in a few clif funct...skotlex3-32/+25
2006-11-24- Added all the missing FIFOHEADs in the login/sql servers (required for TURB...skotlex17-391/+495
2006-11-24Cleaned up global permanent variables in Airship QuestKarLaeda3-32/+42
2006-11-24* Completed Reddozen's hanging mapwarp code to support party and old syntax.Lance2-17/+33
2006-11-23Fixed Mage Tutorial QuestLupus3-3/+6
2006-11-23Fixed sp cost of RG_RAIDPlaytester2-1/+2
2006-11-23Updated sql filesPlaytester3-2822/+2823
2006-11-23- Made WFIFOHEAD() check for available buffer size remaining on the connectio...skotlex14-27/+86
2006-11-23* Official skills for remaining Thanatos mobsPlaytester2-150/+76
2006-11-22- Modified slaves_inherit_speed and slaves_inherit_mode so you get better con...skotlex9-33/+64
2006-11-22- Recoded @send so that it uses clif.c instead of doing all the WFIFO stuff i...skotlex5-390/+285
2006-11-22- Fixed the homunc hungry timer being started when the homun data is received...skotlex2-2/+4
2006-11-22- Fixed the Auto-Berserk giving you back defense when it triggers during bers...skotlex3-10/+25
2006-11-22- Fixed pets/homunc trying to be deleted twice when they had 0 intimacy and t...skotlex2-4/+8
2006-11-21- Various GS skill requirement corrections:skotlex4-9/+18
2006-11-21* Fixed all cast times and delays of Gunslinger skillsPlaytester4-21/+22
2006-11-21- Corrected GS_DISARM, it is now a normal attack, which, when it connects, ha...skotlex6-23/+57
2006-11-21- Corrected TripleAction's damage. It should do 150%*3 instead of 100*3% damage.skotlex6-6/+22
2006-11-21* Updated healing values of Ketupat and Red Thorn FruitPlaytester4-6/+10
2006-11-21- Moved ignoreAll to state.ignoreAll so it saves some space.skotlex4-225/+246
2006-11-21Fixed typo in Ninja questsLupus1-1/+1
2006-11-21Updated Skill Resetter Event, thanks to $ephirothLupus2-2/+8
2006-11-20Fixed Sage guestLupus2-4/+4
2006-11-20* Official skill for Ancient Mimic, Death Word and AngelsPlaytester3-49/+54
2006-11-20- The max level of NPC_SPLASHATTACK is now 1.skotlex10-70/+127
2006-11-20- You now can't use other skills while a skill-induced "window" is up (telepo...skotlex4-1/+12
2006-11-20- Fixed itemskill variable being cleared before parsing the skill, this cause...skotlex6-30/+51
2006-11-20Flywing and Butterfly Wing will now use the teleport skillPlaytester2-2/+3
2006-11-20Fixed exploit in Shinokas QuestLupus2-1/+4
2006-11-20Official skills for Breeze and PlasmaPlaytester2-39/+37
2006-11-20* Official X.4 skills thanks to TharisPlaytester2-156/+177
2006-11-20- Raised the amount of skills that can stack on a single cell before the "in-...skotlex4-9/+22
2006-11-20git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9269 54...Lance1-4/+4
2006-11-20- atcommand and charcommand backwards compatibilityLance1-4/+26
2006-11-20- Removed security check since source level patch is applied. Reverted select...Lance28-937/+822
2006-11-20- Removed grfio include from core.c as it's totally unneededskotlex1-1/+0
2006-11-19Small fix for Lance's security patchesLupus2-3/+5