Age | Commit message (Expand) | Author | Files | Lines |
2010-05-21 | * Lots of updates. Mostly mob related. | L0ne_W0lf | 9 | -176/+1015 |
2010-05-19 | partial revert of r14295 | brianluau | 1 | -1/+1 |
2010-05-16 | - Fixed a small typo in a shop name. (bugreport:4235) | brianluau | 3 | -3/+2 |
2010-05-10 | - Fixed the Juice Maker's "As many as I can" option. (bugreport:4155) | brianluau | 5 | -2/+6 |
2010-05-01 | * Updates and additions, bugfixes. | L0ne_W0lf | 6 | -19/+95 |
2010-04-30 | - Fixed a typo in guildrelay.txt (bugreport:4213) | brianluau | 4 | -5/+5 |
2010-04-28 | Fixed OnTouch doesn't trigger on hiding characters. (bugreport:4208) | Inkfish | 2 | -2/+7 |
2010-04-26 | - Cleaned up party_option_changed to work better with newer clients. | skotlex | 1 | -5/+7 |
2010-04-23 | Merged a few updates for supporting renewal clients (thanks to Diablo): [Skot... | skotlex | 7 | -59/+215 |
2010-04-17 | - Fixed some typos in quest_db.txt (bugreport:4186) | brianluau | 5 | -4/+7 |
2010-04-16 | Fixed FailedRemoveCards still removing Armor Enchant (followed up to r14282) | Inkfish | 1 | -4/+4 |
2010-04-12 | Fixed SuccessRemoveCards removing Armor Enchant. (bugreport:4014) | Inkfish | 2 | -2/+8 |
2010-04-10 | - Fixed a comparison check in OBB quest. (bugreport:4167) | brianluau | 2 | -12/+12 |
2010-04-02 | - Added a missing 'close' in kafras_alde.txt (bugreport:4164) | brianluau | 2 | -2/+3 |
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 |