Coder Social home page Coder Social logo

welder1976 / firestormwod Goto Github PK

View Code? Open in Web Editor NEW

This project forked from undergarun/firestormwod

2.0 1.0 1.0 0 B

Firestorm WoD Leak

Shell 0.01% C++ 30.92% Perl 0.01% C 0.96% PHP 0.01% Objective-C 0.28% C# 0.01% Assembly 0.16% CSS 0.01% HTML 67.49% CMake 0.07% SQLPL 0.11% PLSQL 0.01% Batchfile 0.01% Yacc 0.01% GDB 0.01%

firestormwod's Introduction

Overview

World of Warcraft Warlords of Draenor (6.X) emulator based on TrinityCore project, JadeCore (5.0.5), Garrosh (5.4.X)

BEWARE !

Never commit into interrealm only crash fix, wod branch is the prod branch !

Build Status

Requirements

  • Platform: Linux, Windows or Mac
  • Git ≥ 1.7+
  • ACE ≥ 6.2.0
  • MySQL ≥ 5.5.0+
  • CMake ≥ 3.2+
  • OpenSSL ≥ 1.0.0
  • GCC ≥ 4.7.2 (Linux only)
  • MS Visual Studio ≥ 12 (2013) (Windows only)
  • Xcode 7 (Mac only)

Install

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

In order to complete the installation of the core, you need some other dependencies, they are:

  • LibCurl, under linux its the package libcurl4-openssl-dev, under windows you may have to compile it your self,
  • EasyJson headers, for that you only need to execute in your git repo :
git submodule init && git submodule update --remote
  • If you have the message Git was NOT FOUND on your system please uninstall and update your git version (you can also change the path for the binary on yout PATH)
  • NEW Windows user you need the mysql server installed, download the last version (5.7+) here : MySQL Community Server if you need the x86 build just change the include path on cmake
  • NEW If you use MSVC 2013 you MUST have the update 3+

Commit naming convention

  • When fixing bug, by all means include the issue number.
  • When completing feature if you have some task identifier, include that.
  • If the identifier included goes with subject, it often makes sense to just reuse it. (Use Core/XXX: "Commit name" format)
  • If the project is large, mention which component is affected.
  • Describe the change in functionality , never the code (that can be seen from the diff).

####How to Cppcheck run cppcheck --enable=all --xml-version=2 > PathToFile/cppcheck.xml --inconclusive path PathToFile/wod/src/ --verbose

and run ./cppcheck-htmlreport --file=PathToFile/cppcheck.xml --source-dir=PathToFile/wod/src --report-dir=PathToFile/wod/cppcheck/ to get the html out

firestormwod's People

Contributors

pinkmouse avatar izidor avatar merydwin avatar jeyel avatar dduarte avatar sovak avatar xurxogr avatar firespeed avatar mikewerewolf avatar zhalfyr avatar kaelima avatar twink avatar terminaporc avatar sirlynix avatar shauren avatar star-lion avatar subv avatar vincent-michael avatar nervous avatar qaston avatar domgries avatar horn avatar selenium avatar therzok avatar skyfire avatar kinzcool avatar n0n4m3kk avatar zorix avatar bootz avatar aokromes avatar

Stargazers

 avatar Ramys avatar

Watchers

Ramys avatar

Forkers

ramys

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.