aboutsummaryrefslogtreecommitdiff
path: root/sql/base/characters_database.sql
AgeCommit message (Expand)Author
2011-09-05Core/Quests: Implement quests that require PlayerSlain. Closes #169Nay
2011-08-03Core/Refer-a-Friend: Finish base work for Refer-a-Friend.Silinoron
2011-05-31Core/Players: Pet talents can be reset at a pet trainer for free, original id...tobmaps
2011-05-29DB/Schema: Add index to characters.character_pet.slot. Prevents deadlocks whe...Machiavelli
2011-05-29DB/Schema: Correct use of indexes on mail_items table. Prevents deadlocks in ...Machiavelli
2011-05-18DB/SQL: No tabs nor CR line feedsNay
2011-05-09Core/Misc: Include resilience in character_statsShocker
2011-05-06SQL/Structure: Allow 20 character guild names.runningnak3d
2011-04-23DB: Fixed comments in character_banned tablelaserjet
2011-04-19Core/GM System: rename columns of gm_surveys, gm_subsurveys, gm_tickets and l...Azazel
2011-04-14Core/SQL: fix a few minor mishaps with wrong keys not being updated in commit...Azazel
2011-04-13Core/CharDB cleanup: change creature_respawn and gameobject_respawn column na...Azazel
2011-04-12SQL: Updated char db baseleak
2011-04-11Core/CharDB Cleanup: alter `corpse` table making column names lowerCamel and ...Azazel
2011-04-08Core/Arena: Move personalRating to arena_team_memberleak
2011-04-08SQL/Arena: Fix some warnings with missing default valuesleak
2011-04-08Core/CharDB Cleanup: alter character_homebind table making column names lower...Azazel
2011-04-08Core/CharDB Cleanup: alter character_battleground_data table making column na...Azazel
2011-04-06SQL/Arena: Removing ambiguous personalRating column until things are sorted outleak
2011-04-05Core/Arenas: Refactor arena code and db layoutleak
2011-03-19SQL: Lost changes in character base sqlleak
2011-03-17Core/DB: increase size of phaseMask field in corpse table to allow values lar...Azazel
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