aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2015-08-16Add a missing include of d5cf594bfe91ff22175c6e344b23b95cdbcc8a3cDDuarte
(cherry picked from commit 90c9290761ecb7849a036d82c2b93f64920164c6)
2015-08-16Fix build warnings addded in d5cf594bfe91ff22175c6e344b23b95cdbcc8a3cDDuarte
2015-08-16Core/Logging: Refactored appender creation to allow using logging without ↵Shauren
mysql dependency in tools (future task)
2015-08-15Core/Condition: Add In Water ConditionKittnz
Updates #7019 (cherry picked from commit 5f8db047614a492dd178325b429839609d9f7fc5) Conflicts: src/server/game/Conditions/ConditionMgr.cpp src/server/game/Conditions/ConditionMgr.h Closes #15285 CONDITION_TERRAIN_SWAP (40) has been changed to 41 to keep compatibility with the 3.3.5 branch
2015-08-15Core/PacketIO: Updated and enabled CMSG_WORLD_TELEPORT (GM opcode)Shauren
2015-08-15Core/Bnetserver: Catch and log an exception that happens when ↵DDuarte
WorldserverListenPort is already used Closes #15284
2015-08-14Core/SmartScripts: SMART_ACTION_TALK - added action param 3 to set target as ↵MitchesD
talk target (used for $vars in texts and whisper target) * by default (action param 3 is 0), it will try to trigger talk of the target
2015-08-14Core/Misc: Build fix for VS 2013Shauren
2015-08-13Core/DataStores: Updated Mount.db2 structureShauren
Closes #15113
2015-08-13Warning fixShauren
2015-08-12Core/Void Storage: Implemented saving item upgrade and bonuses for items ↵Shauren
deposited in void storage
2015-08-11Merge pull request #15251 from xerkoss/patch-3Duarte Duarte
[Core\Quests] Add missing learn spell objective check.
2015-08-11Core/PacketIO: Enabled CMSG_CANCEL_TEMP_ENCHANTMENTShauren
2015-08-11Core/Startup: Allow reading DBCs and DB2s files from locale subdirectories ↵stormbyte
of /dbc It is no longer required to have the dbc files in the root dir of /dbc (e.g /dbc/enUS) however this depends on the value of the DBC.Locale in worldserver.conf Fixes #15240 Closes #15253 Signed-off-by: DDuarte <dnpd.dd@gmail.com>
2015-08-11Removed unneeded nullptr checkDavid Carlos Manuelda
2015-08-11Fixed boss evade and doors closed by cr4st.David Carlos Manuelda
Should close #6377 and #15239
2015-08-10[Core\Quests] Add missing learn spell objective check.xerkoss
2015-08-10Core/PacketIO: Exclude DamageDealt/DamageTaken script hook results from ↵Shauren
damage sent in SMSG_SPELL_NON_MELEE_DAMAGE_LOG
2015-08-09Core/Taxi: Update ActivateTaxiReply enum for 6.2.0Vincent-Michael
2015-08-09Merge pull request #15243 from StormBytePP/6.xDuarte Duarte
Fixed a warning about override keyword missing
2015-08-09Fixed a warning about override keyword missingDavid Carlos Manuelda
2015-08-09Core/Instances: Fix order (wrong build) in ↵Vincent-Michael
57eae1dc13b5e5e4b841d826deed0d13cd6f2d1b
2015-08-09Core/Instances: Added ResetFailedReason enum for 6.2.0Vincent-Michael
2015-08-09Core/Networking: Fixed possible crashes happening if async query retrieving ↵Shauren
account data takes too long Closes #14944
2015-08-09Core/PacketIO: Updated and enabled SMSG_RAID_GROUP_ONLY opcodeVincent-Michael
2015-08-09Core/Misc: Added RaidGroupReason enum for 6.2.0Vincent-Michael
2015-08-08Core/PacketIO: Updated and enabled SMSG_BREAK_TARGET opcodeVincent-Michael
2015-08-08Core/PacketIO: Added and enabled CMSG_SET_LOOT_SPECIALIZATION opcodeVincent-Michael
2015-08-08Core/PacketIO: Updated and enabled SMSG_QUEST_GIVER_QUEST_FAILED opcodeVincent-Michael
2015-08-08Core/PacketIO: Updated and enabled SMSG_QUEST_UPDATE_FAILED_TIMER opcodeVincent-Michael
2015-08-08Core/PacketIO: Implemented advanced combat loggingShauren
2015-08-08Core/PacketIO: Updated and enabled SMSG_QUEST_GIVER_INVALID_QUEST opcodeVincent-Michael
2015-08-08Core/Misc:Vincent-Michael
- Updated and enabled CMSG_QUEST_PUSH_RESULT opcode - Update QuestPushReason enum for 6.2.0
2015-08-08Core/Quests: Update QuestFailedReason enum for 6.2.0Vincent-Michael
2015-08-06Core/PacketIO: Refactored combat log packet sending in preparation for ↵Shauren
advanced combat logging config option
2015-08-05Core/PacketIO: Fixed SMSG_QUEST_GIVER_OFFER_REWARD_MESSAGE structureVincent-Michael
2015-08-05Core/PacketIO: Fixed SMSG_QUEST_GIVER_QUEST_DETAILS structureVincent-Michael
2015-08-05Core/SmartScript: removed initial timer of SMART_EVENT_IC_LOS and ↵MitchesD
SMART_EVENT_OOC_LOS Closes https://github.com/TrinityCore/TrinityCore/issues/14516
2015-08-05CalendarHandler: Fix warning.Gacko
2015-08-05Core/PacketIO: Updated and enabled a few combat log opcodesShauren
* Fixed structure of SMSG_SPELL_NON_MELEE_DAMAGE_LOG
2015-08-04Core/Misc: Defined combat log flags and new spell attributeShauren
2015-08-03Fix buildVincent-Michael
2015-08-03Core/PacketIO: Updated and enabled SMSG_DESTROY_ARENA_UNITShauren
2015-08-02Core/PacketIO: Update CMSG_SET_LOOT_METHOD for 6.2.0Vincent-Michael
2015-08-02Core/Loot: Fix group lootVincent-Michael
2015-08-02Core/Loot: Update LootMethod enum for 6.2.0Vincent-Michael
2015-08-02Core/PacketIO: Update and enabled SMSG_PARTY_KILL_LOG opcodeVincent-Michael
2015-08-02Core/PacketIO: Update and enabled SMSG_LOOT_LIST opcodeVincent-Michael
2015-08-02Core: Added code back in f60a28978a78e983246e97332b8f6d2eff539144Vincent-Michael
2015-08-02Core/PacketIO: Update and enabled SMSG_ITEM_COOLDOWN opcodeVincent-Michael