summaryrefslogtreecommitdiff
path: root/src/map
AgeCommit message (Expand)AuthorFilesLines
2008-04-11Changed eol-style to native for these files.Kevin2-157/+157
2008-04-11Finished most of the quest log code, still bits here and there but it's usabl...Kevin3-8/+90
2008-04-11Some quest log changes and removed one of the set char offline calls that was...Kevin2-1/+4
2008-04-11More questlog code.Kevin7-4/+164
2008-04-11- Fixed a bug in de-adopt code (parent skills need to be removed).zephyrus1-0/+2
2008-04-10Crash fix for (r12552).Kevin2-1/+14
2008-04-10Lolwhoops.Kevin1-0/+2
2008-04-10Client not marked online until map receives auth request from the client and ...Kevin1-2/+9
2008-04-10Modified the charservers to use a DBMap instead of a cyclic array for auth data.ultramage1-2/+4
2008-04-10* Reverted the change to MAX_SQUARE_LAYOUT.L0ne_W0lf1-1/+1
2008-04-10- Fixed Max Guardians max = 8 (no need to increase this value for woe 2.0 as ...zephyrus1-8/+28
2008-04-10* Updated NPC skill "Evil Land". More gravity wtfage.L0ne_W0lf3-5/+5
2008-04-10Some preliminary code for the questlog system (clif packet functions and basi...Kevin3-0/+133
2008-04-08Lolbug.Kevin1-1/+1
2008-04-08Fixed party invitation ack messages not displaying on recent clients (bugrepo...ultramage3-4/+16
2008-04-08Modified PACKETVER for recent clients to use a YYYYMMDD date format instead o...ultramage2-19/+20
2008-04-08Small party/guild creation cleanup. Added packet comments. Removed fake reply...ultramage4-31/+49
2008-04-08Apparently I'm the only one that has it out for the alphabet.Kevin2-10/+7
2008-04-08Added some aFrees, ultramage is a jerk.Kevin2-0/+4
2008-04-08The fix in r12521 will now temporarily trim white space before checking the s...Kevin2-2/+7
2008-04-08Full revert of r12402, could be the cause of mob respawn problems (followup t...ultramage1-7/+0
2008-04-08Reverted L0ne_W0lf's change of PACKETVERtoms1-1/+1
2008-04-08Updated MAX_GUARDIANS to support an insane amount of guardians.L0ne_W0lf1-1/+1
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 ...FlavioJS10-22/+144
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 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