Root project for Duskhaven's branch of TrinityCore
  • C++ 88.3%
  • C 10.2%
  • CMake 1.1%
  • Roff 0.2%
Find a file
2026-05-11 12:50:10 -04:00
.circleci woo 2024-07-14 22:02:57 -05:00
.github/workflows woo 2024-07-14 22:02:57 -05:00
cmake git auto merge 2024-09-01 10:47:15 -05:00
contrib woo 2024-07-14 22:02:57 -05:00
dep many updates 2025-02-19 12:45:17 -05:00
doc removed legacy cmake libsdir entry (#24813) 2020-06-16 14:22:46 +02:00
sql fix dest refs 2026-05-11 12:50:10 -04:00
src update dbc exclude new tables; new tables 2026-05-10 18:33:35 -04:00
tests git auto merge 2024-09-01 10:47:15 -05:00
.editorconfig Misc: Add an editorconfig 2017-10-16 21:35:00 +02:00
.gitattributes Update .gitattributes to prevent CRLF issues 2015-07-10 20:32:59 +01:00
.gitignore Core/Misc: Partial merge of 3.3.5-dbedit: 2018-10-26 14:43:22 +02:00
appveyor.yml woo 2024-07-14 22:02:57 -05:00
AUTHORS New year 2023-01-01 19:41:34 +01:00
CMakeLists.txt Merge branch 'tswow' into HEAD 2024-09-10 23:37:02 +02:00
CONTRIBUTING.md GitHub: Update link to create new issues 2021-07-05 14:44:03 +03:00
COPYING License: Restore long lost OpenSSL exception (#29250) 2023-08-19 15:58:31 +02:00
issue_template.md Update issue_template.md 2018-03-07 00:21:08 +01:00
log.txt Fix packets and other minor fixes 2021-02-09 15:33:34 +01:00
PreLoad.cmake fixed indentation for cmake files 2020-06-24 14:42:02 +02:00
pull_request_template.md Github: Minor updates to issue and PR templates 2016-03-20 23:20:08 +01:00
README.md Webhook Test for TS-TC. 2024-07-22 17:31:44 -05:00
revision_data.h.in.cmake TDB 335.24081 - 2024/08/17 2024-08-17 22:27:45 +00:00

logo TrinityCore (3.3.5)

Average time to resolve an issue Percentage of issues still open


Build Status

master 3.3.5 wotlk_classic
master Build Status 3.3.5 Build Status wotlk_classic Build Status
master Build status Build status Build status
master GCC Build status 3.3.5 GCC Build status wotlk_classic GCC Build status
Coverity Scan Build Status Coverity Scan Build Status

Introduction

TrinityCore is a MMORPG Framework based mostly in C++.

It is derived from MaNGOS, the Massive Network Game Object Server, and is based on the code of that project with extensive changes over time to optimize, improve and cleanup the codebase at the same time as improving the in-game mechanics and functionality.

It is completely open source; community involvement is highly encouraged.

If you wish to contribute ideas or code, please visit our site linked below or make pull requests to our Github repository.

For further information on the TrinityCore project, please visit our project website at TrinityCore.org.

Requirements

Software requirements are available in the wiki for Windows, Linux and macOS.

Install

Detailed installation guides are available in the wiki for Windows, Linux and macOS.

Reporting issues

Issues can be reported via the Github issue tracker.

Please take the time to review existing issues before submitting your own to prevent duplicates.

In addition, thoroughly read through the issue tracker guide to ensure your report contains the required information. Incorrect or poorly formed reports are wasteful and are subject to deletion.

Submitting fixes

C++ fixes are submitted as pull requests via Github. For more information on how to properly submit a pull request, read the how-to: maintain a remote fork. For SQL only fixes, open a ticket; if a bug report exists for the bug, post on an existing ticket.

License: GPL 2.0

Read file COPYING.

Authors & Contributors

Read file AUTHORS.