Age | Commit message (Expand) | Author | Files | Lines |
2010-04-01 | - Fixed 'OnPCLogoutEvent' being queued and never executed if | brianluau | 4 | -24/+30 |
2010-03-31 | Moved /npc/sample/ to /doc/sample. These are examples, not actual npcs. | L0ne_W0lf | 31 | -0/+2 |
2010-03-31 | - Updated 'getinventorylist' to also return expire_time in the array @invento... | brianluau | 4 | -15/+17 |
2010-03-30 | Fixed the first item in the inventory is unbreakable | Inkfish | 1 | -1/+1 |
2010-03-24 | - Changed mail_setattachment() to fail if you are OVER 100% overweight. | brianluau | 1 | -0/+3 |
2010-03-24 | * Implemented NPC_TALK (Credit to SnakeDrak and Daegaladh) | L0ne_W0lf | 14 | -5539/+5763 |
2010-03-24 | * Fixed a couple bugs in the episode 13.x quests. | L0ne_W0lf | 6 | -18/+29 |
2010-03-22 | Removed unnecessary event call on a missing event. (bugreport:4140) | Paradox924X | 2 | -1/+2 |
2010-03-21 | Added missing checks to stop an infinite free cash point exploit. (bugreport:... | ultramage | 2 | -0/+15 |
2010-03-16 | added --enable-rdtsc configure option to enhance timer performance, especiall... | Yommy | 3 | -3707/+2880 |
2010-03-16 | - Added documentation for 'setiteminfo', follow up to r9938. (bugreport:3360) | brianluau | 4 | -43/+70 |
2010-03-15 | - Fixed some accessories added in r14210 being refineable. (bugreport:4126) | brianluau | 5 | -68/+68 |
2010-03-13 | * More bug fixing! Lots of little things, really. | L0ne_W0lf | 9 | -51/+86 |
2010-03-12 | * Corrected SP requirement for Poison React (bugreport:4116) | L0ne_W0lf | 2 | -1/+3 |
2010-03-06 | - Fixed the Pineapple_Juice (12320) should be 20 flee not 10. (bugreport:4074) | brianluau | 3 | -14/+16 |
2010-03-04 | Fixed unidentified_coin -> unidentified_mineral. (bugreport:4086) | L0ne_W0lf | 2 | -2/+5 |
2010-03-03 | * Some bug fixing! Hoorah for me not feeling lazy! | L0ne_W0lf | 4 | -21/+31 |
2010-03-03 | - Corrected a minor issue in sealed shrine, lock out should work now.* Added ... | L0ne_W0lf | 16 | -7/+7596 |
2010-03-02 | - Added quest log stuff to battleground npcs. | zephyrus | 8 | -102/+1354 |
2010-03-02 | Fixed an exploit where the buyer can end the auction himself. | Inkfish | 2 | -0/+8 |
2010-02-27 | Some generic code cleanups (unused struct, user counting, code comment). | ultramage | 4 | -23/+2 |
2010-02-27 | Re-added the SI_EARTHSCROLL icon for taekwon's Happy Break status. | ultramage | 2 | -2/+2 |
2010-02-27 | Fixed Poison Status killing monsters with low max hp(like plants). | Inkfish | 4 | -2/+6 |
2010-02-24 | - Removed 'adopt' documentation from script_commands (bugreport:4066). | Kisuka | 3 | -37/+17 |
2010-02-21 | Changes to how right-click gm kick checks gm privileges: | ultramage | 2 | -8/+22 |
2010-02-21 | Adjusted the 'rare drop announce' code to only process if there's a valid mvp... | ultramage | 1 | -2/+2 |
2010-02-19 | Fixed racial bonuses for RC_NONDEMIHUMAN applying to right cardfix value (car... | Paradox924X | 2 | -1/+2 |
2010-02-19 | * Fixed NPC_INVINCIBLE can be dispelled. (bugreport:4046) | Inkfish | 3 | -2/+5 |
2010-02-16 | - Moved the Zeny subtracting in the custom eAAC coin banker, so that the | brianluau | 1 | -1/+1 |
2010-02-15 | Added visual studio equivalent of libc's strtoull() - name redefine for newer... | ultramage | 3 | -0/+46 |
2010-02-13 | Moved the delitem() call in the custom eAAC coin banker, so that the script a... | ultramage | 1 | -1/+1 |
2010-02-10 | - Fixed a misleading description. (bugreport:4008) | brianluau | 8 | -49/+120 |
2010-02-09 | Expanded range for cached and stored-in-db guild member exp (devotion) from u... | Paradox924X | 8 | -16/+20 |
2010-02-07 | Bleeding doesn't kill non-player characters. | Inkfish | 2 | -4/+8 |
2010-02-06 | 2010/02/06 | Inkfish | 12 | -15/+49 |
2010-02-05 | Fixed donpcevent calling non-existant npc in Orc Instance. (bugreport:4039) | L0ne_W0lf | 2 | -2/+5 |
2010-01-30 | - Oops, realized the vsd cid check is before the null pointer check. I AM get... | skotlex | 1 | -3/+2 |
2010-01-30 | - Forgot the changelog. I must be getting rusty ._. | skotlex | 1 | -0/+2 |
2010-01-30 | - Added support for PACKETVER 20100105, which updates the vending related pac... | skotlex | 7 | -19/+53 |
2010-01-28 | * Changed the element for SN/MA_SHARPSHOOTING back to -1 (weapon element.) | L0ne_W0lf | 2 | -2/+3 |
2010-01-28 | * SN_SHARPSHOOTING is no longer affected by AC_VULTURE. (Bugreport:3909) | L0ne_W0lf | 4 | -4/+7 |
2010-01-28 | Reverted r3619. Evidences show Margaretha Solin Card works when player is hit... | Inkfish | 2 | -1/+3 |
2010-01-25 | Cleaned up missed files and conf file notes from r14229. | L0ne_W0lf | 4 | -91/+1 |
2010-01-25 | Removed npc/eamobs/. Reason: Old/Unsupported/Unofficial/Unused. | Paradox924X | 16 | -5653/+2 |
2010-01-25 | Prevented the changing of alliances to oppositions during WoE. (bugreport:3923) | Paradox924X | 2 | -0/+4 |
2010-01-24 | Prevented pc_skill with a value of 2 for 'flag' from granting a skill level t... | Paradox924X | 2 | -10/+16 |
2010-01-22 | Updated the Enlarge Weight Limit NPC. It is now a conversion of an aegis scri... | L0ne_W0lf | 2 | -48/+56 |
2010-01-22 | * Updating, and just trying to catch up on bug fixing. :P | L0ne_W0lf | 3 | -11/+91 |
2010-01-20 | Fixed a wrong interpretion to "clif_addskill" packet. follow up to r14218 | Inkfish | 1 | -5/+5 |
2010-01-19 | Intimidate now checks the distance between source and target in case it kills... | Inkfish | 2 | -1/+2 |