summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-21Added more misc NPCs to Splendide and Manuk city files.L0ne_W0lf4-92/+838
2010-05-21Added some Brasilis basic NPCs.L0ne_W0lf8-9/+306
2010-05-21* Lots of updates. Mostly mob related.L0ne_W0lf9-176/+1015
2010-05-19partial revert of r14295brianluau1-1/+1
2010-05-16- Fixed a small typo in a shop name. (bugreport:4235)brianluau3-3/+2
2010-05-10- Fixed the Juice Maker's "As many as I can" option. (bugreport:4155)brianluau5-2/+6
2010-05-01* Updates and additions, bugfixes.L0ne_W0lf6-19/+95
2010-04-30- Fixed a typo in guildrelay.txt (bugreport:4213)brianluau4-5/+5
2010-04-28Fixed OnTouch doesn't trigger on hiding characters. (bugreport:4208)Inkfish2-2/+7
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