summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-11-28- Reverted the previous SG freeze counter method. Now the counter is reset on...skotlex2-9/+10
2006-11-28- Moved the blocking of casting supportive skills on homunculus from battle_c...skotlex3-22/+30
2006-11-28Fixed Thanatos Tower QuestKarLaeda1-15/+16
2006-11-28* Enabled Ice Dungeon spawns so they can be testedPlaytester6-107/+113
2006-11-28- Fixed a possible crash due to the recent core.c upgrade.skotlex5-20/+22
2006-11-28- Modified the way Storm Gust freeze's counter works. Now it checks for the c...skotlex4-4/+16
2006-11-28- Changed write to send as suggested by TheUltraMage in:FlavioJS5-119/+101
2006-11-28added blank import/script_conf.txtLupus1-0/+2
2006-11-28added blank import/script_conf.txtLupus2-0/+1
2006-11-28- Now when a player's "attack once" request fails due to range, the client is...skotlex2-6/+8
2006-11-28Reverted fix in Merchant Skills QuestsKarLaeda2-7/+1
2006-11-27- Updated the status change field "option" to an int rather than short. This ...skotlex4-8/+14
2006-11-27- Fixed the Homunculus hungry timer not starting on login.skotlex2-0/+3
2006-11-27- Fixed clif.c dumping unknown packets by default... (oops, used an #ifdef wh...skotlex2-2/+2
2006-11-27Added logging for standard GM commands (/mm /b /kick etc)KarLaeda2-6/+49
2006-11-27Fixed exploit in Merchant Skills QuestsKarLaeda2-1/+7
2006-11-27Fixed up healing itemsPlaytester2-80/+84
2006-11-27- Some cleanups on the trade_additem function. When specifying a qty of 0, an...skotlex2-5/+16
2006-11-27Updated Rachel mob dropsPlaytester3-23/+24
2006-11-27- Updating Thanatos quest with a check to prevent multiple Thanatos spawning.eaac3-22/+45
2006-11-27Updated Rachel mob statsPlaytester2-20/+21
2006-11-27Updated sql filestoms3-24/+26
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