summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-04-20* Several updates from Trunkzephyrus2-2/+2
2008-04-19Fixed a bug in (init/start/stop)npctimertoms1-28/+45
2008-04-18fixed mapserv crash (divide by zero in Earthquake)Lupus1-1/+4
2008-04-18* Fixed a bug when unloading a npc near a shop.toms1-25/+36
2008-04-18Implemented config setting 'vending_over_max', to let people configure the be...ultramage3-0/+8
2008-04-17Modified sv_readdb to be able to process non-native line terminators (bugrepo...ultramage1-1/+1
2008-04-17- Some mistake from someone but OMG!zephyrus1-1/+1
2008-04-16Fixed an issue in r12575 where 'not setting char offline when going from maps...ultramage4-12/+14
2008-04-15Use the same code for script commands getitem & getitem2 as @item to avoid bu...toms1-12/+42
2008-04-15Used a forward declaration of the struct quest instead of including mmo.htoms1-1/+2
2008-04-15 * Corrected some invalid syntax in skill_db.txt (wrong usage of commas)ultramage9-271/+212
2008-04-14* Fixed a possible crash in char_sql. (since r12575, later modified in r12590).FlavioJS1-1/+1
2008-04-14Fixed a memory leak in mapif_quests_fromsqltoms2-3/+3
2008-04-14Fixed a typo in char_sql/char.ctoms1-1/+1
2008-04-14Fixed a bug in the disconnection part char-server (not sending you offline)toms1-1/+1
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...Kevin9-66/+133
2008-04-14* Followup to r12579 (all other players appeared as female on sql branch).FlavioJS2-0/+4
2008-04-13Major updates to the quest system.Kevin10-82/+273
2008-04-13Added an include in clif.h to avoid a complaint of gcctoms1-1/+1
2008-04-13* Quick&dirty reversal of the inter-server behaviour introduced in r3255/r3256:FlavioJS3-14/+220
2008-04-13Changed LOG_ALL definition to really log everythingtoms1-11/+14
2008-04-13Login will no longer set character offline when going from map to character s...Kevin1-1/+2
2008-04-12... but not with a buggy tool (missing svn:props)ultramage2-93/+93
2008-04-12the proper way to use version controlultramage21-12363/+0
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.Kevin21-0/+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-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-11Reverted the `login` table changes from r12464ultramage1-9/+9
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...Kevin5-16/+101
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.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 ...Kevin2-3/+9
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_W0lf1-1/+1
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_W0lf3-5/+5
2008-04-10Login server will now correctly keep online account information and properly ...Kevin2-0/+18
2008-04-10Char server now loads/saves quest information.Kevin2-3/+109
2008-04-10Some preliminary code for the questlog system (clif packet functions and basi...Kevin4-0/+157
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