forked from cmangos/mangos-classic
-
Notifications
You must be signed in to change notification settings - Fork 7
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
19 files
+1 −1 | CMangos/AuraMethods.h | |
+1 −3 | CMangos/BattleGroundMethods.h | |
+1 −1 | CMangos/CorpseMethods.h | |
+21 −15 | CMangos/CreatureMethods.h | |
+2 −2 | CMangos/ElunaQueryMethods.h | |
+2 −2 | CMangos/GameObjectMethods.h | |
+262 −23 | CMangos/GlobalMethods.h | |
+7 −5 | CMangos/GroupMethods.h | |
+5 −1 | CMangos/GuildMethods.h | |
+12 −3 | CMangos/ItemMethods.h | |
+33 −3 | CMangos/MapMethods.h | |
+1 −1 | CMangos/ObjectMethods.h | |
+66 −34 | CMangos/PlayerMethods.h | |
+4 −2 | CMangos/QuestMethods.h | |
+1 −1 | CMangos/SpellMethods.h | |
+29 −16 | CMangos/UnitMethods.h | |
+1 −1 | CMangos/VehicleMethods.h | |
+34 −4 | CMangos/WorldObjectMethods.h | |
+1 −1 | CMangos/WorldPacketMethods.h |