Commit Graph

44 Commits

Author SHA1 Message Date
Kitzunu
60d943f23b fix: Azerothcore mgr rename 2021-09-15 02:59:37 +02:00
Winfidonarleyan
dc300fe5cd chore(Misc): make AzerothCore new api support 2021-05-06 01:51:07 +07:00
Foereaper
b6a450569e Required changes for latest TC 2020-09-12 15:44:02 +02:00
Rochet2
8697e932ae Fix mangos two build 2018-10-18 20:42:44 +03:00
ayase
9b5499db9c AZEROTHCORE compatibility (#271)
* Done Compatible AZEROTHCORE.

* Fix TC build

* Try fix whitespace (trailing and tabs2spaces)

* Remove undefs and TC_LOG defines

* Revert indentation change

* Indentation and style change

* Add more possible SQL types to query

* change bg hooks OnBGEnd parameter type.
2018-06-06 18:42:46 +03:00
antz
c2f2dd566c Add Mangos Four support 2018-03-28 19:36:45 +01:00
Rochet2
33deb86671 Fix TC build 2018-01-18 19:04:51 +02:00
Rochet2
346d88dd5e Eluna fix mangos compilation 2018-01-15 22:19:17 +02:00
Rochet2
5b9743025b Fix TC build, remove GetCombatTime 2018-01-06 00:28:30 +02:00
Rochet2
d9415332bb Remove unused dialog status from hook 2018-01-03 16:06:25 +02:00
Foereaper
d644b3a7f0 Added game event related methods 2017-11-12 12:37:27 +01:00
Rochet2
06384d1f3a Revert GetAITarget changes 2017-09-29 00:43:13 +03:00
Rochet2
6641f4a204 Fix build after e2a1ccd118 2017-07-02 23:04:58 +03:00
Rochet2
f1117fc2d8 Fix TC build 2017-06-24 23:22:43 +03:00
Rochet2
a4a6ee2233 Add requested changes to support future MaNGOS wotlk build 2017-02-16 18:15:38 +02:00
Rochet2
0e78349861 Fix cmangos wotlk build 2016-12-16 18:44:25 +02:00
Rochet2
67ea403f10 Fix cmangos (classic) build 2016-11-27 20:53:42 +02:00
Rochet2
33e3bf9de2 Fix some mangos compatibility 2016-01-24 19:29:42 +02:00
Rochet2
2fce645b7e new year 2016-01-05 20:19:47 +02:00
Rochet2
28161fa2fc Remove corpse methods (report if needing them) and made changes to objectaccessor required by TC
See 402a3c45ff for more
2015-09-30 22:01:36 +03:00
Rochet2
581c176da1 Fix and unify GetCoreVersion
Fixed for cmangos (tbc)
2015-09-06 14:01:47 +03:00
Rochet2
2517ed6442 Fix TC new cmake paths and GitRevision changes 2015-08-17 20:54:37 +03:00
Rochet2
85cd8e1900 Rework group methods, fix warnings and fix typos 2015-06-22 01:40:14 +03:00
Rochet2
3aa6d0544b Fix TC compile 2015-06-04 12:30:43 +03:00
Rochet2
f88d57f599 Fix mangos build 2015-05-02 02:19:51 +03:00
Rochet2
09717f3eb5 Fix the elif defined checks 2015-03-26 15:16:21 +02:00
Foereaper
99db1cd8eb Updated include for Mangos restructure 2015-03-24 22:34:58 +01:00
Rochet2
6a731d24ea Change AH hooks to work with TC 2015-02-15 02:09:15 +02:00
Salja
ed0d7dd415 eluna OnLearnTalents hook and player:LearnTalent function
Signed-off-by: Salja <salja8840@gmail.com>
2015-01-20 17:17:02 +02:00
Patman64
18a165268e Add include guards to ElunaIncludes.h. 2015-01-19 00:20:22 -05:00
Tommy
803a835668 Happy New Year 2015 2015-01-01 13:59:33 -05:00
Patman64
0498e98fc6 Improve global function documentation. 2014-12-21 20:45:55 -05:00
Rochet2
50aa663bde Merge branch 'Rel20' of https://github.com/ElunaLuaEngine/Eluna 2014-12-22 00:33:42 +02:00
Rochet2
24f4415eb9 Update definition for cmangos & mangos changes TEAM_NEUTRAL => TEAM_INDEX_NEUTRAL
Temporary branch for mangoszero & cmangos changes until new changes are complete.
2014-12-15 23:17:26 +02:00
Patman64
3f08b37fd0 Make ReactorAI the default AI on mangos and allow overriding.
All AI event handlers (except OnReset) can now override the default AI
behavior on both mangos and Trinity by returning true.

For default behavior, return false or nothing.

Fixes #124.
2014-12-14 23:24:41 -05:00
Rochet2
a7f4954fbe Eluna implement functions from #121, implement hidden file ignoring closes #122, enhance documentation in places, change requiring some now only allowing unique filenames 2014-11-22 17:16:41 +02:00
Foereaper
6afc38a743 Moved include due to changes done to Mangos.
Do mind, this might need to change slightly for the cmangos sources!
2014-10-19 01:31:01 +02:00
Foereaper
afd9bf7b4b [Mangos/CMake] Needed change for windows cmake support 2014-09-21 23:17:16 +02:00
Rochet2
9add43bf2a Implement BG methods for TC and do other fixes 2014-09-13 23:18:53 +03:00
Rochet2
61551494e8 Merge branch 'master' of https://github.com/ElunaLuaEngine/Eluna into luaevents 2014-09-13 16:05:30 +03:00
Rochet2
06be9650bb Eluna fix crash in timed events and prepare some for future changes. Ditched EventProcessor 2014-09-13 16:05:16 +03:00
Foereaper
0bfdf632e7 Added base BG methods and hooks
This has only been tested on Mangos Zero and will definitely need tweaking on Trinity

More methods will be added SHORTLY
2014-09-10 22:38:21 +02:00
Rochet2
83c40bb4f2 Eluna fix TC cata build and correct wotlk 2014-07-16 23:04:58 +03:00
Rochet2
a3359062e5 Eluna/Core Refactor code making LuaEngine.h lighter and splitting entities to their own files. Fixed reload crash for timed events 2014-07-16 16:12:07 +03:00