summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2006-07-27Fixed Teddy Bear cardPlaytester2-1/+2
2006-07-27Hopefully fixed Solace cardPlaytester2-1/+2
2006-07-27- Synced the script.c file with as much data as possible from jA's:skotlex6-2123/+2175
2006-07-27- Changed npc_click declaration to receive an npc structure rather than a gen...skotlex4-19/+11
2006-07-27- Corrected Combat Knife reducing damage from DemiHumans by 10% instead of in...skotlex3-2/+4
2006-07-27- Added a cleanup routine on shutdown to remove all characters from memory fo...skotlex2-1/+18
2006-07-27- Now when you set the guardian's HP, if the guardian is spawned, it's HP wil...skotlex5-8/+67
2006-07-27- Some cleaning in status.c. Removed some unnecessary lines, and added proper...skotlex1-62/+20
2006-07-27- Added config setting "party_hp_mode" (battle/party.conf) which determines m...skotlex6-1/+16
2006-07-27- Fixed packet 0x22a having the manner and opt3 packets in inverted offsets.skotlex4-9/+17
2006-07-27- Readded the check which prevents Cloaking from activating when your learned...skotlex3-4/+17
2006-07-27- Removed a redeclared variable i in the parsing of the fame list (char-txt s...skotlex3-2/+3
2006-07-27Fixed Independence Memorial Hat weight, set to 0toms4-2/+5
2006-07-27* Fix homunc & code cleanup [Toms] toms7-75/+114
2006-07-27Fixed the Morroc ingredient seller to not appearPlaytester2-1/+2
2006-07-27Another Sunkenship spawn fix.Playtester1-2/+2
2006-07-27Fixed some spawns and a warp in Sunken ShipPlaytester3-3/+5
2006-07-27- Fixed a memory leak when reading the item_db txt.skotlex2-2/+3
2006-07-27- Applied the necessary changes to make @partyoption reflect it's changes on ...skotlex7-22/+23
2006-07-26- Some code cleanup of HLIF_MOON in regards to the number of hits and damage ...skotlex3-4/+3
2006-07-26- Modified party_item_share_type config setting so that using 1 disables item...skotlex7-8/+17
2006-07-26- Added battle_get_master which returns the master bl of a given object.skotlex2-114/+133
2006-07-26- Added support for "sc_end -1" which will clear all status changes. Added th...skotlex3-1/+8
2006-07-26- @pettalk will now fail when muted.skotlex2-0/+5
2006-07-26- Enabled changing of equipment while stunned/asleep/petrified/etcskotlex3-5/+7
2006-07-26* Fixed the Factory QuestPlaytester2-1/+6
2006-07-26Added very first part of Bio Ethics Quest.evera2-2/+186
2006-07-25- Cleaned up run_script_main to properly free previous stack-data when runnin...skotlex2-33/+32
2006-07-25Added rudeattacked teleport to Rachel MVPsPlaytester2-0/+5
2006-07-25- Added a missing ntohl call in the loginlog code.skotlex2-1/+2
2006-07-25- Added a check when buying from npcs to allow buying of item_avail items.skotlex2-1/+4
2006-07-25Small fixes for the sign quest.MasterOfMuppets2-46/+56
2006-07-25- Fixed duel accept invite sending the packet before the duel data is set (re...skotlex2-4/+7
2006-07-25- Fixed a possible crash when you dual-wield and the total damage is 0.skotlex2-4/+5
2006-07-25- Added Toms's perl scripts item_db.pl and mob_db.pl (they are in tools/), th...skotlex5-120/+388
2006-07-25Added some NPC_Emotions for the Rachel mobsPlaytester2-0/+5
2006-07-25Fixed Grandcross not being self-targeted for mobsPlaytester2-4/+5
2006-07-25Something weird happened to the exp2.txt some months ago and I finally revert...Playtester1-4/+4
2006-07-25Final cooking drop rate adjustmentPlaytester2-24/+25
2006-07-25Fixed a bug in the item_db thanks to TomsPlaytester2-3/+4
2006-07-25* Updated Thanatos Tower spawnsPlaytester2-75/+78
2006-07-25Fixed G_Kraben and G_Biolab3 mobsPlaytester2-7/+8
2006-07-25Item updates by HaploPlaytester2-3/+6
2006-07-25- Re-updated the mob_db.sql to latest.skotlex2-58/+64
2006-07-25- Cleaned up the skill_landprotector function to correctly block only magic s...skotlex3-13/+36
2006-07-24- Modified the loginlog setting on the login-sql server to store the ips usin...skotlex1-8/+11