Age | Commit message (Expand) | Author | Files | Lines |
2008-04-04 | Preparations for the login server TXT/SQL merge | ultramage | 14 | -38/+2019 |
2008-04-04 | - Removed extra TABs from certain messages. (Bug ID: 1302) | DZeroX | 1 | -5/+5 |
2008-04-04 | Updated mob_db.sql to latest | toms | 2 | -12/+13 |
2008-04-04 | Fixed a little bug in Kevin's commit (r12473) | toms | 2 | -1/+2 |
2008-04-04 | Removed commented-out TXT-only login-server code that was supposed to prevent... | ultramage | 2 | -37/+0 |
2008-04-04 | Bug fixes for Auth Glitch and Map server crash through script warp when chang... | Kevin | 4 | -8/+28 |
2008-04-04 | Updated NIflheim Town and Quest NPCs | L0ne_W0lf | 5 | -400/+1125 |
2008-04-04 | * Updated Schwaltzvalt guild warp points. | L0ne_W0lf | 2 | -16/+48 |
2008-04-04 | * Implemented 11.3 monster skills update. | L0ne_W0lf | 2 | -186/+182 |
2008-04-03 | * Reverted the healing staff update. [L0ne_W0lf] | L0ne_W0lf | 3 | -12/+15 |
2008-04-03 | updated Healing_Staff heal boosting effect. | L0ne_W0lf | 2 | -1/+3 |
2008-04-03 | fixed broken dialogues | Lupus | 4 | -23/+23 |
2008-04-03 | Fixed two script errors/typos in job/valkyrie.txt (from r12463) | ultramage | 1 | -1/+1 |
2008-04-03 | Renamed 'connect_until_time' to 'expiration_time'. | ultramage | 15 | -144/+151 |
2008-04-03 | Updated Valkirye, Global_Functions, Turtle Island Quest vars | Lupus | 5 | -109/+38 |
2008-04-02 | First round of minor updates for WoE SE. | L0ne_W0lf | 8 | -20/+44 |
2008-04-02 | * Added SV_KEEP_TERMINATOR option to not split the line terminator. | FlavioJS | 3 | -18/+27 |
2008-04-02 | Updated Anubis drops to official. | L0ne_W0lf | 2 | -1/+3 |
2008-04-02 | * Added sv_split to strlib.c/h (similar to sv_parse). | FlavioJS | 2 | -10/+104 |
2008-04-02 | Fixed a compilation issue in r12457. | ultramage | 1 | -0/+5 |
2008-04-02 | * Added more debug information to track the double remove_map's | FlavioJS | 2 | -4/+17 |
2008-04-02 | Fixed Bugs/Typos in quests_louyang.txt | Paradox924X | 2 | -6/+9 |
2008-04-01 | - Fixing and cleanup of Juperos Quest. | zephyrus | 1 | -211/+172 |
2008-03-31 | fixed aciddemo map server crash | Lupus | 2 | -1/+6 |
2008-03-31 | Added latest version of dbghelp.dll (from microsoft debugger package), to pre... | ultramage | 1 | -0/+0 |
2008-03-31 | minor CASE typos in NPC dialogues | Lupus | 2 | -3/+3 |
2008-03-31 | - Fixed wrong expire calculation on Wall of Fog used over Deluge (Bug report ... | zephyrus | 1 | -1/+1 |
2008-03-30 | Yet more login server stuff: | ultramage | 6 | -358/+393 |
2008-03-29 | - Fixed a visual bug in mail when sending Zeny. | zephyrus | 2 | -1/+4 |
2008-03-29 | Fixed a compilation issue with r12446 (C can't handle non-constant initialize... | ultramage | 12 | -22/+26 |
2008-03-29 | - Fixed a bug in a previous Adoption fix from umage (partnerid is char_id not... | zephyrus | 2 | -8/+13 |
2008-03-28 | Some more txt/sql login server synchronization: | ultramage | 14 | -782/+161 |
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 |