summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-04-08Updated MAX_GUARDIANS to support an insane amount of guardians.L0ne_W0lf2-2/+2
2008-04-07Immunity to magic now makes you immune to the SC effect as well. (bugreport:1...Kevin1-0/+3
2008-04-07* Made script command 'flagemblem' and guild_emblem_change send an update of ...FlavioJS11-22/+146
2008-04-07Party/guild names can no longer be less then 2 characters long.(bugreport:1328)Kevin2-3/+7
2008-04-07Removed the 'wait close' timer that closed a session's socket after 5 seconds.ultramage5-52/+12
2008-04-07Improved the Mental Sensing fix from r12507 to not start the status at all, i...ultramage2-2/+3
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 destinationstoms2-1/+5
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-05Reverted my recent changes to trunk.ultramage6-3595/+1954
2008-04-05Removed code that maintains the `sstatus` table, because it's in the way. To ...ultramage2-33/+0
2008-04-05Running now resumes after dmg as well, see (r12488). (bugreport:1155)Kevin1-3/+32
2008-04-05Added back the login_log() function for txt (removed in r11826).ultramage3-42/+101
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-04Added login.c to hold most of the common functionality of the login server.ultramage6-1026/+660
2008-04-04Preparations for the login server TXT/SQL mergeultramage4-23/+2004
2008-04-04Fixed a little bug in Kevin's commit (r12473)toms1-1/+1
2008-04-04Removed commented-out TXT-only login-server code that was supposed to prevent...ultramage2-37/+0
2008-04-04Bug fixes for Auth Glitch and Map server crash through script warp when chang...Kevin3-8/+19
2008-04-03Renamed 'connect_until_time' to 'expiration_time'.ultramage12-142/+142
2008-04-02First round of minor updates for WoE SE.L0ne_W0lf1-1/+1
2008-04-02* Added SV_KEEP_TERMINATOR option to not split the line terminator.FlavioJS2-18/+24
2008-04-02* Added sv_split to strlib.c/h (similar to sv_parse).FlavioJS2-10/+104
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