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