Age | Commit message (Expand) | Author | Files | Lines |
2008-04-05 | Running now resumes after dmg as well, see (r12488). (bugreport:1155) | Kevin | 1 | -3/+32 |
2008-04-05 | DMG no longer stops running. (bugreport:1155) | Kevin | 1 | -2/+3 |
2008-04-05 | Last fix for r12485, I swear. >_> | Kevin | 1 | -1/+1 |
2008-04-05 | Fix for (r12475), wasn't checking to see if the target cell was walkable. | Kevin | 1 | -1/+1 |
2008-04-05 | PCs/Mobs/NPCs now block Leap(TK_HIGHJUMP) and sprint(TK_RUN). (bugreport:1155) | Kevin | 2 | -1/+6 |
2008-04-05 | Disconnect user on forged selectegg packet (may be temporary fix). (bugreport... | Kevin | 1 | -1/+5 |
2008-04-04 | Fixed @rura between maps on more then one map server. (r12483) | Kevin | 1 | -1/+1 |
2008-04-04 | Small bug for r12481 :) | Kevin | 1 | -1/+1 |
2008-04-04 | Update to Auth Glitch fix: moved unit_free_pc back to where it was and update... | Kevin | 3 | -8/+7 |
2008-04-04 | Fixed a little bug in Kevin's commit (r12473) | toms | 1 | -1/+1 |
2008-04-04 | Bug fixes for Auth Glitch and Map server crash through script warp when chang... | Kevin | 2 | -3/+5 |
2008-04-03 | Renamed 'connect_until_time' to 'expiration_time'. | ultramage | 3 | -6/+6 |
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-03-31 | fixed aciddemo map server crash | Lupus | 1 | -1/+4 |
2008-03-31 | - Fixed wrong expire calculation on Wall of Fog used over Deluge (Bug report ... | zephyrus | 1 | -1/+1 |
2008-03-29 | - Fixed a visual bug in mail when sending Zeny. | zephyrus | 2 | -1/+4 |
2008-03-29 | - Fixed a bug in a previous Adoption fix from umage (partnerid is char_id not... | zephyrus | 1 | -1/+3 |
2008-03-28 | Some more txt/sql login server synchronization: | ultramage | 3 | -75/+3 |
2008-03-28 | - Fixing a bug in map_nick2sd. Also fixed on Stable. | zephyrus | 1 | -12/+11 |
2008-03-27 | Added proper script constants and documentation for the 'checkcell' command. ... | ultramage | 1 | -14/+18 |
2008-03-27 | Fixed a mistake in r12223, where during warping between mapservers, a charact... | ultramage | 1 | -1/+2 |
2008-03-27 | Chagned trunk's default server->client PACKETVER to 9 | ultramage | 1 | -1/+1 |
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 | 27 | -371/+415 |
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 | 1 | -7/+12 |
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 | 22 | -802/+845 |
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-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-21 | - Added status changes for netcafe premium items. Status Resist Potion and SP... | zephyrus | 3 | -14/+35 |
2008-03-21 | Added VS9 project files. Removed redundant map_getallusers() function | Lupus | 2 | -41/+0 |
2008-03-20 | - Added SC_ARMOR_RESIST, used by Undead Scroll, gives you resistance against ... | zephyrus | 7 | -23/+73 |
2008-03-19 | Changed the dynamic mobs system to also unload mobs that have respawn time bu... | ultramage | 2 | -1/+8 |
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 | 2 | -9/+13 |
2008-03-18 | - Changed the way SC_ARMOR_ELEMENT is called (Resistance potions) | zephyrus | 1 | -4/+9 |
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 | 4 | -16/+20 |
2008-03-18 | - Added the official adoption method. | zephyrus | 10 | -145/+207 |
2008-03-17 | - Clean up of calc_times function. | zephyrus | 3 | -9/+1 |
2008-03-16 | - Added support for offline divorce. | zephyrus | 3 | -16/+45 |
2008-03-16 | - Fixed a compilation error. ops :3 | zephyrus | 1 | -5/+4 |
2008-03-16 | - Added De-adopt support when deleting a baby. | zephyrus | 1 | -6/+33 |
2008-03-15 | - Changed the way SC_HPREGEN works. | zephyrus | 1 | -5/+5 |