Skip to content

Anubisss/ngrealmd

 
 

Repository files navigation

= Next Generation Realm Daemon =
https://github.com/Anubisss/ngrealmd



~ LICENSE
    - GNU GPL, Version 2 -> check file COPYING
    - Some of the code based on: https://bitbucket.org/Anubisss/realmd


~ FEATURES
    - Can compile only authserver (or worldserver) via CMake.
        * Use: -DAUTHSERVER=1 -DWORLDSERVER=0
        * Note: If compilation of scripts needed (-DSCRIPTS=1) then
                have to build worldserver (-DWORLDSERVER=1) too.
    - Basic CLI for realmd.
    - Nice doxygen documentation.
    - A LogTrace class which can generate nice trace logs to the
      standad output. For more information just look at
      src/server/authserver/LogTrace/LogTrace.h LogTrace::Trace
      documentation, there is examples for the ouput.

About

New Generation Realm Daemon for TrinityCore, a WoW (World of Warcraft) emulator. Powered by CORBA (TAO, The ACE ORB).

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 72.5%
  • C 27.4%
  • R 0.1%
  • C# 0.0%
  • D 0.0%
  • Python 0.0%