summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-26- Cleaned up party_option_changed to work better with newer clients.skotlex1-5/+7
2010-04-23Merged a few updates for supporting renewal clients (thanks to Diablo): [Skot...skotlex7-59/+215
2010-04-17- Fixed some typos in quest_db.txt (bugreport:4186)brianluau5-4/+7
2010-04-16Fixed FailedRemoveCards still removing Armor Enchant (followed up to r14282)Inkfish1-4/+4
2010-04-12Fixed SuccessRemoveCards removing Armor Enchant. (bugreport:4014)Inkfish2-2/+8
2010-04-10- Fixed a comparison check in OBB quest. (bugreport:4167)brianluau2-12/+12
2010-04-02- Added a missing 'close' in kafras_alde.txt (bugreport:4164)brianluau2-2/+3
2010-04-01- Fixed 'OnPCLogoutEvent' being queued and never executed if brianluau4-24/+30
2010-03-31Moved /npc/sample/ to /doc/sample. These are examples, not actual npcs.L0ne_W0lf31-0/+2
2010-03-31- Updated 'getinventorylist' to also return expire_time in the array @invento...brianluau4-15/+17
2010-03-30Fixed the first item in the inventory is unbreakableInkfish1-1/+1
2010-03-24- Changed mail_setattachment() to fail if you are OVER 100% overweight.brianluau1-0/+3
2010-03-24* Implemented NPC_TALK (Credit to SnakeDrak and Daegaladh)L0ne_W0lf14-5539/+5763
2010-03-24* Fixed a couple bugs in the episode 13.x quests.L0ne_W0lf6-18/+29
2010-03-22Removed unnecessary event call on a missing event. (bugreport:4140)Paradox924X2-1/+2
2010-03-21Added missing checks to stop an infinite free cash point exploit. (bugreport:...ultramage2-0/+15
2010-03-16added --enable-rdtsc configure option to enhance timer performance, especiall...Yommy3-3707/+2880
2010-03-16- Added documentation for 'setiteminfo', follow up to r9938. (bugreport:3360)brianluau4-43/+70
2010-03-15- Fixed some accessories added in r14210 being refineable. (bugreport:4126)brianluau5-68/+68
2010-03-13* More bug fixing! Lots of little things, really.L0ne_W0lf9-51/+86
2010-03-12* Corrected SP requirement for Poison React (bugreport:4116)L0ne_W0lf2-1/+3
2010-03-06- Fixed the Pineapple_Juice (12320) should be 20 flee not 10. (bugreport:4074)brianluau3-14/+16
2010-03-04Fixed unidentified_coin -> unidentified_mineral. (bugreport:4086)L0ne_W0lf2-2/+5
2010-03-03* Some bug fixing! Hoorah for me not feeling lazy!L0ne_W0lf4-21/+31
2010-03-03- Corrected a minor issue in sealed shrine, lock out should work now.* Added ...L0ne_W0lf16-7/+7596
2010-03-02- Added quest log stuff to battleground npcs.zephyrus8-102/+1354
2010-03-02Fixed an exploit where the buyer can end the auction himself.Inkfish2-0/+8
2010-02-27Some generic code cleanups (unused struct, user counting, code comment). ultramage4-23/+2
2010-02-27Re-added the SI_EARTHSCROLL icon for taekwon's Happy Break status.ultramage2-2/+2
2010-02-27Fixed Poison Status killing monsters with low max hp(like plants).Inkfish4-2/+6
2010-02-24- Removed 'adopt' documentation from script_commands (bugreport:4066).Kisuka3-37/+17
2010-02-21Changes to how right-click gm kick checks gm privileges:ultramage2-8/+22
2010-02-21Adjusted the 'rare drop announce' code to only process if there's a valid mvp...ultramage1-2/+2
2010-02-19Fixed racial bonuses for RC_NONDEMIHUMAN applying to right cardfix value (car...Paradox924X2-1/+2
2010-02-19* Fixed NPC_INVINCIBLE can be dispelled. (bugreport:4046)Inkfish3-2/+5
2010-02-16- Moved the Zeny subtracting in the custom eAAC coin banker, so that the brianluau1-1/+1
2010-02-15Added visual studio equivalent of libc's strtoull() - name redefine for newer...ultramage3-0/+46
2010-02-13Moved the delitem() call in the custom eAAC coin banker, so that the script a...ultramage1-1/+1
2010-02-10- Fixed a misleading description. (bugreport:4008)brianluau8-49/+120
2010-02-09Expanded range for cached and stored-in-db guild member exp (devotion) from u...Paradox924X8-16/+20
2010-02-07Bleeding doesn't kill non-player characters.Inkfish2-4/+8
2010-02-062010/02/06Inkfish12-15/+49
2010-02-05Fixed donpcevent calling non-existant npc in Orc Instance. (bugreport:4039)L0ne_W0lf2-2/+5
2010-01-30- Oops, realized the vsd cid check is before the null pointer check. I AM get...skotlex1-3/+2
2010-01-30- Forgot the changelog. I must be getting rusty ._.skotlex1-0/+2
2010-01-30- Added support for PACKETVER 20100105, which updates the vending related pac...skotlex7-19/+53
2010-01-28* Changed the element for SN/MA_SHARPSHOOTING back to -1 (weapon element.)L0ne_W0lf2-2/+3
2010-01-28* SN_SHARPSHOOTING is no longer affected by AC_VULTURE. (Bugreport:3909)L0ne_W0lf4-4/+7
2010-01-28Reverted r3619. Evidences show Margaretha Solin Card works when player is hit...Inkfish2-1/+3
2010-01-25Cleaned up missed files and conf file notes from r14229.L0ne_W0lf4-91/+1