summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2020-04-06style: Improve the text for achievement_reward + fix typos (#202)Barbz
2020-03-27fix: Not implemented command (#186)Barbz
2020-03-18Add debian cmake installation (#179)Stefano Borzì
* Add debian cmake instlalation * Update Requirements.md * Update Requirements.md
2020-03-17update links to azerothcore aur package (#197)Viste
2020-03-13fix: Configuration documentation improved (#171)Barbz
- Fixed english - Added new section "Can I use relative pathes in the configuration files?"
2020-03-10fix: Improve loot_template.md (#195)Barbz
2020-03-09feat: Add lootmode example in loot_template.md (#187)Degen
Added some ***_loot_template.lootmode examples.
2020-03-07Added installation guide for Arch Linux users (#194)Davide Carnemolla
2020-03-07Arch (#182)Viste
* Arch * make little instruction * Delete arch-linux.md Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
2020-03-06fix: Markdown code quotation loot_template.md (#193)Kitzunu
2020-03-05feat: New page "MySQL types (C++)" ported from TC (#191)Barbz
Co-authored-by: Barbz <BarbzYHOOL@users.noreply.github.com>
2020-03-03fix: World Tables Documentation updates (#189)Kitzunu
- Removed information related to WOW versions above 3.3.5a Co-authored-by: Barbz <BarbzYHOOL@users.noreply.github.com>
2020-03-02fix: Update GM-Commands.md (#183)gengarshadowball
Update to fit the new core command
2020-02-09Rewrite directory structure pageYehonal
2020-02-09Update The-Modular-Structure.mdYehonal
2020-02-09Link to directory structure pageYehonal
2020-02-06fix: AIName gameobject_template.md (#185)Barbz
2020-02-05Add title to bit and bytes (#184)Barbz
2020-02-03Create how-to-debug.mdYehonal
we need to write the guide to debug and create crash dumps
2020-02-01Update channels.md (#180)Barbz
2020-01-29docs(conditions): Update "CONDITION_SOURCE_TYPE_QUEST_ACCEPT" and ↵Stoabrogga
"CONDITION_SOURCE_TYPE_QUEST_SHOW_MARK" (#175)
2020-01-27doc: revamp modules introduction (#174)Francesco Borzì
2020-01-26Rename script-hooks.md to Hooks-Script.mdFrancesco Borzì
2020-01-26Delete Create-a-new-Hook.mdFrancesco Borzì
2020-01-26Create script-hooks.mdFrancesco Borzì
2020-01-20docs(smart_scripts): Update SMART_ACTION_SET_ACTIVE & ↵Stoabrogga
SMART_ACTION_SET_COUNTER (#173)
2020-01-18Add h1 title to Waypoints-Information.mdBarbz
2020-01-15fix: installation.md titlesBarbz
H1 title must be unique
2020-01-11Rewrote Restarter Script Tutorial (#169)Chuck Kostalnick
- Rewrote the tutorial to make the flow easier to follow - Used consistent formatting and corrected typos and styling issues - Added a new script to the guide to allow for single-line termination of the restarters
2020-01-11feat: Add mega links for latest data files (#167)Barbz
Also added a link to DBC and maps that should never/rarely change
2020-01-11fix: Typo "Termius" (#168)Chuck Kostalnick
Fixed a typo where 'Termius' was incorrectly labeled 'Terminus' in the SSH Clients section.
2020-01-11fix: Small readability improvement on "Installation.md" (#149)Barbz
2020-01-07Added new question to FAQ (#165)Barbz
* Added new question to FAQ "I need a new hook for my custom module, what can I do?" Some style changes
2020-01-04DigitalOcean install - CMake/G++7 & others (#164)Chuck Kostalnick
- Updated the initial application install command to add g++-7 - Updated the initial application install command to remove CMake and Make - Added a section explaining how to install CMake and Make - Clarified the directions of some parts of the tutorial
2020-01-03docs(creature_template): update AIName (#163)Stoabrogga
2019-12-21docs: update GM-Commands (#162)Stoabrogga
2019-12-20docs: update smart_scripts, areatrigger, FAQ (#161)Stoabrogga
2019-12-16Update database-world.md (#160)Bogir[rus]
2019-12-13Update database-world.md (#157)Bogir[rus]
the tables "creature_addon" and "creature_template_addon" are almost identical and have one description for guid/entry field.
2019-12-03Create account_muted.md (#156)Bogir[rus]
* Create account_muted.md * Update account_muted.md * Update account_muted.md
2019-12-03restore GM-Commands; add "reload acore_string" command; remove trinity* ↵Stoabrogga
names (#155)
2019-12-02doc: cleanup trinity_string (#154)Francesco Borzì
2019-12-01Update characters.md (#153)Bogir[rus]
2019-12-01Create broadcast_text_locale.md (#146)Bogir[rus]
* Create broadcast_text_locale.md * Update broadcast_text_locale.md * Update broadcast_text_locale.md * Update broadcast_text_locale.md
2019-11-28docs(smart_scripts): Remove SMART_EVENT_FLAG_WHILE_CHARMED (#152)Stoabrogga
2019-11-25Update gm_ticket.md (#151)Stefano Borzì
2019-11-24Update gm_ticket.md (#150)Bogir[rus]
Added missed 2 fields and description for them.
2019-11-23Create game_graveyard.md (#148)Bogir[rus]
* Create game_graveyard.md * Update game_graveyard.md
2019-11-23Update broadcast_text.md (#147)Bogir[rus]
* Update broadcast_text.md * Update broadcast_text.md
2019-11-22Fixed table in GM-commands.md (#145)Stefano Borzì