summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-11- Optimized several NPCsDZeroX5-463/+489
2008-04-11Reverted the `login` table changes from r12464ultramage6-37/+40
2008-04-11Changed eol-style to native for these files.Kevin3-181/+181
2008-04-11New sql definitions for the quest code.Kevin2-15/+9
2008-04-11Finished most of the quest log code, still bits here and there but it's usabl...Kevin6-16/+104
2008-04-11Some quest log changes and removed one of the set char offline calls that was...Kevin3-2/+5
2008-04-11More questlog code.Kevin16-5/+226
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 ...Kevin3-3/+12
2008-04-10Modified the charservers to use a DBMap instead of a cyclic array for auth data.ultramage7-424/+440
2008-04-10* Reverted the change to MAX_SQUARE_LAYOUT.L0ne_W0lf4-2/+4
2008-04-10- Fixed Max Guardians max = 8 (no need to increase this value for woe 2.0 as ...zephyrus3-10/+30
2008-04-10* Updated NPC skill "Evil Land". More gravity wtfage.L0ne_W0lf7-7/+12
2008-04-10Login server will now correctly keep online account information and properly ...Kevin2-0/+18
2008-04-10- Optimized all the Lutie NPCsDZeroX1-829/+773
2008-04-10Char server now loads/saves quest information.Kevin4-3/+164
2008-04-10Some preliminary code for the questlog system (clif packet functions and basi...Kevin5-0/+159
2008-04-10- Coins are no longer Usable items that can't be used due to an invalid Gende...DZeroX1-9/+9
2008-04-10- Changed close -> close2, as per bug report #1336.DZeroX1-1/+1
2008-04-08Lolbug.Kevin1-1/+1
2008-04-08Fixed party invitation ack messages not displaying on recent clients (bugrepo...ultramage4-4/+17
2008-04-08Modified PACKETVER for recent clients to use a YYYYMMDD date format instead o...ultramage3-19/+23
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-08Added the Schwaltzvalt Guild Castles 1-5. (update 3/3)L0ne_W0lf7-5/+14292
2008-04-08Added the Arunafeltz Guild Castles 1-5. (update 2/3)L0ne_W0lf6-0/+14397
2008-04-08Added new town guild flags in Rachel and Juno. (update 1/3)L0ne_W0lf2-0/+97
2008-04-08Updated MAX_GUARDIANS to support an insane amount of guardians.L0ne_W0lf3-2/+3
2008-04-07* Reverted the Ice Wall change (r12526.)L0ne_W0lf2-2/+4
2008-04-07Immunity to magic now makes you immune to the SC effect as well. (bugreport:1...Kevin2-0/+4
2008-04-07Limited number of wizard icewalls to 5 (iRO).Kevin2-2/+4
2008-04-07* Made script command 'flagemblem' and guild_emblem_change send an update of ...FlavioJS13-24/+168
2008-04-07Party/guild names can no longer be less then 2 characters long.(bugreport:1328)Kevin3-3/+9
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...Kevin2-1/+9
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.Kevin3-4/+11
2008-04-07* Dur, I'm bored. Added place-holders for Mercenary skills.L0ne_W0lf2-0/+42
2008-04-07NPC earthquake now divides the atk2 bonus between players. (bugreport:1253)Kevin2-1/+3
2008-04-07Changed guild skills restore, regen, and battle order to only affect BL_PC. (...Kevin2-3/+4
2008-04-07Reverted one of the changes in dynamic mobs that may be causing the spawning ...Kevin2-1/+3
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...Kevin2-2/+2