Yehonal
|
7a0e6e7da2
|
Fixed and optimized EXTRA_LOGS code
about 1700 lines of code manually checked
|
2017-09-25 15:09:21 +02:00 |
|
Yehonal
|
2b2e299ccc
|
Fixed all unused-parameters warnings
issue #121
used clang-tidy to achieve this
|
2017-09-18 14:23:26 +02:00 |
|
Yehonal
|
5ec07ef31f
|
Removed more warnings, mostly related to unused-variable
issue #121
We still have to work on unused-parameter
|
2017-09-18 03:16:32 +02:00 |
|
Yehonal
|
3dde305068
|
Core: step 1 - starting to fix core warnings
expecially from headers and some cpp files
Scripts and tools in next steps
|
2017-09-16 13:47:19 +02:00 |
|
Кирилл
|
20fed1bc48
|
Core/Gossip: implement another way to do gossip macros(like in TC). (#572)
|
2017-08-20 17:30:13 +02:00 |
|
Yehonal
|
620887fe61
|
fixed compilation with ENABLE_* defines disabled
|
2017-08-20 12:34:06 +02:00 |
|
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 |
|
Barbz
|
f794ad2acf
|
Fixed these 3 fatal errors for travis build (thanks to @Talamortis )
# Conflicts:
# src/authserver/Server/AuthSocket.cpp
# src/game/AI/SmartScripts/SmartScript.cpp
|
2017-08-19 19:47:35 +02:00 |
|
Yehonal
|
c1586e0d99
|
changed DISABLED_ cmake variable to ENABLED_ and implemented for all disabled logs
|
2017-08-19 19:42:48 +02:00 |
|
talamortis
|
49e61d99d3
|
Fix Midsummer fire quest An Innocent Disguise aswell as fixed indentation.
|
2017-07-03 18:13:33 +01:00 |
|
talamortis
|
45f74604c3
|
these checks are not needed.
|
2017-07-02 11:52:39 +01:00 |
|
talamortis
|
3561d52b10
|
PetAI update
|
2017-07-01 23:28:17 +01:00 |
|
talamortis
|
ef7d1c3937
|
pets should now put players in combat unless they are feigned death or shadowmeld.
closes #520
|
2017-07-01 12:23:14 +01:00 |
|
devovh
|
6d740d4ab1
|
Core/SmartScripts: Fix Deadmines door lever not opening door. (#269)
|
2016-11-30 19:01:43 +01: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 |
|
Yehonal
|
b0c8eceb08
|
Refactoring part 2 [W.I.P]
|
2016-08-12 02:38:26 +02:00 |
|