aboutsummaryrefslogtreecommitdiff
path: root/sql/base
AgeCommit message (Expand)Author
2013-06-02Merge pull request #9854 from Ascathor/masterSubv
2013-06-02DB/Autobroadcast: Update correct db struktur and auth basejoschiwald
2013-05-26Core/Command: Optimized .pinfo moreAscathor
2013-04-26Update auth_database.sql due the added ip2nation tables.Bezo
2013-04-22[Ip2nationLock] Implement the ip2nation lock country.Bezo
2013-04-05Core/PacketIO: Implemented possibility to ban client addons serversideShauren
2013-03-09SQL: Update sql/base/auth_database.sqlNay
2013-03-04Core/Players: Implemented converting quests on faction change (keeping old fa...Shauren
2013-02-26Core&SQL: Fix typos (RBAC and equips related)Nay
2013-02-26sql typo fixesSpp
2013-02-26Core/RBAC: Correction to last sqls and update base/auth_database.sqlSpp
2013-02-08Core/Auth: Reverted part of fb43a92cc2aaffab42efebf025b6a12c01af8fde - sessio...Shauren
2013-02-07Core/Accounts: sessionkey field in account table is only a temporary storage ...Shauren
2013-02-04DB/Characters: Update sql/base/characters_database.sqlNay
2013-02-04DB/Auth: Update sql/base/auth_database.sqlNay
2013-02-04Merge pull request #9099 from Bezo/mutenewAokromes
2013-01-30DB/Auth: Fix typo in sql/base/auth_database.sqlEmo
2013-01-30Add Mute reason and mute by to the db so you can get this info from the db wi...Bezo
2013-01-27Core/Authserver: Added possibility to allow realm connections both from "worl...Shauren
2012-12-15Implements saving of loot (items / money) contained inside lootable inventory...MrSmite
2012-12-04SQL: Update characters_database.sqlVincent-Michael
2012-11-18Core/Calendar: Completely rewrite and fix most of the calendar systemhorn
2012-11-07Update characters_database.sql (Missing changes from 58ec4e5319)Spp
2012-10-17DB: Add gm_tickets changes to base character dbkaelima
2012-10-09allow glyph1 be null like other glyph slotstibbi
2012-09-08SQL: Update characters_database.sqlNay
2012-08-12Update sql/base/auth_database.sqlNay
2012-08-07Core/Players: Improved alcohol handling, weeeeeeeeeeeeeeeeeShauren
2012-07-13Core/Player: Fix issues with 'ignore this slot' option on equipment manager u...NNN666
2012-06-07And missing full sql changesShauren
2012-04-08Core/Conditions: Add missing code for CONDITION_TITLENay
2012-04-05DB/GOs: Correct some templates and add a missing one (WDB)Nay
2012-04-01DB/Auth: Increase realmlist.address size to 64 (varchar)Nay
2012-03-28SQL: Auth db data type cleanup `logs`, `realmcharacters`, `realmlist`, `uptim...leak
2012-03-28SQL: Auth db data type cleanup `account_access`, `account_banned`, `ip_banned...leak
2012-03-28SQL: Auth db data type cleanup `account` / Storage engine switched to InnoDBleak
2012-03-26DB/Auth: Update auth_database.sql with recent changesNay
2012-03-25DB/Auth: Update auth_database.sql with recent changesNay
2012-02-19Core/Warden: Base implementation for Warden functionalityleak
2012-02-19DB/Schema: Update auth db base SQL to recent mysqldump formatleak
2012-01-19DB/Characters: Add missing table create to characters_database.sql from f4075...Nay
2012-01-07DB: Add missing changes to characters base sqlNay
2011-09-05Core/Quests: Implement quests that require PlayerSlain. Closes #169Nay
2011-08-13DB/FULL: Remove redundant full content files for world database from the repo...Machiavelli
2011-08-07Core/Spells: Fix Shaman talent Nature's Guardian and rewrite fix for fc52f08....Machiavelli
2011-08-06Core/Commands: Add .cast dest #spellid #x #y #z which orders selected unit to...QAston
2011-08-03Core/Refer-a-Friend: Finish base work for Refer-a-Friend.Silinoron
2011-08-01Core/Spells: Fix Soul Preserver trinketMachiavelli
2011-07-27Core/Commands: Allow muting offline players - the mute will become effective ...Machiavelli
2011-07-23Core/Spells: Fix talent Deep Wounds. Original idea by DrTenmatobmaps