Commit Graph

22 Commits

Author SHA1 Message Date
BarbzYHOOL
4d7c06c304 Revert "Show default options, missing in config files (#908)"
This reverts commit f122ed57bf.
This commit created a critical errors and made the core instable. The feature should be reimplemented in a better way.
2018-08-05 20:49:51 +02:00
Stoabrogga
a18d1474a3 tools improvement (#926)
* tools improvement

* added "Source/DetourAssert.cpp" to recastnavigation/Detour/CMakeLists.txt

* increased MMAP and VMAP version numbers

* Will need to re extract MMAPS and VMAPS
2018-07-13 12:46:04 +01:00
Kargatum
7329ad4790 Add GitRevision
GitRevision as in TrinityCore
2018-06-24 17:32:50 +02:00
Kargatum
f122ed57bf Show default options, missing in config files (#908) 2018-06-05 07:14:57 -04:00
ayase
00777a80ae Eluna implementation (#847)
* azerothcore + eluna done.

* Remove the Eluna single thread limit.

* Read Eluna Settings file.

* submodule change.

* fix(test)  Ubuntu - Cant Link Library after Compile

* The ELUNA is disabled by default.

* remove submodule luaEngine.

* some change

* fix a error

* change cmake

* fix: some onplayerchat does not have hooks.

* Eluna: Add BG event Hooks.

* fix:cmake hook AFTER_LOAD_CONF not work.

* Remove the eluna switch.

* Remove some define in the core.

* fix conf file not read in the linux.

* eluna : change bg hook parameter type

* Remove TC log function call

* change bg hook OnBGEnd parameter type.


Note: to enable Eluna, the module is required
2018-05-22 20:22:11 +02:00
Viste(kirill)
53364abcd7 Core/Crypto: Transitional Cryptography update for OpenSSL 1.1
Support for both OpenSSL 1.0 LTS and OpenSSL 1.1 versions.

Many Linux distributions are still on 1.0 and will stay on LTS for quite
some time.

Port of CMaNGOS commit: cmangos/mangos-wotlk@e1b0048
2018-05-02 13:57:57 +03:00
Barbz
9db1d639fc Merge pull request #755 from Nefertumm/PlayerBytes
Split playerBytes fields in characters table
2018-04-19 19:51:33 +02:00
Nefertumm
dd300003e2 Update license links (#783) 2018-03-12 10:54:57 +01:00
Yehonal
a36e94a49a Fixed crashes with not initialized CustomData 2018-03-02 21:03:40 +00:00
Rochet2
96761f0741 Fix VS 2015 compile 2018-02-03 01:33:07 +02:00
Rochet2
7696bd355e Add missing include (travis passed though) 2018-02-02 00:52:49 +02:00
Rochet2
6217874f77 Update DataMap.h 2018-02-02 00:41:26 +02:00
Rochet2
96167c54ea Fix copy paste mistakes 2018-02-02 00:39:55 +02:00
Rochet2
0a3be94815 Implement convenience functions for DataMap
See https://github.com/azerothcore/azerothcore-wotlk/pull/748#issuecomment-362411082 for more.
2018-02-02 00:27:14 +02:00
Rochet2
ff2851164d Implement data storage for Entitiies (#748) 2018-02-01 13:46:34 +01:00
Nefertumm
4158d2a0d8 Implemented account_muted and feature mutehistory command (#753)
* Implemented account_muted and feature

mutehistory command.

* Added some Syntax.

* Fix sql_rev
2018-01-15 03:18:23 +00:00
Nefertumm
13d09b6590 PlayerBytes fields in characters table 2018-01-14 02:07:31 -03:00
Yehonal
8f7bc1c749 Moved files after merging 2017-12-21 11:29:24 +01:00
Yehonal
403ed2600f Merge branch 'master' of https://github.com/azerothcore/azerothcore-wotlk into dir-restructure 2017-12-21 11:26:43 +01:00
Yehonal
b9e82c3bf0 Fixed linux compilation 2017-12-21 01:27:53 +01:00
Yehonal
685a89e03f fixed cmake 2017-12-21 00:48:33 +01:00
Yehonal
17332304fd Using TC structure allowing easier patches importing 2017-12-21 00:20:29 +01:00