aboutsummaryrefslogtreecommitdiff
path: root/sql/base/characters_database.sql
AgeCommit message (Expand)Author
2011-03-11CharDB Schema/Cleanup: cleanup channels table:Azazel
2011-02-25CharDB Schema/Cleanup: cleanup character_tutorial table:Azazel
2011-02-25CharDB Schema/Cleanup: cleanup account_data and character_account_data tables:Azazel
2011-02-03Core/Instances: Implemented DungeonEncounter.dbc for creating completed encou...Shauren
2011-01-24Core/Instances: Implemented hourly instance limit: players are limited to ent...Shauren
2011-01-22Core/SQL: Add unique table key for (guid, bag, slot) in character_inventory t...Machiavelli
2011-01-20SQL: Characters db storage type cleanup No. 7 (final) - Note:leak
2011-01-20SQL: Characters db storage type cleanup No. 6leak
2011-01-20SQL: Characters db storage type cleanup No. 5leak
2011-01-19SQL: Characters db storage type cleanup No. 4leak
2011-01-19SQL: Characters db storage type cleanup No. 3 - Note:leak
2011-01-19SQL: Characters db storage type cleanup No. 2leak
2011-01-19SQL: Characters db storage type cleanup #1 - Note:leak
2011-01-19SQL: Resync characters db base SQL with rollups and redump with recent mysqld...leak
2010-12-26Core/QuestStatus:linencloth
2010-12-23Core: Fixed occasional wrong order of async operations at respawn time saving...Xanadu
2010-12-20Core/Auras: Save cast item guids for auras to dbShauren
2010-12-15DB Schema/Characters: removed columns auctionhouse.item_template, character_i...azazel
2010-12-02Core/Chat: Configure automatic owner declaration for custom chat channels (pa...click
2010-12-01Core/Database: Adjust character database fields to have an existing default v...click
2010-11-19Core/DBLayer: Move tables reserved_name, gameobject_respawn and creature_resp...click
2010-10-17Core/Guilds: guild code was completely refactored and rewritten.azazel
2010-09-27Core/DB: Adjust max values for some columns in character_queststatusShocker
2010-09-21Core/Items: Implemented trading soulbound loot itemsShauren
2010-09-19Core/Players: Added support for single character bansShauren
2010-09-14Core/Pools: Implemented quest poolingShauren
2010-09-13Core/Guilds: Fix Guild bank event log for big stacks, fixes issue 3996, thank...Shocker
2010-09-10Core/Groups: Store group member roles to DBSpp
2010-09-10Core: Minor code cleanup before next commitsSpp
2010-09-06DB-Schema/Characters: Add indexes for some columns used in JOINs in the coreShocker
2010-09-04DB-Schema/Characters: Store game_event_save.next_start as unix timestamp and ...Machiavelli
2010-09-02Database/Table: Forgotten data from previous commit regarding auctionhousebot...Shocker
2010-09-02Remove auctionhousebot from base tooShocker
2010-09-01SQLS/Creation: Fix default engine for tables in world and charactersSpp
2010-08-30* Include needed SQL data for Lord Marrowgar / Deathbringer SaurfangShocker
2010-08-29Rewrite much of the GM ticket systemsilinoron
2010-08-28Add the sql of rfce5b5c218 to sql/base/characters_database.sql.Liberate
2010-07-31Core/SQL: Fix character_database structure-creation - thanks to some number-t...click
2010-07-30Killed the last blob field (corpse)Shauren
2010-07-30Deleted data blob in item_instanceShauren
2010-07-29Remade access_requirement table, now each difficulty mode for each instance h...Shauren
2010-07-22* Implemented DB cleaning on startupBrian
2010-07-21* Implement the ability to delete characters without them being removed fromBrian
2010-07-12Renamed "realmd" to "auth" in config files.teacher