No description
Find a file
AbraKabastard be9e80434f Core/Gossip: Fix warning
explicitly assigning value of variable of type 'int32' (aka 'int') to itself
2019-05-28 10:46:59 -03:00
.github Update README.md move issue_template to .github directory 2017-03-28 22:06:50 +02:00
cmake Core: Drop Mersenne Twister for SFMT 2018-02-03 17:23:16 -04:00
contrib Update year and move some links to HTTPs 2019-03-19 13:11:18 +02:00
dep Update year and move some links to HTTPs 2019-03-19 13:11:18 +02:00
doc Update year and move some links to HTTPs 2019-03-19 13:11:18 +02:00
sql Core/Grids: Correctly address Brazier crash issue 2019-05-27 08:53:43 -03:00
src Core/Gossip: Fix warning 2019-05-28 10:46:59 -03:00
.gitattributes Core/Deps Remove jemalloc hack 2016-01-26 19:47:35 +01:00
.gitignore Update .gitignore 2017-03-12 19:05:19 +01:00
.travis.yml travis: more attempts 2018-01-23 11:45:47 -04:00
appveyor.yml Update appveyor.yml and appveyor's build status image 2017-03-28 22:35:56 +02:00
AUTHORS.md Update year and move some links to HTTPs 2019-03-19 13:11:18 +02:00
CMakeLists.txt Fix Cmake Policy CMP0059 Warning 2018-02-03 17:37:44 +03:00
COPYING Update Documentation, readme and copyright template. 2012-01-22 19:27:53 +01:00
Doxyfile.in.cmake Settup Travis-CI 2016-01-17 09:55:41 +01:00
README.md Update README.md 2018-02-01 11:57:25 -04:00
revision.h.in.cmake Update revision.h.in.cmake 2016-03-25 05:55:14 +03:00
THANKS Update website & authors info 2015-01-02 02:09:19 +01:00

logo Welcome to OregonCore!

OregonCore is a piece of software that targets emulation of a World of Warcraft: The Burning Crusade game server. Our goal is to create a stable MMO framework and to help teach and learn development among our community. OregonCore has sustained itself with its tight knit community of developers, testers and bug reporters and thanks all those who have been involved with the project over the years.

Build Status

Compiler Platform Branch Status
clang Linux x64 master Build Status
MSVC++ 2015 Windows x64 master build Status

Docs, Community and Support

Development went ahead and documentation was left behind. Although we try to keep stuff documented, there's a lot to do. Here's what we've saved from old wiki and our growing new official documentation here.

Next place is our Discord, you can get support there as well as be a part of our growing community. We have also a forum, this is a place for developers to hang out and discuss all things.

If you have found a bug you may report it on our bugtracker, issues must include revision hash and as many details as possible to aide us in resolving it as quickly as possible.