EverWrath/src/common/Database
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
..
Implementation Merge pull request #755 from Nefertumm/PlayerBytes 2018-04-19 19:51:33 +02:00
AdhocStatement.cpp Using TC structure allowing easier patches importing 2017-12-21 00:20:29 +01:00
AdhocStatement.h Using TC structure allowing easier patches importing 2017-12-21 00:20:29 +01:00
DatabaseEnv.h Update license links (#783) 2018-03-12 10:54:57 +01:00
DatabaseWorker.cpp Using TC structure allowing easier patches importing 2017-12-21 00:20:29 +01:00
DatabaseWorker.h Using TC structure allowing easier patches importing 2017-12-21 00:20:29 +01:00
DatabaseWorkerPool.h Using TC structure allowing easier patches importing 2017-12-21 00:20:29 +01:00
Field.cpp Using TC structure allowing easier patches importing 2017-12-21 00:20:29 +01:00
Field.h Eluna implementation (#847) 2018-05-22 20:22:11 +02:00
MySQLConnection.cpp Using TC structure allowing easier patches importing 2017-12-21 00:20:29 +01:00
MySQLConnection.h Using TC structure allowing easier patches importing 2017-12-21 00:20:29 +01:00
MySQLThreading.h Using TC structure allowing easier patches importing 2017-12-21 00:20:29 +01:00
PreparedStatement.cpp Using TC structure allowing easier patches importing 2017-12-21 00:20:29 +01:00
PreparedStatement.h Using TC structure allowing easier patches importing 2017-12-21 00:20:29 +01:00
QueryHolder.cpp Using TC structure allowing easier patches importing 2017-12-21 00:20:29 +01:00
QueryHolder.h Using TC structure allowing easier patches importing 2017-12-21 00:20:29 +01:00
QueryResult.cpp Eluna implementation (#847) 2018-05-22 20:22:11 +02:00
QueryResult.h Eluna implementation (#847) 2018-05-22 20:22:11 +02:00
SQLOperation.h Using TC structure allowing easier patches importing 2017-12-21 00:20:29 +01:00
Transaction.cpp Using TC structure allowing easier patches importing 2017-12-21 00:20:29 +01:00
Transaction.h Using TC structure allowing easier patches importing 2017-12-21 00:20:29 +01:00