| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-02 | fix: typo `worlserver` to `worldserver` (#567) | Jordan Bergero | |
| 2021-07-01 | chore: installation (#561) | Kitzunu | |
| 2021-06-23 | Spanish translations of Auth (#558) | MathematicalWTF | |
| * first translations * Update database-auth.md fixes a little bug | |||
| 2021-06-23 | chore: DSCRIPTS=static (#559) | Kitzunu | |
| * chore: test * chore: DSCRIPTS=static * Revert "chore: test" | |||
| 2021-06-22 | removing permalink in account_access (#557) | Walter Pagani | |
| * removing permalink in account_access * Top link | |||
| 2021-06-22 | chore: Translation of the document account_access.md (#556) | Walter Pagani | |
| 2021-06-22 | chore: external-tools-and-modules.md SpellWork (#555) | Kitzunu | |
| 2021-06-22 | Update memory-usage.md | Francesco Borzì | |
| 2021-06-21 | chore: playercreateinfo_skills (#553) | Kitzunu | |
| * chore: test * chore: playercreateinfo_skills * Revert "chore: test" This reverts commit 4086c6734a939a9967fd192276db6f1a10427919. * Update playercreateinfo_skills.md | |||
| 2021-06-21 | chore: No instant download, that's annoying (#554) | Kitzunu | |
| 2021-06-19 | Update hooks-script.md | Yehonal | |
| 2021-06-19 | Update how-to-document-code.md | Yehonal | |
| 2021-06-19 | Update the-modular-structure.md | Yehonal | |
| 2021-06-19 | Update hooks-script.md | Yehonal | |
| 2021-06-18 | chore: cpp code standards (#552) | Kitzunu | |
| 2021-06-17 | chore: MySQL Errors (#550) | Kitzunu | |
| 2021-06-17 | chore: fix build (#551) | Kitzunu | |
| 2021-06-17 | chore(ip2location): Yes (#510) | Kitzunu | |
| * chore(ip2location): Yes * Update ip2location.md | |||
| 2021-06-17 | chore: Update archive (#549) | Kitzunu | |
| * chore: Update archive * Update _config.yml | |||
| 2021-06-17 | chore: Translation in wiki standards (#548) | Kitzunu | |
| 2021-06-17 | chore: Database management tool (#547) | Kitzunu | |
| * chore: test * chore: Database Management Tool * Revert "chore: test" This reverts commit 4086c6734a939a9967fd192276db6f1a10427919. * Delete account_access.md * Revert "Delete account_access.md" This reverts commit 6f916845ef31dde334e3d5070834629c91cb8360. | |||
| 2021-06-17 | chore: Update clang ver (#546) | Kitzunu | |
| 2021-06-16 | docs: Update sql-standards.md (#545) | Kitzunu | |
| 2021-06-15 | Update project-versioning.md | Yehonal | |
| 2021-06-15 | feat: new versioning rules (#543) | Yehonal | |
| 2021-06-14 | chore: fix common errors (#542) | Kitzunu | |
| 2021-06-14 | chore: fix faq (#541) | Kitzunu | |
| 2021-06-14 | chore: Permalink for docs/es/ folder (#544) | Yehonal | |
| 2021-06-12 | Revert "chore: Translation of the document account_access.md (#536)" (#540) | Kitzunu | |
| This reverts commit ae2d6143bf4dce5a347a6bd9799ba07d342301b3. | |||
| 2021-06-12 | Revert "chore: Test if this fixes some stuff (#537)" (#538) | Kitzunu | |
| This reverts commit 28f9550d9d9399a6b043b121a2d34d06c04d4bf1. | |||
| 2021-06-12 | chore: Test if this fixes some stuff (#537) | Kitzunu | |
| 2021-06-12 | Revert "test: Does the directory structure work? (#534)" (#535) | Kitzunu | |
| This reverts commit 6389dc29b305919d25cdae1955bf8140f28bc999. | |||
| 2021-06-12 | chore: Translation of the document account_access.md (#536) | Walter Pagani | |
| * Translation of the document account_access.md * permalink: es | |||
| 2021-06-12 | test: Does the directory structure work? (#534) | Kitzunu | |
| 2021-06-12 | chore: Fix links (#533) | Kitzunu | |
| 2021-06-12 | chore: File Header (#530) | Kitzunu | |
| 2021-06-12 | chore: Wiki standards (#531) | Kitzunu | |
| 2021-06-12 | feat: Cool FAQ and Common Errors (#527) | Kitzunu | |
| * feat: Cool FAQ and Common Errors * what the fuck is this * Update docs/FAQ.md Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com> * Update FAQ.md * Update faq.md * Yup * Update docs/faq.md Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com> * stuff * DOT * Update common-errors.md Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com> | |||
| 2021-06-12 | chore: database-keeping-the-server-up-to-date.md (#532) | Francesco Borzì | |
| 2021-06-12 | chore: Install-with-Docker.md (#469) | purwo-martono | |
| taken from https://www.azerothcore.org/wiki/Install-with-Docker#how-can-i-run-commands-in-the-worldserver-console after I got error to attach ac-worldserver on docker and then attach with winpty Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com> | |||
| 2021-06-12 | A (#516) | Kitzunu | |
| 2021-06-12 | chore: Add step to upgrade to latest release before running DB Assembler ↵ | Duncan Steenburgh | |
| tool (#523) * Fix broken 'Database Setup' link The page name was changed, but the link was not updated * Add step to verify that you're on the latest release * Use relative link instead of direct link to `database-installation` guide * Reference 'upgrading to 3.0.0' guide instead of linking to github releases page Per Kitznu, linking to the github releases page can cause confusion as people will try to download Azeroth Core from Github, which is definitely not what we want * Fix typo * Fix broken link: Add `.md` to the end Oops 😬 * Update docs/Update.md * Update Update.md Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com> | |||
| 2021-06-12 | chore: file naming standard (#517) | Kitzunu | |
| * A * file naming standard Fixes #491 * Revert "A" This reverts commit 1c225fed753554098069597a2bbcbe08213b76a1. * rename * Revert "rename" This reverts commit 65fd916faf8530ce258cc2b475c93971468680fe. * Revert "file naming standard" This reverts commit 6ca5a703a9e9d59f9c773029e4c04bfd012b6abb. * bye * Hi * Create the-staging-branch.md * 1 * Delete how-to-create-a-PR.md * Create how-to-create-a-pr.md * werafgt * Update the-modular-structure.md * wef | |||
| 2021-06-09 | chore: update name fields (#526) | Stefano Borzì | |
| 2021-06-09 | chore: ; (#525) | Kitzunu | |
| 2021-06-08 | chore: MySQL 5.7 sucks (#524) | Kitzunu | |
| 2021-06-03 | chore: Image name (#515) | Kitzunu | |
| * de * Create run-worldserver-and-authserver-in-visual-studio-1.jpg | |||
| 2021-06-03 | feat: run-worldserver-and-authserver-in-visual-studio.md (#505) | Kitzunu | |
| * feat: run-worldserver-and-authserver-in-visual-studio.md * just to see if img size is ok | |||
| 2021-05-31 | chore(GMCommands): server debug (#514) | Kitzunu | |
| 2021-05-29 | docs: Add documentation for areaId and zoneId (#513) | anguaive | |
