Age | Commit message (Expand) | Author | Files | Lines |
2010-06-01 | Replaced all occurrences of 'leaved' with 'withdraw'. | Paradox924X | 1 | -1/+1 |
2010-06-01 | Rewrote and optimized clif_hpmeter to employ map_foreachinarea() rather than ... | Paradox924X | 1 | -34/+33 |
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 | 1 | -1/+1 |
2010-04-23 | Merged a few updates for supporting renewal clients (thanks to Diablo): [Skot... | skotlex | 1 | -49/+93 |
2010-03-24 | * Implemented NPC_TALK (Credit to SnakeDrak and Daegaladh) | L0ne_W0lf | 1 | -0/+23 |
2010-02-21 | Changes to how right-click gm kick checks gm privileges: | ultramage | 1 | -8/+21 |
2010-02-19 | * Fixed NPC_INVINCIBLE can be dispelled. (bugreport:4046) | Inkfish | 1 | -1/+1 |
2010-02-09 | Expanded range for cached and stored-in-db guild member exp (devotion) from u... | Paradox924X | 1 | -1/+1 |
2010-02-06 | 2010/02/06 | Inkfish | 1 | -1/+25 |
2010-01-30 | - Added support for PACKETVER 20100105, which updates the vending related pac... | skotlex | 1 | -13/+39 |
2010-01-20 | Fixed a wrong interpretion to "clif_addskill" packet. follow up to r14218 | Inkfish | 1 | -5/+5 |
2010-01-15 | * Fixed change cart packet doesn't check for skill. | Inkfish | 1 | -1/+56 |
2009-12-20 | Quick-added support for the new whisper packet (bugreport:3942). | ultramage | 1 | -0/+11 |
2009-11-19 | - Applied the renewal client support patch from Diablo (eA forum topic 222623) | skotlex | 1 | -14/+150 |
2009-11-13 | Resolved a client hang in the scenario where the client sent loadendack befor... | ultramage | 1 | -8/+14 |
2009-11-03 | Extended broadcast implementation: | Gepard | 1 | -47/+42 |
2009-10-25 | Reverted renaming foreach functions and create a new one for OnTouch so that ... | Inkfish | 1 | -4/+4 |
2009-10-25 | * Implemented the official version of 'OnTouch' named as 'OnTouch_'.(it can b... | Inkfish | 1 | -4/+4 |
2009-10-06 | Fixed rental items can be moved into guild storage from cart. | Inkfish | 1 | -1/+1 |
2009-10-04 | - Implemented new packets for rental items (from Jobbie and Natz and fixed by... | zephyrus | 1 | -106/+195 |
2009-09-12 | * Clarified the names of some questlog functions and eventually implemented k... | Inkfish | 1 | -16/+34 |
2009-09-04 | * QuestLog Fix. | Inkfish | 1 | -7/+7 |
2009-08-27 | - Fixed typo in Hyegun_Hat (5367). (bugreport:1935) | brianluau | 1 | -1/+1 |
2009-08-26 | Fixed mercenary info not being re-sent after using @refresh (bugreport:2335). | ultramage | 1 | -0/+5 |
2009-08-25 | Implemented Progress Bar.(topic:207933) | Inkfish | 1 | -1/+33 |
2009-08-21 | Fixed the wrong packet length makes client choke when add_quest packets are s... | Inkfish | 1 | -1/+1 |
2009-08-12 | - Optimization to instance system. | zephyrus | 1 | -2/+3 |
2009-08-11 | * Fixed autospell and autobonus will still trigger even if the chance is 0. | Inkfish | 1 | -0/+2 |
2009-08-02 | * Questlog code cleanup. | Inkfish | 1 | -1/+22 |
2009-07-25 | Rewrote Quest Log system. | Inkfish | 1 | -48/+43 |
2009-07-11 | * Some updates for range check. (bugreport:3339) | Inkfish | 1 | -1/+1 |
2009-07-02 | - Re-added { } that were accidentally removed in last commit. | brianluau | 1 | -1/+2 |
2009-07-02 | - Added mosk_que to the mapcache (follow up to r13903). | brianluau | 1 | -20/+19 |
2009-06-20 | - Instancing System (Thanks to Sirius White who did most of the code, with so... | zephyrus | 1 | -1/+105 |
2009-06-20 | * Changed Asura Strike/Jump Kick to target skill to get rid of the "target de... | Inkfish | 1 | -42/+7 |
2009-06-19 | * Implemented script command "areamobuseskill" and skill NPC_INVINCIBLE and N... | Inkfish | 1 | -2/+2 |
2009-06-15 | * Skill through items will not be blocked when 90% overweight. (bugreport:3246) | Inkfish | 1 | -5/+5 |
2009-06-11 | Adjusted the code order in clif_parse_gmkick() to avoid invalid pointer acces... | ultramage | 1 | -6/+13 |
2009-06-08 | - Fixed Swordsman Medallion to be usable by Star Gladiators. | skotlex | 1 | -2/+4 |
2009-06-07 | Fixing the 'name requests work at any distance' exploit (bugreport:3206). | ultramage | 1 | -0/+3 |
2009-06-03 | * Some clean ups on autocast and itemskill code. (see topic:220921 for some i... | Inkfish | 1 | -5/+11 |
2009-05-19 | * Miracle should only be dispelled on map change. | Inkfish | 1 | -5/+4 |
2009-05-19 | Added missing packet 0x2c9 and fixed 0x2da's length error | Inkfish | 1 | -3/+21 |
2009-05-15 | Cleaning/fixing the previous commits a bit | ultramage | 1 | -1/+1 |
2009-05-15 | - Fixed a bunch of invalid memory access bugs as reported by Valgrind. | skotlex | 1 | -4/+3 |
2009-05-13 | PNEUMA, BASILICA and SAFETYWALL no longer protect you from such negative stat... | Inkfish | 1 | -3/+2 |
2009-05-12 | - Rental items now can be stackable items too. | zephyrus | 1 | -2/+34 |
2009-05-07 | * Added check on stackable items to 'checkweight' (bugreport:1569, bugreport:... | Inkfish | 1 | -5/+4 |
2009-05-02 | - Fixed some typos in the script command documentation. (bugreport:2547) | brianluau | 1 | -1/+1 |