Commit Graph

23 Commits

Author SHA1 Message Date
p0wer
f305c4639e * Add missed change from last rev. Allow realmd.sql to run multiple times
* without error.

--HG--
branch : trunk
2009-12-22 19:40:46 -06:00
p0wer
a9740b9ef7 * Comment out adding accounts 1 2 and 3 to account_access since it is commented
* out in `account` as well. Thanks Sundark.

--HG--
branch : trunk
2009-12-22 19:36:58 -06:00
maanuel
ce3073111e Fixed realmd.sql, remove assigning the gmlevel when gmlevel isn't in account anymore by Sundark and zero389.
--HG--
branch : trunk
2009-12-22 15:03:33 -03:00
p0wer
b4e1ee6355 Fix some whitespace errors. Corrected account_access 'id' type.
--HG--
branch : trunk
2009-12-21 21:21:39 -06:00
p0wer
7590479186 * Add support for different gmlevel's for different realms.
*
* Using the value -1 will add the same value for all realms.
* Make sure to apply the updates.
* Information regarding this patch will be posted on the database forums soon.
*
* Thanks to Sundark and the Ilixiuemu team(for original patch)

--HG--
branch : trunk
2009-12-21 21:08:29 -06:00
win32
3d142e1448 sql updates for 3.2.2a
--HG--
branch : trunk
2009-12-18 12:09:53 +02:00
Brian
f1abbdbecc * Removed unused table from the realm DB
--HG--
branch : trunk
2009-12-09 17:25:35 -07:00
Chaz Brown
c7cc007950 Add Server revision to realmd.uptime table
--HG--
branch : trunk
2009-09-15 01:09:36 -04:00
Anubisss
14a57a8b94 *Fix a typo.
--HG--
branch : trunk
2009-09-14 22:40:56 +02:00
Kudlaty
f55031b242 Add support for multirealm. Patch by streetrat.
--HG--
branch : trunk
2009-09-13 00:02:14 +02:00
megamage
8fb63dc91c [8332] Add non-unique key accid for realmcharacters table for speedup queries by this field. Author: rilex
Just note about related _not_ mangos bug: this table _expected_ to have primary key by pair (`realmid`,`acctid`).
    If used DB not have it for table, then this wrongly setup of DB.

--HG--
branch : trunk
2009-08-09 15:35:46 -05:00
QAston
0fdd7cd5de *Remove data from world.sql - it exists now only for structure documentation.
*Remove debug spell_check command - such things shouldn't belong to core.

--HG--
branch : trunk
2009-07-31 15:35:31 +02:00
hunteee
c6c1284eb0 *Second part of previous commit.
--HG--
branch : trunk
2009-06-18 19:31:55 +02:00
megamage
58d910d191 [7938] Use same type for account ids in different tables related to used in code uint32 type for it. Author: charlie2025
--HG--
branch : trunk
2009-06-02 17:42:28 -05:00
megamage
1ac13728a7 [7545] Fixed exploration achievements for certian areas Author: DonTomika
[7546] move uptime table to Realm database, use realmid column. Author: Triply

--HG--
branch : trunk
2009-03-26 14:02:11 -06:00
XTZGZoReX
9fe43fa9c0 * Implementing database logging:
** LogTime and LogColors config options removed due to incompatibility.
** Old file logging still available.
** Totally redone the Log class.
** Config options added: EnableLogDB, DBLogLevel, LogDB.Char, LogDB.RA, LogDB.GM -- remember to update config file.
** SQL updates attached.

--HG--
branch : trunk
2009-03-19 21:13:52 +01:00
megamage
31637d4aac *Merge.
--HG--
branch : trunk
2009-02-18 11:36:19 -06:00
KingPin
14234c86fa Newline added to bottom of all files.
--HG--
branch : trunk
2009-02-17 20:07:49 -06:00
megamage
566ed175e4 *Some fix. Finally usable.
--HG--
branch : trunk
2008-12-26 21:45:02 -06:00
megamage
e71697462e *SQL clean up.
--HG--
branch : trunk
2008-12-24 14:21:43 -06:00
w12x
0f32ffb90e [svn] Prevent Bestial Wrath from being applied 5 times when cast by a hunter with The Beast Within talent. Hopefully this will also fix the crashes caused by this spell.
Change 'tbc' to 'expansion' in realmd.sql.

--HG--
branch : trunk
2008-10-23 09:40:37 -05:00
runningnak3d
fbdc2505d0 [svn] * SQL cleanup
* Removed unneeded revision SQL, since everyone will be starting off at a single revision.
* Left the characters SQL in case someone needs to convert a MaNGOS characters DB
* Final dumps of realmd / world / and characters DB schemas

--HG--
branch : trunk
2008-10-14 12:30:35 -05:00
Neo2003
9b1c0e006f [svn] * Proper SVN structure
--HG--
branch : trunk
2008-10-02 16:23:55 -05:00