summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/account_data.md22
-rw-r--r--docs/account_instance_times.md4
-rw-r--r--docs/account_tutorial.md32
-rw-r--r--docs/addons.md30
-rw-r--r--docs/arena_team.md52
-rw-r--r--docs/arena_team_member.md28
-rw-r--r--docs/auctionhouse.md14
-rw-r--r--docs/banned_addons.md41
-rw-r--r--docs/battleground_deserters.md14
-rw-r--r--docs/bugreport.md37
-rw-r--r--docs/calendar_events.md81
-rw-r--r--docs/calendar_invites.md73
-rw-r--r--docs/channels.md65
-rw-r--r--docs/channels_bans.md36
-rw-r--r--docs/channels_rights.md60
-rw-r--r--docs/character_account_data.md16
-rw-r--r--docs/character_achievement.md12
-rw-r--r--docs/character_achievement_progress.md18
-rw-r--r--docs/character_action.md22
-rw-r--r--docs/character_arena_stats.md14
-rw-r--r--docs/character_aura.md78
-rw-r--r--docs/character_banned.md12
-rw-r--r--docs/character_battleground_random.md21
-rw-r--r--docs/character_brew_of_the_month.md29
-rw-r--r--docs/character_declinedname.md14
-rw-r--r--docs/character_entry_point.md73
-rw-r--r--docs/character_equipmentsets.md58
-rw-r--r--docs/character_gifts.md18
-rw-r--r--docs/character_glyphs.md47
-rw-r--r--docs/character_homebind.md20
-rw-r--r--docs/character_instance.md18
-rw-r--r--docs/character_inventory.md18
-rw-r--r--docs/character_pet.md60
-rw-r--r--docs/character_pet_declinedname.md8
-rw-r--r--docs/character_queststatus.md70
-rw-r--r--docs/character_queststatus_daily.md10
-rw-r--r--docs/character_queststatus_monthly.md30
-rw-r--r--docs/character_queststatus_rewarded.md14
-rw-r--r--docs/character_queststatus_seasonal.md12
-rw-r--r--docs/character_queststatus_weekly.md10
-rw-r--r--docs/character_reputation.md14
-rw-r--r--docs/character_skills.md8
-rw-r--r--docs/character_social.md14
-rw-r--r--docs/character_spell.md24
-rw-r--r--docs/character_spell_cooldown.md26
-rw-r--r--docs/character_stats.md84
-rw-r--r--docs/character_talent.md23
-rw-r--r--docs/characters.md446
-rw-r--r--docs/corpse.md137
-rw-r--r--docs/creature_respawn.md26
-rw-r--r--docs/es/home.md4
-rw-r--r--docs/game_event_condition_save.md16
-rw-r--r--docs/game_event_save.md18
-rw-r--r--docs/gameobject_respawn.md26
-rw-r--r--docs/gm_subsurvey.md43
-rw-r--r--docs/gm_survey.md40
-rw-r--r--docs/gm_ticket.md64
-rw-r--r--docs/group_member.md14
-rw-r--r--docs/groups.md72
-rw-r--r--docs/guild.md30
-rw-r--r--docs/guild_bank_eventlog.md40
-rw-r--r--docs/guild_bank_item.md14
-rw-r--r--docs/guild_bank_right.md10
-rw-r--r--docs/guild_bank_tab.md10
-rw-r--r--docs/guild_eventlog.md34
-rw-r--r--docs/guild_member.md66
-rw-r--r--docs/guild_member_withdraw.md53
-rw-r--r--docs/guild_rank.md20
-rw-r--r--docs/instance.md20
-rw-r--r--docs/instance_reset.md10
-rw-r--r--docs/item_loot_storage.md94
-rw-r--r--docs/item_refund_instance.md16
-rw-r--r--docs/item_soulbound_trade_data.md14
-rw-r--r--docs/lag_reports.md51
-rw-r--r--docs/lfg_data.md12
-rw-r--r--docs/log_arena_fights.md108
-rw-r--r--docs/log_arena_memberstats.md87
-rw-r--r--docs/log_encounter.md59
-rw-r--r--docs/log_money.md80
-rw-r--r--docs/mail.md32
-rw-r--r--docs/mail_items.md14
-rw-r--r--docs/pet_aura.md78
-rw-r--r--docs/pet_spell.md12
-rw-r--r--docs/pet_spell_cooldown.md14
-rw-r--r--docs/petition.md12
-rw-r--r--docs/petition_sign.md22
-rw-r--r--docs/pool_quest_save.md8
-rw-r--r--docs/pvpstats_battlegrounds.md26
-rw-r--r--docs/pvpstats_players.md42
-rw-r--r--docs/quest_tracker.md58
-rw-r--r--docs/recovery_item.md20
-rw-r--r--docs/reserved_name.md22
-rw-r--r--docs/version_db_characters.md42
-rw-r--r--docs/warden_action.md29
-rw-r--r--docs/worldstates.md12
95 files changed, 2218 insertions, 1443 deletions
diff --git a/docs/account_data.md b/docs/account_data.md
index 14b5c1f..992d708 100644
--- a/docs/account_data.md
+++ b/docs/account_data.md
@@ -8,23 +8,23 @@ Contains data about client account and settings.
**Structure**
-| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
-| ------------ | ------- | ---------- | --- | ---- | ------- | ----- | ------- |
-| [account][1] | INT | UNSIGNED | PRI | NO | 0 | | |
-| [type][2] | TINYINT | UNSIGNED | PRI | NO | 0 | | |
-| [time][3] | INT | UNSIGNED | | NO | 0 | | |
-| [data][4] | BLOB | SIGNED | | NO | | | |
-
-[1]: #account
+| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
+| -------------- | ------- | ---------- | --- | ---- | ------- | ----- | ------------------ |
+| [accountId][1] | INT | UNSIGNED | PRI | NO | 0 | | Account Identifier |
+| [type][2] | TINYINT | UNSIGNED | PRI | NO | 0 | | |
+| [time][3] | INT | UNSIGNED | | NO | 0 | | |
+| [data][4] | BLOB | SIGNED | | NO | | | |
+
+[1]: #accountid
[2]: #type
[3]: #time
[4]: #data
**Description of the fields**
-### account
+### accountId
-[Account.id](http://www.azerothcore.org/wiki/account#id).
+The [account id](account#id).
### type
@@ -36,7 +36,7 @@ Contains data about client account and settings.
### time
-Time of last modification in Unixtime
+Time of last modification in Unixtime.
### data
diff --git a/docs/account_instance_times.md b/docs/account_instance_times.md
index 06d87b3..c01b15d 100644
--- a/docs/account_instance_times.md
+++ b/docs/account_instance_times.md
@@ -22,11 +22,11 @@ This table controls how many instances the account's characters have been in las
### accountId
-Account of the player. See [account.id](account_2130004.html#account-id).
+Account of the player. See [account.id](account#id).
### instanceId
-This is the instance.id which characters of this account has been past 5 hours.
+This is the instance id which characters of this account has been past 5 hours.
### releaseTime
diff --git a/docs/account_tutorial.md b/docs/account_tutorial.md
index 6989f39..f0143b6 100644
--- a/docs/account_tutorial.md
+++ b/docs/account_tutorial.md
@@ -34,9 +34,37 @@ This table is used to store the tutorial state of all the accounts.
### guid
-Account of the player. See [account.id](account_2130004.html#account-id).
+Account of the player. See [account.id](account#id).
-### tut0-7
+### tut0
+
+`field-no-description|2`
+
+### tut1
+
+`field-no-description|3`
+
+### tut2
+
+`field-no-description|4`
+
+### tut3
+
+`field-no-description|5`
+
+### tut4
+
+`field-no-description|6`
+
+### tut5
+
+`field-no-description|7`
+
+### tut6
+
+`field-no-description|8`
+
+### tut7
These values 32bits flags. So 8 x 32bits values makes 256 bits available to store 256 tutorial messages status.
diff --git a/docs/addons.md b/docs/addons.md
index 26560d3..52fe345 100644
--- a/docs/addons.md
+++ b/docs/addons.md
@@ -1,6 +1,26 @@
-[Database Structure](Database-Structure) > [Character-Database](Character-Database) > [addons](addons)
+# addons
-| Column | Type | Description |
-| ------ | ------------ | ----------- |
-| Name | VARCHAR(120) |
-| Crc | INT UNSIGNED |
+[<-Back-to:Characters](database-characters.md)
+
+**The \`addons\` table**
+
+**Structure**
+
+| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
+| -------------- | ------------ | ---------- | --- | ---- | ------- | ------ | ------- |
+| [name][1] | VARCHAR(120) | | PRI | NO | '' | PRI | |
+| [crc][2] | INT | UNSIGNED | | NO | 0 | | |
+
+
+[1]: #name
+[2]: #crc
+
+**Description of the fields**
+
+### name
+
+`field-no-description|1`
+
+### crc
+
+`field-no-description|2` \ No newline at end of file
diff --git a/docs/arena_team.md b/docs/arena_team.md
index 6949de6..d728f56 100644
--- a/docs/arena_team.md
+++ b/docs/arena_team.md
@@ -10,21 +10,21 @@ This table holds the main ArenaTeam information. All created teams or all teams
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
| --------------------- | ----------- | ---------- | --- | ---- | ------- | ------ | ------- |
-| [arenaTeamId][1] | INT | UNSIGNED | PRI | NO | | Unique | |
+| [arenaTeamId][1] | INT | UNSIGNED | PRI | NO | 0 | Unique | |
| [name][2] | VARCHAR(24) | | | NO | | | |
-| [captainGuid][3] | INT | UNSIGNED | | NO | | | |
-| [type][4] | TINYINT | UNSIGNED | | NO | | | |
-| [rating][5] | SMALLINT | UNSIGNED | | NO | | | |
-| [seasonGames][6] | SMALLINT | UNSIGNED | | NO | | | |
-| [seasonWins][7] | SMALLINT | UNSIGNED | | NO | | | |
-| [weekGames][8] | SMALLINT | UNSIGNED | | NO | | | |
-| [weekWins][9] | SMALLINT | UNSIGNED | | NO | | | |
-| [rank][10] | INT | UNSIGNED | | NO | | | |
-| [BackgroundColor][11] | INT | UNSIGNED | | NO | | | |
-| [EmblemStyle][12] | TINYINT | UNSIGNED | | NO | | | |
-| [EmblemColor][13] | INT | UNSIGNED | | NO | | | |
-| [BorderStyle][14] | TINYINT | UNSIGNED | | NO | | | |
-| [BorderColor][15] | INT | UNSIGNED | | NO | | | |
+| [captainGuid][3] | INT | UNSIGNED | | NO | 0 | | |
+| [type][4] | TINYINT | UNSIGNED | | NO | 0 | | |
+| [rating][5] | SMALLINT | UNSIGNED | | NO | 0 | | |
+| [seasonGames][6] | SMALLINT | UNSIGNED | | NO | 0 | | |
+| [seasonWins][7] | SMALLINT | UNSIGNED | | NO | 0 | | |
+| [weekGames][8] | SMALLINT | UNSIGNED | | NO | 0 | | |
+| [weekWins][9] | SMALLINT | UNSIGNED | | NO | 0 | | |
+| [rank][10] | INT | UNSIGNED | | NO | 0 | | |
+| [BackgroundColor][11] | INT | UNSIGNED | | NO | 0 | | |
+| [emblemStyle][12] | TINYINT | UNSIGNED | | NO | 0 | | |
+| [emblemColor][13] | INT | UNSIGNED | | NO | 0 | | |
+| [borderStyle][14] | TINYINT | UNSIGNED | | NO | 0 | | |
+| [borderColor][15] | INT | UNSIGNED | | NO | 0 | | |
[1]: #arenateamid
[2]: #name
@@ -46,15 +46,15 @@ This table holds the main ArenaTeam information. All created teams or all teams
### arenaTeamId
-The ID of the ArenaTeam. This number is unique to each team and is the main method to identify a team.1
+The ID of the ArenaTeam. This number is unique to each team and is the main method to identify a team.
### name
-Name of the Arena team
+Name of the Arena team.
### captainGuid
-The GUID of the character who created the ArenaTeam. See [characters.guid](2129969.html#characters(table)-guid)
+The GUID of the character who created the ArenaTeam. See [characters.guid](characters#guid).
### type
@@ -90,20 +90,20 @@ Rank of teams in the competition by rating.
### BackgroundColor
-Team-tabard BackgroundColor (same as guild-tabard)
+Team-tabard BackgroundColor (same as guild-tabard).
-### EmblemStyle
+### emblemStyle
-Team-tabard Emblem (same as guild-tabard)
+Team-tabard Emblem (same as guild-tabard).
-### EmblemColor
+### emblemColor
-Team-tabard EmblemColor (same as guild-tabard)
+Team-tabard emblemColor (same as guild-tabard).
-### BorderStyle
+### borderStyle
-Team-tabard Bordertype (same as guild-tabard)
+Team-tabard Bordertype (same as guild-tabard).
-### BorderColor
+### borderColor
-Team-tabard BorderColor (same as guild-tabard)
+Team-tabard borderColor (same as guild-tabard).
diff --git a/docs/arena_team_member.md b/docs/arena_team_member.md
index 6eddd2f..607193e 100644
--- a/docs/arena_team_member.md
+++ b/docs/arena_team_member.md
@@ -12,29 +12,29 @@ This table holds arena info about specific team members. All arena\_team members
| ------------------- | -------- | ---------- | --- | ---- | ------- | ----- | ------- |
| [arenaTeamId][1] | INT | UNSIGNED | PRI | NO | 0 | | |
| [guid][2] | INT | UNSIGNED | PRI | NO | 0 | | |
-| [personalRating][3] | SMALLINT | UNSIGNED | | NO | 0 | | |
-| [weekGames][4] | SMALLINT | UNSIGNED | | NO | 0 | | |
-| [weekWins][5] | SMALLINT | UNSIGNED | | NO | 0 | | |
-| [seasonGames][6] | SMALLINT | UNSIGNED | | NO | 0 | | |
-| [seasonWins][7] | SMALLINT | UNSIGNED | | NO | 0 | | |
+| [weekGames][3] | SMALLINT | UNSIGNED | | NO | 0 | | |
+| [weekWins][4] | SMALLINT | UNSIGNED | | NO | 0 | | |
+| [seasonGames][5] | SMALLINT | UNSIGNED | | NO | 0 | | |
+| [seasonWins][6] | SMALLINT | UNSIGNED | | NO | 0 | | |
+| [personalRating][7] | SMALLINT | UNSIGNED | | NO | 0 | | |
[1]: #arenateamid
[2]: #guid
-[3]: #personalrating
-[4]: #weekgames
-[5]: #weekwins
-[6]: #seasongames
-[7]: #seasonwins
+[3]: #weekgames
+[4]: #weekwins
+[5]: #seasongames
+[6]: #seasonwins
+[7]: #personalrating
**Description of the fields**
### arenaTeamId
-ID of arena team. See Team Id
+ID of arena team. See Team Id.
### guid
-Player's GUID. See characters.guid
+Player's GUID. See [characters.guid](characters#guid).
### weekGames
@@ -51,3 +51,7 @@ Number of games played this **season**.
### seasonWins
Number of games won this **season**.
+
+### personalrating
+
+The player's personal arena rating. \ No newline at end of file
diff --git a/docs/auctionhouse.md b/docs/auctionhouse.md
index 6564331..9e06b61 100644
--- a/docs/auctionhouse.md
+++ b/docs/auctionhouse.md
@@ -13,7 +13,7 @@ This table is used by Trinity while running and not a table that you would usual
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
| ------------------- | ---- | ---------- | --- | ---- | ------- | ----- | ------- |
| [id][1] | INT | UNSIGNED | PRI | NO | 0 | | |
-| [auctioneerguid][2] | INT | UNSIGNED | | NO | 0 | | |
+| [houseid][2] | INT | UNSIGNED | | NO | 0 | | |
| [itemguid][3] | INT | UNSIGNED | UNI | NO | 0 | | |
| [itemowner][4] | INT | UNSIGNED | | NO | 0 | | |
| [buyoutprice][5] | INT | UNSIGNED | | NO | 0 | | |
@@ -24,7 +24,7 @@ This table is used by Trinity while running and not a table that you would usual
| [deposit][10] | INT | UNSIGNED | | NO | 0 | | |
[1]: #id
-[2]: #auctioneerguid
+[2]: #houseid
[3]: #itemguid
[4]: #itemowner
[5]: #buyoutprice
@@ -40,17 +40,17 @@ This table is used by Trinity while running and not a table that you would usual
Unique identifier for every auction.
-### auctioneerguid
+### houseid
-The GUID of the creature where the auction item was added. See creature.guid
+The GUID of the creature where the auction item was added. See [creature.guid](creature#guid).
### itemguid
-The GUID of the item that is up for auction. See item\_instance.guid
+The GUID of the item that is up for auction. See [item\_instance.guid](item_instance#guid).
### itemowner
-The GUID of the owner of the item up for auction. See characters.guid
+The GUID of the owner of the item up for auction. See [characters.guid](characters#guid).
### buyoutprice
@@ -62,7 +62,7 @@ The time when the auction will end, measured in [Unix time](http://en.wikipedia.
### buyguid
-The GUID of the highest bidder. See characters.guid
+The GUID of the highest bidder. See [characters.guid](characters#guid).
### lastbid
diff --git a/docs/banned_addons.md b/docs/banne