-
Notifications
You must be signed in to change notification settings - Fork 232
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule LuaEngine
updated
21 files
+61 −2 | ElunaTemplate.h | |
+8 −0 | LuaEngine.h | |
+1 −1 | TrinityCore/AuraMethods.h | |
+1 −1 | TrinityCore/BattleGroundMethods.h | |
+1 −1 | TrinityCore/CorpseMethods.h | |
+1 −1 | TrinityCore/CreatureMethods.h | |
+1 −1 | TrinityCore/ElunaQueryMethods.h | |
+1 −1 | TrinityCore/GameObjectMethods.h | |
+1 −1 | TrinityCore/GlobalMethods.h | |
+3 −3 | TrinityCore/GroupMethods.h | |
+2 −2 | TrinityCore/GuildMethods.h | |
+5 −5 | TrinityCore/ItemMethods.h | |
+1 −1 | TrinityCore/MapMethods.h | |
+1 −1 | TrinityCore/ObjectMethods.h | |
+27 −27 | TrinityCore/PlayerMethods.h | |
+1 −1 | TrinityCore/QuestMethods.h | |
+1 −1 | TrinityCore/SpellMethods.h | |
+5 −5 | TrinityCore/UnitMethods.h | |
+1 −1 | TrinityCore/VehicleMethods.h | |
+4 −25 | TrinityCore/WorldObjectMethods.h | |
+1 −1 | TrinityCore/WorldPacketMethods.h |