summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Expand)AuthorFilesLines
2008-04-07Fixed a case where a dangling pointer was formed when a person was invited to...Kevin1-1/+7
2008-04-07Magnum Break will now affect traps. See (r12516).Kevin2-1/+3
2008-04-07-Sight rasher now affects the wizard's own and other's icewalls.Kevin2-4/+8
2008-04-07NPC earthquake now divides the atk2 bonus between players. (bugreport:1253)Kevin1-1/+2
2008-04-07Changed guild skills restore, regen, and battle order to only affect BL_PC. (...Kevin1-3/+3
2008-04-07Reverted one of the changes in dynamic mobs that may be causing the spawning ...Kevin1-1/+1
2008-04-06NVM on last fix (r12510).Kevin1-1/+1
2008-04-06Changed Mental Vision fix (r12507) to check for mexp rather then the boss fla...Kevin1-1/+1
2008-04-06Equip speed buffs no longer stack with speed consumables other then speed pot...Kevin1-2/+7
2008-04-06Sprint, Fusion, and Increase AGI now stack independently. The other speed buf...Kevin1-21/+34
2008-04-06Mind Sensing no longer gives an xp bonus on bosses. (bugreport:1282)Kevin1-1/+1
2008-04-06Changed Union/Increase AGI stack fix (it should work now). (bugreport:1155)Kevin1-6/+2
2008-04-06Fixed seven wind not allowing ghost/shadow. (bugreport:1155)Kevin1-1/+3
2008-04-06Added Moscovia to the list of @go destinationstoms1-1/+4
2008-04-06Unequip should no longer remove any buff from seven wind. (bugreport:1155)Kevin4-3/+6
2008-04-06Union and Increase AGI now stack. (bugreport:1155)Kevin1-0/+6
2008-04-05Union now consumes sp when not soul linked. (bugreport:1155)Kevin1-1/+2
2008-04-05Running into a wall/npc/pc/mob no longer enables spurt. (bugreport:1155)Kevin2-1/+12
2008-04-05Fixed unable to move after using a skill to break out of sprint. (bugreport: ...Kevin1-3/+4
2008-04-05Running now resumes after dmg as well, see (r12488). (bugreport:1155)Kevin1-3/+32
2008-04-05DMG no longer stops running. (bugreport:1155)Kevin1-2/+3
2008-04-05Last fix for r12485, I swear. >_>Kevin1-1/+1
2008-04-05Fix for (r12475), wasn't checking to see if the target cell was walkable.Kevin1-1/+1
2008-04-05PCs/Mobs/NPCs now block Leap(TK_HIGHJUMP) and sprint(TK_RUN). (bugreport:1155)Kevin2-1/+6
2008-04-05Disconnect user on forged selectegg packet (may be temporary fix). (bugreport...Kevin1-1/+5
2008-04-04Fixed @rura between maps on more then one map server. (r12483)Kevin1-1/+1
2008-04-04Small bug for r12481 :)Kevin1-1/+1
2008-04-04Update to Auth Glitch fix: moved unit_free_pc back to where it was and update...Kevin3-8/+7
2008-04-04Fixed a little bug in Kevin's commit (r12473)toms1-1/+1
2008-04-04Bug fixes for Auth Glitch and Map server crash through script warp when chang...Kevin2-3/+5
2008-04-03Renamed 'connect_until_time' to 'expiration_time'.ultramage3-6/+6
2008-04-02Fixed a compilation issue in r12457.ultramage1-0/+5
2008-04-02* Added more debug information to track the double remove_map'sFlavioJS2-4/+17
2008-03-31fixed aciddemo map server crashLupus1-1/+4
2008-03-31- Fixed wrong expire calculation on Wall of Fog used over Deluge (Bug report ...zephyrus1-1/+1
2008-03-29- Fixed a visual bug in mail when sending Zeny.zephyrus2-1/+4
2008-03-29- Fixed a bug in a previous Adoption fix from umage (partnerid is char_id not...zephyrus1-1/+3
2008-03-28Some more txt/sql login server synchronization:ultramage3-75/+3
2008-03-28- Fixing a bug in map_nick2sd. Also fixed on Stable.zephyrus1-12/+11
2008-03-27Added proper script constants and documentation for the 'checkcell' command. ...ultramage1-14/+18
2008-03-27Fixed a mistake in r12223, where during warping between mapservers, a charact...ultramage1-1/+2
2008-03-27Chagned trunk's default server->client PACKETVER to 9ultramage1-1/+1
2008-03-27- Fixed a bug in map_nick2sd (sometimes we can have 3 chars with similar name...zephyrus1-10/+8
2008-03-26Adjusted eAthena code to compile cleanly in C++ mode.ultramage27-371/+415
2008-03-25Partially fixed the mess in status.c.ultramage7-454/+432
2008-03-25Added proper checks to adoption processing (followup to r12428).ultramage1-7/+12
2008-03-24* Added temporary code to track and prevent the multiple remove_map's that ap...FlavioJS3-0/+13
2008-03-24* Reorganized the contents of the mapserver's header files.ultramage22-802/+845
2008-03-24- Fixed a potential crash in Adoption. Reported by Yomanda.zephyrus1-0/+3
2008-03-24Fixed a problem in the new trade window implementation (from r11830) where no...ultramage1-6/+6