Yehonal
|
0dd68dfbee
|
Another huge compilation fix
please delete cache and re-run cmake
|
2017-08-20 04:48:07 +02:00 |
|
talamortis
|
e471c1bb6a
|
fix for PR
# Conflicts:
# src/authserver/Server/AuthSocket.cpp
# src/game/AI/SmartScripts/SmartScript.cpp
# src/game/DungeonFinding/LFGMgr.cpp
# src/game/Entities/Player/Player.cpp
# src/game/Entities/Unit/Unit.cpp
# src/game/Entities/Vehicle/Vehicle.cpp
# src/game/Guilds/Guild.cpp
# src/game/Handlers/ChannelHandler.cpp
# src/game/Handlers/GuildHandler.cpp
# src/game/Handlers/LFGHandler.cpp
# src/game/Handlers/LootHandler.cpp
# src/game/Handlers/MiscHandler.cpp
# src/game/Handlers/PetitionsHandler.cpp
# src/game/Handlers/QueryHandler.cpp
# src/game/Movement/MotionMaster.cpp
# src/game/Movement/MovementGenerators/WaypointMovementGenerator.cpp
# src/game/Server/WorldSocket.cpp
# src/game/Spells/Auras/SpellAuraEffects.cpp
# src/game/Spells/SpellEffects.cpp
# src/scripts/Commands/cs_modify.cpp
|
2017-08-20 02:33:48 +02:00 |
|
Yehonal
|
bf80a43d78
|
Fixed travis build errors with Talamortis.
# Conflicts:
# src/authserver/Server/AuthSocket.cpp
# src/game/AI/SmartScripts/SmartScript.cpp
# src/game/Calendar/CalendarMgr.cpp
# src/game/Chat/Channels/Channel.cpp
# src/game/Conditions/ConditionMgr.cpp
# src/game/DungeonFinding/LFGMgr.cpp
# src/game/DungeonFinding/LFGScripts.cpp
# src/game/Entities/Player/Player.cpp
# src/game/Entities/Unit/Unit.cpp
# src/game/Entities/Vehicle/Vehicle.cpp
# src/game/Guilds/Guild.cpp
# src/game/Handlers/ChannelHandler.cpp
# src/game/Handlers/GuildHandler.cpp
# src/game/Handlers/LFGHandler.cpp
# src/game/Handlers/LootHandler.cpp
# src/game/Handlers/MailHandler.cpp
# src/game/Handlers/MiscHandler.cpp
# src/game/Handlers/NPCHandler.cpp
# src/game/Handlers/PetHandler.cpp
# src/game/Handlers/PetitionsHandler.cpp
# src/game/Handlers/QueryHandler.cpp
# src/game/Handlers/QuestHandler.cpp
# src/game/Movement/MotionMaster.cpp
# src/game/Movement/MovementGenerators/WaypointMovementGenerator.cpp
# src/game/Server/WorldSession.cpp
# src/game/Server/WorldSocket.cpp
# src/game/Spells/SpellEffects.cpp
# src/scripts/Commands/cs_modify.cpp
|
2017-08-19 20:31:24 +02:00 |
|
Yehonal
|
c1586e0d99
|
changed DISABLED_ cmake variable to ENABLED_ and implemented for all disabled logs
|
2017-08-19 19:42:48 +02:00 |
|
Yehonal
|
2afb767616
|
Minor improvements for OnFirstLogin hook
it can be casted with AT_LOGIN_FIRST flag check
|
2017-08-17 16:51:10 +02:00 |
|
Кирилл
|
496536baad
|
Core/Text: Locales for npc_text.
Closes https://github.com/azerothcore/azerothcore-wotlk/issues/452#issuecomment-291891686
|
2017-04-05 18:28:54 +03:00 |
|
Matteo Emili
|
cbdecc0828
|
Fixed hooks OnPlayerJoinArena and OnPlayerJoinBG
|
2017-03-26 01:09:36 +01:00 |
|
h0rs
|
57b8cf0235
|
Fix refer a friend Summon
|
2017-02-10 20:24:17 +00:00 |
|
3ndos
|
b7ee1a9f12
|
More hooks for Scripts/Modules (#270)
|
2016-12-07 09:12:01 +01:00 |
|
HeartWell
|
440b7e731f
|
Core/ChatHandler: Fix for config mute. (#272)
|
2016-12-02 19:09:17 +01:00 |
|
Shin
|
81b195099b
|
DB/World: move questItem* fields to *_questitems tables (#249)
|
2016-11-25 20:23:44 +01:00 |
|
Maczuga
|
084929c558
|
Core/PetHandler: Fix pet level issue on UNIX systems
|
2016-11-24 20:12:42 +01:00 |
|
moob0
|
a9ca43310e
|
Core/Misc: identation fixes
|
2016-11-22 22:32:50 +01:00 |
|
Matteo Emili
|
bb429b22cf
|
New hooks OnEquip, OnPlayerJoinBG, OnPlayerJoinArena
|
2016-11-22 20:11:40 +01:00 |
|
HeartWell
|
fdfd3856ad
|
Core/Chat: Add config to mute player first login. (#234)
|
2016-11-20 16:02:12 +01:00 |
|
Yehonal
|
d53b5522f9
|
Updated ScriptMgr with new function to favorite transmog module
|
2016-11-17 10:28:08 +01:00 |
|
HeartWell
|
c8cc99be37
|
Core/Object: Localization objects. (#226)
|
2016-11-05 20:43:11 +01:00 |
|
HeartWell
|
55873c1891
|
Core/Creature: Localization creatures. (#224)
|
2016-11-05 15:28:49 +01:00 |
|
HeartWell
|
8088ca220a
|
Core/Item: Localization items. (#223)
|
2016-11-04 21:03:48 +01:00 |
|
HeartWell
|
b9aa88ac2b
|
Core/Text: Implemented locales_page_text. (#221)
|
2016-11-03 20:00:04 +01:00 |
|
Yehonal
|
3b2fb0949b
|
Core/Logging: Re-Implemented onChat scripting system
|
2016-09-24 14:36:21 +02:00 |
|
ShinDarth
|
5802a37698
|
Revert "Build/Clang: fixed 96 warnings + improved code readability"
This reverts commit a4589f71d5.
|
2016-09-04 10:11:10 +02:00 |
|
ShinDarth
|
e5fd1095c9
|
Core/Build: fixed a warning
|
2016-09-03 14:23:14 +02:00 |
|
Yehonal
|
cd2417eb2f
|
Using IsGMAccount instead of direct check
|
2016-09-02 00:21:12 +02:00 |
|
mik1893
|
f23858188f
|
Core/Instance: Shared normal/heroic ID is now a configurable feature (default: deactivated)
|
2016-08-24 15:27:32 +02:00 |
|
Yehonal
|
155a232459
|
Merge branch 'master' of github.com:azerothcore/azerothcore-wotlk
|
2016-08-19 23:33:12 +02:00 |
|
Yehonal
|
6eaa77591d
|
Fixed compilation without PCH enabled
please avoid to miss header files in your sources
|
2016-08-19 23:33:02 +02:00 |
|
ShinDarth
|
0aba3ae267
|
Corrected more copyrights
|
2016-08-19 23:24:44 +02:00 |
|
ShinDarth
|
da7a7ab295
|
Fix License issue, closes #21
|
2016-08-17 17:58:45 +02:00 |
|
ShinDarth
|
a4589f71d5
|
Build/Clang: fixed 96 warnings + improved code readability
|
2016-08-16 23:21:38 +02:00 |
|
Luth31
|
2057e08ef3
|
Core/Misc: Fix instant logout config
|
2016-08-13 23:51:52 +03:00 |
|
Yehonal
|
b0c8eceb08
|
Refactoring part 2 [W.I.P]
|
2016-08-12 02:38:26 +02:00 |
|