Commit Graph

15365 Commits

Author SHA1 Message Date
Gacko
5236e6ee22 Fix non-PCH build.
Required by: std::reference_wrapper.
2017-05-29 22:52:43 +02:00
vincent-michael
97854da1cd Scrips/MagistersTerrace: Fixed warning 2017-05-28 17:15:33 +02:00
vincent-michael
e67beefe15 Core: Fixed warnings 2017-05-28 16:56:33 +02:00
Shauren
a0a158b5b8 Core/Scripts: Include cleanup 2017-05-28 16:34:44 +02:00
Aokromes
d427fed13b Core/PacketIO: Fixed reading ItemInstance structure - affected buying items from vendors
Closes #19811
2017-05-28 14:32:18 +02:00
Shauren
0c9e33896f Initialize variable in constructor, thanks @Lordron 2017-05-27 00:39:46 +02:00
Seyden
5487a062ce Core/AreaTrigger: Remove the correct areatrigger when SPELL_AURA_AREA_TRIGGER is removed (#19749) 2017-05-26 23:00:29 +02:00
Aokromes
6b2e262eb4 Core/Conditions: merge CONDITION_SOURCE_TYPE_QUEST_SHOW_MARK with CONDITION_SOURCE_TYPE_QUEST_ACCEPT. 2017-05-26 14:19:50 +02:00
Gacko
0596a223a2 Moar non-PCH fixes. 2017-05-25 12:40:58 +02:00
Gacko
5d3aa8889a Really fix non-PCH build. 2017-05-25 12:19:03 +02:00
joschiwald
08482bfc0d Scripts/XT002: Fixed Scrapbot repair 2017-05-25 10:43:33 +02:00
Shauren
38c6694b8e More nopch fixes 2017-05-25 00:24:37 +02:00
Tisk
d4eb2f79ca Core/Player: Implemented saving PLAYER_FLAGS_EX in database 2017-05-24 21:45:29 +02:00
Shauren
0eb38451d3 Nopch fix 2017-05-24 21:31:23 +02:00
Shauren
2200b4b0e1 Nopch fix 2017-05-24 21:30:43 +02:00
DoctorKraft
96ef820e20 Core/Hotswap: Fix Reload on Linux
* Closes #19465

(cherry picked from commit 04dfd78dac)
2017-05-23 19:09:51 +02:00
Shauren
35965a8503 Nopch build fix for game 2017-05-23 00:58:57 +02:00
joschiwald
b77aded832 Core/Spells: Updated SpellCastResult enum 2017-05-22 21:25:37 +02:00
Shauren
00f5d21453 Build fix 2017-05-22 00:05:03 +02:00
Shauren
7e39fb3a80 Build fix 2017-05-22 00:02:06 +02:00
Shauren
3d7c2ef88f Core/Game: Include cleanup, part 4 - packets and largest headers (after preprocessing, except player/objectmgr) 2017-05-21 23:18:43 +02:00
joschiwald
3cb8f532da Core/Items: Fixed loading ITEM_FIELD_CONTEXT from database 2017-05-21 15:40:08 +02:00
joschiwald
483c8e4058 Core/Items: Fixed typo in ItemModifier enum 2017-05-21 15:17:12 +02:00
joschiwald
b192c46b06 Core/Creature: Added UnitFlags3 to creature_template 2017-05-21 14:17:47 +02:00
joschiwald
d07fa64a15 Core/Packets: Implemented SMSG_GUILD_NAME_CHANGED 2017-05-20 12:08:17 +02:00
vincent-michael
6a405f8162 Core/PacketIO: Fixed build for gcc
thanks @Shauren
2017-05-20 10:11:56 +02:00
Shauren
f2039981e0 Core/Game: Include cleanup, part 3 2017-05-20 00:09:37 +02:00
Gacko
506de19495 Game/SAI: Negate p instead of using abs. 2017-05-19 17:44:43 +02:00
Gacko
82d93f7712 Fix non-PCH build. 2017-05-19 17:38:45 +02:00
Shauren
5992572175 Nopch build fix 2017-05-19 00:41:18 +02:00
Shauren
c5d3dd90be Core/Game: Include cleanup
* Mostly aimed at removing Log/DatabaseEnv includes from other headers
* Fix most packet headers including other packet headers - moved common structures such as ItemInstance to their own files
* Moved SAI function definitions to source files (massive or requiring many different dependencies)
2017-05-18 23:53:25 +02:00
Shauren
b0ca3660d5 Core/PacketIO: Fix sending rotations vector in PlayOrphanSpellVisual 2017-05-16 22:44:31 +02:00
Shauren
a12a34b1dc Core/Game: Include cleanup - removed G3D classes from packets
* Use our own Position class instead, with the coords written to packets being part of type
2017-05-16 22:16:21 +02:00
Shauren
b421a5c0cb Core/Game: Include cleanup - remove Map dependency from Object.h 2017-05-15 22:55:16 +02:00
vincent-michael
eb555dd48b Core/Creatures: Fixed typo 2017-05-15 20:36:02 +02:00
HannibalRoG
cfdf0b2a86 Core/Spells: Fixed Impending Victory and prevent activating victory rush in fury spec
Closes #19297
2017-05-14 22:06:16 +02:00
DDuarte
95ebd19f8c Core/Guild: Misc. code changes
NULL to nullptr, add const to methods and remove unimplemented method definitions
2017-05-14 17:46:21 +01:00
DDuarte
c784780156 Core/Guilds: Remove old Guild.UndeletableLevel config
Send guild achievement points in SMSG_GUILD_INVITE instead of level
Remove old references to guild levels
Player still have PLAYER_GUILDLEVEL field which is always 25
2017-05-14 17:31:06 +01:00
DDuarte
e91a5146ac Misc: Add license header to Memory.h 2017-05-14 16:51:06 +01:00
Shauren
efc16ded75 Fix nopch build 2017-05-14 12:49:48 +02:00
joschiwald
e64ad15993 Core/Spells: Redefined SPELL_AURA_MOD_HONOR_GAIN_PCT and defined SPELL_AURA_MOD_GUILD_REPUTATION_GAIN_PCT 2017-05-14 12:39:52 +02:00
Traesh
c73ce93f4c Core/Entities : Basic Conversation Implementation (#18010) 2017-05-14 11:40:55 +02:00
MartGon
3e18fcb8fd Scripts/Spells: Aspect of the Cheetah (#19755)
Closes #19611
2017-05-14 11:05:05 +02:00
Marco Ebert
cb360e5ed4 Database/AdhocStatement: Only include cstdlib instead of whole StringFormat.h. 2017-05-13 21:26:52 +02:00
Marco Ebert
6e2a911f6d Fix non-PCH build.
Your ad here.
2017-05-13 21:11:57 +02:00
Shauren
ae5696ef2b Build fix for mysql 5.6 and older 2017-05-13 21:02:37 +02:00
Shauren
2e8b4dc034 Warning fix 2017-05-13 20:42:32 +02:00
Shauren
9299e9bde0 Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50 2017-05-13 19:37:33 +02:00
joschiwald
229c78b5a3 Core/Packets: Implemented CMSG_QUERY_REALM_NAME and SMSG_REALM_QUERY_RESPONSE 2017-05-13 17:25:21 +02:00
Shauren
bd456342e2 Fixed build for older boost version used on travis 2017-05-13 14:24:34 +02:00