Age | Commit message (Expand) | Author | Files | Lines |
2008-03-28 | - Fixing a bug in map_nick2sd. Also fixed on Stable. | zephyrus | 1 | -12/+11 |
2008-03-27 | Updated SQL Files (item & mobs) | toms | 4 | -857/+1056 |
2008-03-27 | Added proper script constants and documentation for the 'checkcell' command. ... | ultramage | 4 | -21/+81 |
2008-03-27 | Fixed a mistake in r12223, where during warping between mapservers, a charact... | ultramage | 1 | -1/+2 |
2008-03-27 | Partial rewrite of the login server's auth system. | ultramage | 8 | -425/+546 |
2008-03-27 | merged the charserver acc modification code cleanup to TXT (r11324) | ultramage | 3 | -101/+96 |
2008-03-27 | Chagned trunk's default server->client PACKETVER to 9 | ultramage | 2 | -1/+3 |
2008-03-27 | fixed Verdandi name in valkyrie.txt | Lupus | 2 | -2/+5 |
2008-03-27 | - Fixed a bug in map_nick2sd (sometimes we can have 3 chars with similar name... | zephyrus | 1 | -10/+8 |
2008-03-26 | Adjusted eAthena code to compile cleanly in C++ mode. | ultramage | 67 | -955/+682 |
2008-03-26 | fixed wrong item names. minor | Lupus | 1 | -4/+5 |
2008-03-26 | Updated Zhed's Thor Vol. Base addition dialog to iRO's. | L0ne_W0lf | 2 | -320/+326 |
2008-03-25 | Partially fixed the mess in status.c. | ultramage | 7 | -454/+432 |
2008-03-25 | Added proper checks to adoption processing (followup to r12428). | ultramage | 11 | -55/+82 |
2008-03-25 | Assassins will now get their request item. (bugreport:1220) | L0ne_W0lf | 2 | -1/+5 |
2008-03-24 | * Added temporary code to track and prevent the multiple remove_map's that ap... | FlavioJS | 3 | -0/+13 |
2008-03-24 | * Reorganized the contents of the mapserver's header files. | ultramage | 23 | -802/+850 |
2008-03-24 | - Fixed a potential crash in Adoption. Reported by Yomanda. | zephyrus | 1 | -0/+3 |
2008-03-24 | Fixed a problem in the new trade window implementation (from r11830) where no... | ultramage | 1 | -6/+6 |
2008-03-23 | Corrected Bishop and Gopinich exp rewards. | L0ne_W0lf | 2 | -2/+4 |
2008-03-22 | Cart Termination now bypasses Parrying and Energy Coat (bugreport:476) | ultramage | 1 | -5/+7 |
2008-03-22 | Mobs with no respawn information which don't have a master will not get unloa... | ultramage | 1 | -0/+3 |
2008-03-22 | Added a missing null-pointer check to the timed player pvp/gvg respawn functi... | ultramage | 1 | -1/+3 |
2008-03-22 | Corrected an error that snuck in to the Easter Event | L0ne_W0lf | 2 | -2/+4 |
2008-03-22 | Added 2008 iRO Easter Event care of Kisuka. | L0ne_W0lf | 3 | -1/+840 |
2008-03-21 | Updated special effect rates on 11.3 gear. | L0ne_W0lf | 2 | -29/+31 |
2008-03-21 | - Added status changes for netcafe premium items. Status Resist Potion and SP... | zephyrus | 5 | -14/+41 |
2008-03-21 | Removed "Fastidious Old Man" duplicate in Alberta. | L0ne_W0lf | 2 | -11/+3 |
2008-03-21 | Fixed Gym Pass NPC reporting "00" on use. | L0ne_W0lf | 2 | -2/+5 |
2008-03-21 | Added VS9 project files. Removed redundant map_getallusers() function | Lupus | 15 | -42/+4323 |
2008-03-20 | - Fixed ItemID 12235 exploid (can be used to fully restore HP without consume... | zephyrus | 2 | -3/+7 |
2008-03-20 | * Corrected more duplicates in mob drops. | L0ne_W0lf | 2 | -14/+18 |
2008-03-20 | - Added SC_ARMOR_RESIST, used by Undead Scroll, gives you resistance against ... | zephyrus | 7 | -23/+73 |
2008-03-20 | Fixed Juperos Elevator not working after failing once. | L0ne_W0lf | 2 | -9/+11 |
2008-03-20 | * Added Gym Pass NPC (disabled by default.) | L0ne_W0lf | 3 | -1/+146 |
2008-03-20 | Updated Umbala npcs, quests, and warps. | L0ne_W0lf | 7 | -1691/+2201 |
2008-03-19 | Changed the dynamic mobs system to also unload mobs that have respawn time bu... | ultramage | 3 | -1/+13 |
2008-03-19 | Fallen Bishop lost his card...he found it though. | L0ne_W0lf | 2 | -1/+2 |
2008-03-19 | Updated some monster stats that got missed. | L0ne_W0lf | 2 | -12/+13 |
2008-03-19 | Updated Cursed Abbey monster drops. | L0ne_W0lf | 2 | -10/+13 |
2008-03-19 | reverted back project files. due to incompatibility. The working directory ha... | Lupus | 19 | -94/+1 |
2008-03-19 | Moscovia mobs will now do more damage. | L0ne_W0lf | 2 | -5/+7 |
2008-03-19 | - The last bug in Adoption system. | zephyrus | 4 | -4/+10 |
2008-03-18 | inverted logic (followup to r12394) | ultramage | 1 | -2/+2 |
2008-03-18 | Fixed invited party members not displaying correctly (bugreport:1199) | ultramage | 3 | -9/+14 |
2008-03-18 | - Changed the way SC_ARMOR_ELEMENT is called (Resistance potions) | zephyrus | 2 | -9/+14 |
2008-03-18 | - Sorry, fixing the last adoption step. It was too late ._. | zephyrus | 1 | -6/+3 |
2008-03-18 | Fixed OnPCLoginEvent not working correctly (bugreport:1182). | ultramage | 5 | -16/+21 |
2008-03-18 | updated VS project files. You can run servers trough VSudio IDE / Run | Lupus | 19 | -0/+98 |
2008-03-18 | - Added the official adoption method. | zephyrus | 14 | -654/+209 |