Rochet2
|
33f9b264db
|
Fix TC build
|
2021-08-18 00:09:00 +03:00 |
|
Rochet2
|
419563c0bf
|
Merge branch 'master' of github.com:ElunaLuaEngine/Eluna into Creature_event_on_spawn
|
2020-09-15 23:59:58 +03:00 |
|
Rochet2
|
31f4cfd98c
|
Fix TC build
|
2020-06-29 13:58:03 +03:00 |
|
Oliver M
|
d1bed467b9
|
Fixed Creature_Event_On_Spawn getting called twice
On Trinity, ElunaCreatureAI called JustAppeared() while the core also called JustAppeared, resulting in two events getting triggered.
|
2020-04-13 00:39:47 +02:00 |
|
Rochet2
|
cffcfe1e26
|
Fix TC build
|
2019-05-30 16:55:18 +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 |
|
Rochet2
|
92f4783af2
|
Fix TC build after 6113b9dec2 and d507a7e338
|
2018-01-01 18:32:44 +02:00 |
|
Rochet2
|
2a28fc81a4
|
Fix TC build
|
2017-08-06 21:49:14 +03:00 |
|
Rochet2
|
73fdcfe83f
|
Remove AttackedBy hook. Use CREATURE_EVENT_ON_DAMAGE_TAKEN instead - for more read 1660bb7d27 (TC removed it)
|
2017-06-17 00:32:15 +03:00 |
|
Rochet2
|
a316e1cdbe
|
Adapt to TC changes
|
2016-01-14 19:43:03 +02:00 |
|
Rochet2
|
2fce645b7e
|
new year
|
2016-01-05 20:19:47 +02:00 |
|
Rochet2
|
f51217b0c4
|
Fix https://github.com/ElunaLuaEngine/Eluna/issues/164 and close https://github.com/ElunaLuaEngine/Eluna/issues/163
|
2015-08-19 23:17:00 +03:00 |
|
Rochet2
|
f62c655d40
|
Add forgotten changes from a49f6f03ac
|
2015-07-30 20:30:51 +03:00 |
|
Rochet2
|
00e18adfac
|
Fix https://github.com/ElunaLuaEngine/Eluna/issues/157
|
2015-07-30 17:59:48 +03:00 |
|
Patman64
|
c486e02d10
|
Move ElunaCreatureAI into a separate file.
|
2015-01-16 17:11:27 -05:00 |
|