diff options
| -rw-r--r-- | docs/database-auth.md | 15 | ||||
| -rw-r--r-- | docs/database-characters.md | 95 | ||||
| -rw-r--r-- | docs/database-world.md | 168 |
3 files changed, 278 insertions, 0 deletions
diff --git a/docs/database-auth.md b/docs/database-auth.md index 9695590..7c83a60 100644 --- a/docs/database-auth.md +++ b/docs/database-auth.md @@ -1 +1,16 @@ NOTE: the DB documentation is still a work in progress. We need your help to make it better, please read [this](https://github.com/azerothcore/wiki/issues/11). + +- [account](account.md) +- [account_access](account_access.md) +- [account_banned](account_banned.md) +- [account_muted](account_muted.md) +- [autobroadcast](autobroadcast.md) +- [ip2nation](ip2nation.md) +- [ip2nationCountries](ip2nationCountries.md) +- [ip_banned](ip_banned.md) +- [logs](logs.md) +- [logs_ip_actions](logs_ip_actions.md) +- [realmcharacters](realmcharacters.md) +- [realmlist](realmlist.md) +- [uptime](uptime.md) +- [version_db_auth](version_db_auth.md) diff --git a/docs/database-characters.md b/docs/database-characters.md index 9695590..317da13 100644 --- a/docs/database-characters.md +++ b/docs/database-characters.md @@ -1 +1,96 @@ NOTE: the DB documentation is still a work in progress. We need your help to make it better, please read [this](https://github.com/azerothcore/wiki/issues/11). + +- [account_data](account_data.md) +- [account_instance_times](account_instance_times.md) +- [account_tutorial](account_tutorial.md) +- [addons](addons.md) +- [arena_team](arena_team.md) +- [arena_team_member](arena_team_member.md) +- [auctionhouse](auctionhouse.md) +- [banned_addons](banned_addons.md) +- [battleground_deserters](battleground_deserters.md) +- [bugreport](bugreport.md) +- [calendar_events](calendar_events.md) +- [calendar_invites](calendar_invites.md) +- [channels](channels.md) +- [channels_bans](channels_bans.md) +- [channels_rights](channels_rights.md) +- [character_account_data](character_account_data.md) +- [character_achievement](character_achievement.md) +- [character_achievement_progress](character_achievement_progress.md) +- [character_action](character_action.md) +- [character_arena_stats](character_arena_stats.md) +- [character_aura](character_aura.md) +- [character_banned](character_banned.md) +- [character_battleground_random](character_battleground_random.md) +- [character_brew_of_the_month](character_brew_of_the_month.md) +- [character_declinedname](character_declinedname.md) +- [character_entry_point](character_entry_point.md) +- [character_equipmentsets](character_equipmentsets.md) +- [character_gifts](character_gifts.md) +- [character_glyphs](character_glyphs.md) +- [character_homebind](character_homebind.md) +- [character_instance](character_instance.md) +- [character_inventory](character_inventory.md) +- [character_pet](character_pet.md) +- [character_pet_declinedname](character_pet_declinedname.md) +- [character_queststatus](character_queststatus.md) +- [character_queststatus_daily](character_queststatus_daily.md) +- [character_queststatus_monthly](character_queststatus_monthly.md) +- [character_queststatus_rewarded](character_queststatus_rewarded.md) +- [character_queststatus_seasonal](character_queststatus_seasonal.md) +- [character_queststatus_weekly](character_queststatus_weekly.md) +- [character_reputation](character_reputation.md) +- [character_skills](character_skills.md) +- [character_social](character_social.md) +- [character_spell](character_spell.md) +- [character_spell_cooldown](character_spell_cooldown.md) +- [character_stats](character_stats.md) +- [character_talent](character_talent.md) +- [characters](characters.md) +- [corpse](corpse.md) +- [creature_respawn](creature_respawn.md) +- [game_event_condition_save](game_event_condition_save.md) +- [game_event_save](game_event_save.md) +- [gameobject_respawn](gameobject_respawn.md) +- [gm_subsurvey](gm_subsurvey.md) +- [gm_survey](gm_survey.md) +- [gm_ticket](gm_ticket.md) +- [group_member](group_member.md) +- [groups](groups.md) +- [guild](guild.md) +- [guild_bank_eventlog](guild_bank_eventlog.md) +- [guild_bank_item](guild_bank_item.md) +- [guild_bank_right](guild_bank_right.md) +- [guild_bank_tab](guild_bank_tab.md) +- [guild_eventlog](guild_eventlog.md) +- [guild_member](guild_member.md) +- [guild_member_withdraw](guild_member_withdraw.md) +- [guild_rank](guild_rank.md) +- [instance](instance.md) +- [instance_reset](instance_reset.md) +- [item_instance](item_instance.md) +- [item_loot_storage](item_loot_storage.md) +- [item_refund_instance](item_refund_instance.md) +- [item_soulbound_trade_data](item_soulbound_trade_data.md) +- [lag_reports](lag_reports.md) +- [lfg_data](lfg_data.md) +- [log_arena_fights](log_arena_fights.md) +- [log_arena_memberstats](log_arena_memberstats.md) +- [log_encounter](log_encounter.md) +- [log_money](log_money.md) +- [mail](mail.md) +- [mail_items](mail_items.md) +- [pet_aura](pet_aura.md) +- [pet_spell](pet_spell.md) +- [pet_spell_cooldown](pet_spell_cooldown.md) +- [petition](petition.md) +- [petition_sign](petition_sign.md) +- [pool_quest_save](pool_quest_save.md) +- [pvpstats_battlegrounds](pvpstats_battlegrounds.md) +- [pvpstats_players](pvpstats_players.md) +- [quest_tracker](quest_tracker.md) +- [reserved_name](reserved_name.md) +- [version_db_characters](version_db_characters.md) +- [warden_action](warden_action.md) +- [worldstates](worldstates.md) diff --git a/docs/database-world.md b/docs/database-world.md index 9695590..b06c745 100644 --- a/docs/database-world.md +++ b/docs/database-world.md @@ -1 +1,169 @@ NOTE: the DB documentation is still a work in progress. We need your help to make it better, please read [this](https://github.com/azerothcore/wiki/issues/11). + +- [access_requirement](access_requirement.md) +- [achievement_criteria_data](achievement_criteria_data.md) +- [achievement_dbc](achievement_dbc.md) +- [achievement_reward](achievement_reward.md) +- [achievement_reward_locale](achievement_reward_locale.md) +- [areatrigger](areatrigger.md) +- [areatrigger_involvedrelation](areatrigger_involvedrelation.md) +- [areatrigger_scripts](areatrigger_scripts.md) +- [areatrigger_tavern](areatrigger_tavern.md) +- [areatrigger_teleport](areatrigger_teleport.md) +- [battleground_template](battleground_template.md) +- [battlemaster_entry](battlemaster_entry.md) +- [broadcast_text](broadcast_text.md) +- [broadcast_text_locale](broadcast_text_locale.md) +- [command](command.md) +- [conditions](conditions.md) +- [creature](creature.md) +- [creature_addon](creature_addon.md) +- [creature_classlevelstats](creature_classlevelstats.md) +- [creature_equip_template](creature_equip_template.md) +- [creature_formations](creature_formations.md) +- [creature_loot_template](creature_loot_template.md) +- [creature_model_info](creature_model_info.md) +- [creature_onkill_reputation](creature_onkill_reputation.md) +- [creature_questender](creature_questender.md) +- [creature_questitem](creature_questitem.md) +- [creature_queststarter](creature_queststarter.md) +- [creature_summon_groups](creature_summon_groups.md) +- [creature_template](creature_template.md) +- [creature_template_addon](creature_template_addon.md) +- [creature_template_locale](creature_template_locale.md) +- [creature_text](creature_text.md) +- [creature_text_locale](creature_text_locale.md) +- [disables](disables.md) +- [disenchant_loot_template](disenchant_loot_template.md) +- [event_scripts](event_scripts.md) +- [exploration_basexp](exploration_basexp.md) +- [fishing_loot_template](fishing_loot_template.md) +- [game_event](game_event.md) +- [game_event_arena_seasons](game_event_arena_seasons.md) +- [game_event_battleground_holiday](game_event_battleground_holiday.md) +- [game_event_condition](game_event_condition.md) +- [game_event_creature](game_event_creature.md) +- [game_event_creature_quest](game_event_creature_quest.md) +- [game_event_gameobject](game_event_gameobject.md) +- [game_event_gameobject_quest](game_event_gameobject_quest.md) +- [game_event_model_equip](game_event_model_equip.md) +- [game_event_npc_vendor](game_event_npc_vendor.md) +- [game_event_npcflag](game_event_npcflag.md) +- [game_event_pool](game_event_pool.md) +- [game_event_prerequisite](game_event_prerequisite.md) +- [game_event_quest_condition](game_event_quest_condition.md) +- [game_event_seasonal_questrelation](game_event_seasonal_questrelation.md) +- [game_graveyard](game_graveyard.md) +- [game_graveyard_zone](game_graveyard_zone.md) +- [game_tele](game_tele.md) +- [game_weather](game_weather.md) +- [gameobject](gameobject.md) +- [gameobject_addon](gameobject_addon.md) +- [gameobject_loot_template](gameobject_loot_template.md) +- [gameobject_questender](gameobject_questender.md) +- [gameobject_questitem](gameobject_questitem.md) +- [gameobject_queststarter](gameobject_queststarter.md) +- [gameobject_template](gameobject_template.md) +- [gameobject_template_addon](gameobject_template_addon.md) +- [gameobject_template_locale](gameobject_template_locale.md) +- [gossip_menu](gossip_menu.md) +- [gossip_menu_option](gossip_menu_option.md) +- [gossip_menu_option_locale](gossip_menu_option_locale.md) +- [holiday_dates](holiday_dates.md) +- [instance_encounters](instance_encounters.md) +- [instance_template](instance_template.md) +- [item_enchantment_template](item_enchantment_template.md) +- [item_loot_template](item_loot_template.md) +- [item_set_names](item_set_names.md) +- [item_set_names_locale](item_set_names_locale.md) +- [item_template](item_template.md) +- [item_template_locale](item_template_locale.md) +- [lfg_dungeon_rewards](lfg_dungeon_rewards.md) +- [lfg_dungeon_template](lfg_dungeon_template.md) +- [linked_respawn](linked_respawn.md) +- [mail_level_reward](mail_level_reward.md) +- [mail_loot_template](mail_loot_template.md) +- [milling_loot_template](milling_loot_template.md) +- [npc_spellclick_spells](npc_spellclick_spells.md) +- [npc_text](npc_text.md) +- [npc_text_locale](npc_text_locale.md) +- [npc_trainer](npc_trainer.md) +- [npc_vendor](npc_vendor.md) +- [outdoorpvp_template](outdoorpvp_template.md) +- [page_text](page_text.md) +- [page_text_locale](page_text_locale.md) +- [pet_levelstats](pet_levelstats.md) +- [pet_name_generation](pet_name_generation.md) +- [pickpocketing_loot_template](pickpocketing_loot_template.md) +- [player_classlevelstats](player_classlevelstats.md) +- [player_factionchange_achievement](player_factionchange_achievement.md) +- [player_factionchange_items](player_factionchange_items.md) +- [player_factionchange_quests](player_factionchange_quests.md) +- [player_factionchange_reputations](player_factionchange_reputations.md) +- [player_factionchange_spells](player_factionchange_spells.md) +- [player_factionchange_titles](player_factionchange_titles.md) +- [player_levelstats](player_levelstats.md) +- [player_xp_for_level](player_xp_for_level.md) +- [playercreateinfo](playercreateinfo.md) +- [playercreateinfo_action](playercreateinfo_action.md) +- [playercreateinfo_item](playercreateinfo_item.md) +- [playercreateinfo_spell](playercreateinfo_spell.md) +- [playercreateinfo_spell_custom](playercreateinfo_spell_custom.md) +- [points_of_interest](points_of_interest.md) +- [points_of_interest_locale](points_of_interest_locale.md) +- [pool_creature](pool_creature.md) +- [pool_gameobject](pool_gameobject.md) +- [pool_pool](pool_pool.md) +- [pool_quest](pool_quest.md) +- [pool_template](pool_template.md) +- [prospecting_loot_template](prospecting_loot_template.md) +- [quest_details](quest_details.md) +- [quest_mail_sender](quest_mail_sender.md) +- [quest_offer_reward](quest_offer_reward.md) +- [quest_offer_reward_locale](quest_offer_reward_locale.md) +- [quest_poi](quest_poi.md) +- [quest_poi_points](quest_poi_points.md) +- [quest_request_items](quest_request_items.md) +- [quest_request_items_locale](quest_request_items_locale.md) +- [quest_template](quest_template.md) +- [quest_template_addon](quest_template_addon.md) +- [quest_template_locale](quest_template_locale.md) +- [reference_loot_template](reference_loot_template.md) +- [reputation_reward_rate](reputation_reward_rate.md) +- [reputation_spillover_template](reputation_spillover_template.md) +- [script_waypoint](script_waypoint.md) +- [skill_discovery_template](skill_discovery_template.md) +- [skill_extra_item_template](skill_extra_item_template.md) +- [skill_fishing_base_level](skill_fishing_base_level.md) +- [skinning_loot_template](skinning_loot_template.md) +- [smart_scripts](smart_scripts.md) +- [spell_area](spell_area.md) +- [spell_bonus_data](spell_bonus_data.md) +- [spell_custom_attr](spell_custom_attr.md) +- [spell_dbc](spell_dbc.md) +- [spell_enchant_proc_data](spell_enchant_proc_data.md) +- [spell_group](spell_group.md) +- [spell_group_stack_rules](spell_group_stack_rules.md) +- [spell_linked_spell](spell_linked_spell.md) +- [spell_loot_template](spell_loot_template.md) +- [spell_mixology](spell_mixology.md) +- [spell_pet_auras](spell_pet_auras.md) +- [spell_proc](spell_proc.md) +- [spell_proc_event](spell_proc_event.md) +- [spell_ranks](spell_ranks.md) +- [spell_required](spell_required.md) +- [spell_script_names](spell_script_names.md) +- [spell_scripts](spell_scripts.md) +- [spell_target_position](spell_target_position.md) +- [spell_threat](spell_threat.md) +- [spelldifficulty_dbc](spelldifficulty_dbc.md) +- [transports](transports.md) +- [trinity_string](trinity_string.md) +- [vehicle_accessory](vehicle_accessory.md) +- [vehicle_template_accessory](vehicle_template_accessory.md) +- [version](version.md) +- [version_db_world](version_db_world.md) +- [warden_checks](warden_checks.md) +- [waypoint_data](waypoint_data.md) +- [waypoint_scripts](waypoint_scripts.md) +- [waypoints](waypoints.md) |
