summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-15changed MES -> mesLupus10-10/+10
2008-04-14Fixed bugreport:1353, bugreport:1356, and bugreport:1365.L0ne_W0lf2-5/+7
2008-04-14Fixed bugreport:1337, bugreport:1355, bugreport:1361, and bugreport:1362.L0ne_W0lf5-26/+30
2008-04-14* Fixed a possible crash in char_sql. (since r12575, later modified in r12590).FlavioJS2-1/+2
2008-04-14Fixed a memory leak in mapif_quests_fromsqltoms3-3/+4
2008-04-14Fixed a typo in char_sql/char.ctoms2-1/+2
2008-04-14Fixed a bug in the disconnection part char-server (not sending you offline)toms2-1/+2
2008-04-14minor typo in mage.txtLupus1-1/+1
2008-04-14fixed minor archer.txt bugLupus2-2/+4
2008-04-14Don't typically update custom NPCs, but this was a special request and should...L0ne_W0lf2-0/+14
2008-04-14* Changes to the configure script:FlavioJS3-25/+114
2008-04-14Removed some unused variables that appeared in the last commit (r12584).Kevin2-3/+4
2008-04-14Some more updates to the quest log system. It has been completely moved to th...Kevin10-66/+134
2008-04-14* Followup to r12579 (all other players appeared as female on sql branch).FlavioJS3-0/+5
2008-04-13Forgot to change main.sql to reflect the update to quest_objective table.Kevin1-1/+2
2008-04-13Major updates to the quest system.Kevin16-83/+309
2008-04-13Added an include in clif.h to avoid a complaint of gcctoms2-1/+2
2008-04-13* Quick&dirty reversal of the inter-server behaviour introduced in r3255/r3256:FlavioJS4-14/+224
2008-04-13* Changes to the configure script:FlavioJS3-5/+58
2008-04-13Changed LOG_ALL definition to really log everythingtoms2-11/+16
2008-04-13Login will no longer set character offline when going from map to character s...Kevin2-2/+6
2008-04-12... but not with a buggy tool (missing svn:props)ultramage2-93/+93
2008-04-12the proper way to use version controlultramage25-12363/+1363
2008-04-12TXT code has been re uploaded. Please note this does not change the fact that...Kevin21-0/+12363
2008-04-12Updated visual studio 9 files to reflect TXT support removal.Kevin25-1363/+12363
2008-04-12I live in a giant bucket.Kevin21-12363/+0
2008-04-11At char select, the char server will set character to server -2 (server unkno...Kevin1-0/+2
2008-04-11Fixed setcell range of first barricade in Juno Castle 2.L0ne_W0lf2-5/+8
2008-04-11- Fixed Rogue Job Quest not checking for all items correctly.DZeroX1-1/+1
2008-04-11- Added code to remove a trap when it dies.zephyrus1-10/+24
2008-04-11The max_account_id packetver detection mechanism will never cause any connect...ultramage10-84/+5
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