summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2022-12-31Update sql-standards.md (#851)Benjamin Jackson
2022-12-28Fix a bunch of small things with how-to-restart-and-debug. (#848)Benjamin Jackson
2022-12-28Update database-world.mdKitzunu
2022-12-28Update database-auth.mdKitzunu
2022-12-28Update database-characters.mdKitzunu
2022-12-28Update how-to-create-a-pr.mdKitzunu
2022-12-26feat: Add flag 512 to smart_script wiki (#847)Samsequel
2022-12-20feat: Add character changeaccount wiki and fix typo (#846)Samsequel
2022-12-13Change OpenSSL section of the Windows install guide to suggest 3.0 instead ↵Benjamin Jackson
of 1.0/1.1 (#844) * Change OpenSSL section of the Windows install guide to 3.0 * Add path for `legacy.dll`
2022-12-05Update windows-core-installation.md (#842)Benjamin Jackson
2022-12-02Updated windows-core-installation.md (#840)FiftyTifty
* Updated windows-core-installation.md In step #7 of `Configuring and generating Visual C++ solution with CMake`, the setting `TOOLS` is outdated. AC Now uses `TOOLS_BUILD` instead, so I updated that entry in the guide. * Updated `TOOLS` to `TOOLS_BUILD` Also updated the line in the Spanish guide for the setting's new name.
2022-11-25Update linux-requirements.md (#839)Revision
2022-11-24Add 2fa commands to wiki (#838)Samsequel
2022-11-23Revert "Revert "Update windows-requirements.md (#819)" (#827)" (#837)Kitzunu
This reverts commit 82bbb22b127bb85b2ec307d4f6c6e7486dd761af.
2022-11-23Revert "Revert "Update windows-core-installation for OpenSSL 3 (#820)" ↵Kitzunu
(#826)" (#836) This reverts commit 739a72992d42373c38d75d3f97890ba3080eced2.
2022-11-23Revert "Revert "Update linux-requirements.md (#818)" (#825)" (#835)Kitzunu
This reverts commit 9f1a02371a49108de9b3cb1b70069df3f5a69e2b.
2022-11-23Conding (#834)Benjamin Jackson
2022-11-12Update gm-commands.mdKitzunu
2022-11-12DoxygenKitzunu
2022-11-09Add link for doxygenKitzunu
2022-11-08feat: add docs to install-with-docker.mdYehonal
2022-11-07Improvements to the Docker guides after last changesYehonal
2022-11-06Dont provide clientKitzunu
2022-11-05NukeKitzunu
2022-11-04Update gameobject.md (#832)Gultask
2022-10-29Add (Translation/ES) and update broken links (#830)Mathematical
* Update files and create new ones in spanish * correct unsuspected error
2022-10-29Add (translation/ES) Spanish translations in the DBC IndexMathematical
2022-10-28Update database-keeping-the-server-up-to-date.mdKitzunu
2022-10-27Update common-errors.mdKitzunu
2022-10-27Update creature_formations.md (#829)Gultask
2022-10-25Update creature_formations.md (#828)Gultask
* Update creature_formations.md * Update creature_formations.md
2022-10-23Update windows-core-installation.md (#823)Benjamin Jackson
2022-10-23Revert "Update windows-requirements.md (#819)" (#827)Kitzunu
This reverts commit 6c14c887d8e5f37d50f54b4ff3e4dad57cd6650e.
2022-10-23Revert "Update windows-core-installation for OpenSSL 3 (#820)" (#826)Kitzunu
This reverts commit bbf7cf588507d156425f28dc32f6ba502ad92768.
2022-10-23Revert "Update linux-requirements.md (#818)" (#825)Kitzunu
This reverts commit 15dd86581bc87befb60bd2616f5e833e0f746625.
2022-10-22Update install-with-docker.mdYehonal
2022-10-22Update ac-dashboard-core-installation.mdYehonal
2022-10-22Update ac-dashboard-core-installation.mdYehonal
2022-10-19Update windows-core-installation for OpenSSL 3 (#820)Kargatum
* Update windows-core-installation.md * Update windows-core-installation.md * Update windows-core-installation.md * Update windows-core-installation.md * Update windows-core-installation.md Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2022-10-19Update windows-requirements.md (#819)Kargatum
2022-10-19Update linux-requirements.md (#818)Kargatum
2022-10-18docs: Update how-to-ask-for-help.md (#824)Francesco Borzì
2022-10-17fix: docker-compose -> docker composeYehonal
2022-10-15Replace Boost version in Windows Requirements to (existing) 1.79.0 (#822)Benjamin Jackson
* Replace Boost version in Windows Requirements to (existing) 1.80.0 * Change version number. I hate dependencies let's get rid of them.
2022-10-12fix: typoYehonal
2022-10-10docs: Changed cmake TOOLS parameter to actual TOOLS_BUILD (#821)GeorgiyX
2022-10-09Update creature_template.md to include 2 new extra flags (#817)Gultask
* Update creature_template.md * Update creature_template.md
2022-10-07Update windows-requirements.md (#816)Benjamin Jackson
2022-10-01Update creature_formations.md (#815)Gultask
2022-09-29Docker installation recommendation change (#814)temperrr