Commit Graph

19 Commits

Author SHA1 Message Date
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