Age | Commit message (Expand) | Author | Files | Lines |
2008-04-07 | * Made script command 'flagemblem' and guild_emblem_change send an update of ... | FlavioJS | 1 | -0/+13 |
2008-04-07 | Party/guild names can no longer be less then 2 characters long.(bugreport:1328) | Kevin | 1 | -0/+2 |
2008-04-07 | Fixed a case where a dangling pointer was formed when a person was invited to... | Kevin | 1 | -0/+2 |
2008-04-07 | -Sight rasher now affects the wizard's own and other's icewalls. | Kevin | 1 | -0/+3 |
2008-04-07 | NPC earthquake now divides the atk2 bonus between players. (bugreport:1253) | Kevin | 1 | -0/+1 |
2008-04-07 | Changed guild skills restore, regen, and battle order to only affect BL_PC. (... | Kevin | 1 | -0/+1 |
2008-04-07 | Reverted one of the changes in dynamic mobs that may be causing the spawning ... | Kevin | 1 | -0/+2 |
2008-04-06 | Changed Mental Vision fix (r12507) to check for mexp rather then the boss fla... | Kevin | 1 | -1/+1 |
2008-04-06 | Equip speed buffs no longer stack with speed consumables other then speed pot... | Kevin | 1 | -0/+2 |
2008-04-06 | Sprint, Fusion, and Increase AGI now stack independently. The other speed buf... | Kevin | 1 | -0/+2 |
2008-04-06 | Mind Sensing no longer gives an xp bonus on bosses. (bugreport:1282) | Kevin | 1 | -0/+1 |
2008-04-06 | Changed Union/Increase AGI stack fix (it should work now). (bugreport:1155) | Kevin | 1 | -0/+1 |
2008-04-06 | Fixed seven wind not allowing ghost/shadow. (bugreport:1155) | Kevin | 1 | -0/+1 |
2008-04-06 | Added Moscovia to the list of @go destinations | toms | 1 | -0/+2 |
2008-04-06 | Unequip should no longer remove any buff from seven wind. (bugreport:1155) | Kevin | 1 | -0/+1 |
2008-04-06 | Union and Increase AGI now stack. (bugreport:1155) | Kevin | 1 | -0/+1 |
2008-04-05 | Union now consumes sp when not soul linked. (bugreport:1155) | Kevin | 1 | -0/+1 |
2008-04-05 | Running into a wall/npc/pc/mob no longer enables spurt. (bugreport:1155) | Kevin | 1 | -0/+1 |
2008-04-05 | Fixed unable to move after using a skill to break out of sprint. (bugreport: ... | Kevin | 1 | -0/+1 |
2008-04-05 | Running now resumes after dmg as well, see (r12488). (bugreport:1155) | Kevin | 1 | -1/+1 |
2008-04-05 | DMG no longer stops running. (bugreport:1155) | Kevin | 1 | -0/+2 |
2008-04-05 | PCs/Mobs/NPCs now block Leap(TK_HIGHJUMP) and sprint(TK_RUN). (bugreport:1155) | Kevin | 1 | -0/+1 |
2008-04-05 | Disconnect user on forged selectegg packet (may be temporary fix). (bugreport... | Kevin | 1 | -0/+1 |
2008-04-04 | Fixed @rura between maps on more then one map server. (r12483) | Kevin | 1 | -0/+1 |
2008-04-04 | Update to Auth Glitch fix: moved unit_free_pc back to where it was and update... | Kevin | 1 | -0/+3 |
2008-04-04 | Updated mob_db.sql to latest | toms | 1 | -0/+1 |
2008-04-04 | Fixed a little bug in Kevin's commit (r12473) | toms | 1 | -0/+1 |
2008-04-04 | Bug fixes for Auth Glitch and Map server crash through script warp when chang... | Kevin | 1 | -0/+9 |
2008-04-03 | Renamed 'connect_until_time' to 'expiration_time'. | ultramage | 1 | -0/+5 |
2008-04-02 | First round of minor updates for WoE SE. | L0ne_W0lf | 1 | -0/+1 |
2008-04-02 | * Added SV_KEEP_TERMINATOR option to not split the line terminator. | FlavioJS | 1 | -0/+3 |
2008-03-31 | fixed aciddemo map server crash | Lupus | 1 | -0/+2 |
2008-03-30 | Yet more login server stuff: | ultramage | 1 | -0/+6 |
2008-03-28 | Some more txt/sql login server synchronization: | ultramage | 1 | -0/+9 |
2008-03-27 | Updated SQL Files (item & mobs) | toms | 1 | -0/+1 |
2008-03-27 | Partial rewrite of the login server's auth system. | ultramage | 1 | -1/+23 |
2008-03-27 | merged the charserver acc modification code cleanup to TXT (r11324) | ultramage | 1 | -1/+2 |
2008-03-27 | Chagned trunk's default server->client PACKETVER to 9 | ultramage | 1 | -0/+2 |
2008-03-26 | Adjusted eAthena code to compile cleanly in C++ mode. | ultramage | 1 | -1/+3 |
2008-03-25 | Added proper checks to adoption processing (followup to r12428). | ultramage | 1 | -1/+1 |
2008-03-24 | * Reorganized the contents of the mapserver's header files. | ultramage | 1 | -0/+5 |
2008-03-21 | Added VS9 project files. Removed redundant map_getallusers() function | Lupus | 1 | -1/+4 |
2008-03-19 | Changed the dynamic mobs system to also unload mobs that have respawn time bu... | ultramage | 1 | -0/+5 |
2008-03-19 | reverted back project files. due to incompatibility. The working directory ha... | Lupus | 1 | -0/+1 |
2008-03-18 | Fixed invited party members not displaying correctly (bugreport:1199) | ultramage | 1 | -0/+1 |
2008-03-18 | Fixed OnPCLoginEvent not working correctly (bugreport:1182). | ultramage | 1 | -0/+1 |
2008-03-18 | updated VS project files. You can run servers trough VSudio IDE / Run | Lupus | 1 | -0/+4 |
2008-03-10 | Added missing check to only allow the leader of a party to modify its exp sha... | ultramage | 1 | -0/+3 |
2008-03-09 | - Modified attack_walk_delay so it behaves on a 'per-object' basis, and chang... | skotlex | 1 | -0/+8 |
2008-03-09 | Cleaned up and corrected some more land skill code: | ultramage | 1 | -0/+9 |