Commit Graph

20586 Commits

Author SHA1 Message Date
Northstrider
22ea8cf4d0 Core/Creatures: remove virtual mounts from creatures on death
Closes https://github.com/TrinityCore/TrinityCore/pull/14396

(cherry picked from commit b5393d4b9b)
2015-04-19 14:59:22 +02:00
MitchesD
8096edec15 Core/Unit: fixed removing UNIT_FLAG_PET_IN_COMBAT from guardians
Closes https://github.com/TrinityCore/TrinityCore/issues/14566
2015-04-19 14:44:59 +02:00
Vincent-Michael
b2e6e678c3 Core/PacketIO:
* Updated and enabled SMSG_RESURRECT_REQUEST
* Fix typo for CMSG_RESURRECT_RESPONSE
2015-04-19 13:45:43 +02:00
Vincent-Michael
5fc4ab186c Core: Fix missing save :( 2015-04-19 01:56:17 +02:00
Vincent-Michael
b04537df95 Core Fix build 2015-04-19 01:41:41 +02:00
Vincent-Michael
e7464e6d8a Core/PacketIO: Fix packet order in 3499b77d5f 2015-04-19 01:17:49 +02:00
Vincent-Michael
3499b77d5f Core/PacketIO: Updated and enabled SMSG_SPELL_HEAL_LOG for WoD 2015-04-19 00:59:27 +02:00
Vincent-Michael
8bde737d3a Core/PacketIO: Updated and enabled CMSG_SPIRIT_HEALER_ACTIVATE / SMSG_SPIRIT_HEALER_CONFIRM for WoD 2015-04-19 00:22:46 +02:00
Vincent-Michael
9c7914524a Core/PacketIO: Updated and enabled CMSG_WRAP_ITEM for WoD 2015-04-18 23:50:51 +02:00
Vincent-Michael
94215132c1 Core/PacketIO: Updated and enabled SMSG_CHAT_PLAYER_NOTFOUND for WoD 2015-04-18 20:29:07 +02:00
Vincent-Michael
ee057d3a8d Core/PacketIO: Updated and enabled CMSG_QUERY_PET_NAME / SMSG_QUERY_PET_NAME_RESPONSE for WoD 2015-04-18 19:17:48 +02:00
Vincent-Michael
a1fe3cccd8 Core/Spells: Cleanup in ca5c939a89 2015-04-18 19:17:47 +02:00
MitchesD
d74e0d823d Scripts/CoS: Chrono Lord Epoch converted to BossAI 2015-04-18 18:28:13 +02:00
MitchesD
a08ba8826e Core/PacketIO: SMSG_TITLE_EARNED, SMSG_TITLE_LOST, SMSG_SHOW_MAILBOX 2015-04-18 17:56:24 +02:00
Shauren
f79f765552 Core/Spells: Fixed crash happening during character creation when adding initial spells with SPELL_AURA_MOD_SPELL_CATEGORY_COOLDOWN
Closes #14569
2015-04-18 17:29:14 +02:00
Vincent-Michael
ca5c939a89 Core/PacketIO: Updated and enabled SMSG_SPELL_EXECUTE_LOG for WoD 2015-04-18 17:02:55 +02:00
Shauren
ee6e060be8 Core/Battle.net: Fixed accessing freed memory 2015-04-18 17:01:02 +02:00
Shauren
1cfbc45199 Core/PacketIO: Fixed MoveUpdateCollisionHeight structure
Closes #14546
2015-04-18 12:26:40 +02:00
Shauren
50c6473a31 Core/PacketIO: Changed WorldSession::Handle_NULL to use packet class (Null). DEFINE_OPCODE_HANDLER_OLD is now strictly used only for opcodes that were used in past and weren't updated yet 2015-04-18 12:12:59 +02:00
Shauren
41e2b0046d Merge pull request #14568 from Golrag/AreaTrigger1
Core/AreaTrigger: Added 'bool entered' to OnTrigger
2015-04-18 11:32:53 +02:00
Shauren
5a1ab5d871 Core/PacketIO: Updated and enabled more battleground packets 2015-04-18 11:27:25 +02:00
Golrag
d999caee67 Core/AreaTrigger: Added 'bool entered' to OnTrigger 2015-04-18 11:22:30 +02:00
Carbenium
99ef803f1d Core/Player: Added possibility to deactivate the character creation for neutral races 2015-04-18 01:44:37 +02:00
Vincent-Michael
c53ae41c3d Core/PacketIO: Fix QuestGiverQuestList structure 2015-04-18 00:14:09 +02:00
Shauren
4703169116 Core/PacketIO: Updated and enabled more battleground packets 2015-04-18 00:04:56 +02:00
Vincent-Michael
4f98f2dac0 Core/PacketIO: Fix AuctionListItems structure 2015-04-17 21:01:27 +02:00
Vincent-Michael
a65007f55f Core/PacketIO: Fix typo in CharRaceOrFactionChange 2015-04-17 19:28:18 +02:00
MitchesD
60a87b4e1c Core/PacketIO: updated and enabled CMSG_QUEST_CONFIRM_ACCEPT 2015-04-17 18:39:50 +02:00
Vincent-Michael
94c6dd81ce Core/PacketIO: Added missing FlushBits in MoveUpdateTeleport 2015-04-17 18:15:47 +02:00
Golrag
82a33c7fa8 Core/PacketIO: SMSG_PLAY_SOUND 2015-04-17 11:45:07 +02:00
Shauren
280a0b8e35 Core/PacketIO: Updated and enabled some battleground packets 2015-04-17 00:06:24 +02:00
Carbenium
5c3d8c1e87 Core/PacketIO: Updated and enabled SMSG_LOG_XP_GAIN 2015-04-16 01:28:44 +02:00
Shauren
9cf13eff26 Reverted part of f86d242f56 to fix build - these changes will be coming at a later point, when they are completed 2015-04-16 00:25:22 +02:00
Shauren
f86d242f56 Core/Misc: Removed unused method - it was only needed when client&server opcode handlers were both in the same array 2015-04-16 00:13:41 +02:00
Vincent-Michael
955abeb9e1 Core/ObjectMgr: Added npc_text error log for invalid result in table 2015-04-15 19:55:13 +02:00
Vincent-Michael
909a5ebf14 Core/PacketIO: Fix SMSG_QUERY_NPC_TEXT_RESPONSE structure 2015-04-15 19:34:44 +02:00
Daniel M. Weeks
f48b86fd8a Add missing newline 2015-04-15 19:20:48 +02:00
Daniel M. Weeks
9c197e82a3 Use std::sqrt 2015-04-15 19:20:37 +02:00
Daniel M. Weeks
27923b8d8f Remove unnecessary semicolons 2015-04-15 19:20:13 +02:00
Daniel M. Weeks
62ff887236 Fix documentation 2015-04-15 19:20:04 +02:00
Daniel M. Weeks
6484885600 Prevent collisions in GCC attribute definitions 2015-04-15 19:19:54 +02:00
Shauren
ca1f42d409 Tools/Map extractor: Warning fixes 2015-04-15 12:58:38 +02:00
Shauren
7b0c4792ce Core: Warning fixes 2015-04-15 12:47:17 +02:00
Shauren
48578e10fb Core/Items: Implemented ItemSpec.dbc 2015-04-15 00:36:03 +02:00
Carbenium
b273c5f1bf Merge pull request #14508 from et65/6.x
Core/Guilds: Fix crash on kicking offline player of a guild.
2015-04-14 22:12:41 +02:00
Vincent-Michael
6a27d813ce Core/PacketIO: Update SMSG_STAND_STATE_UPDATE for 6.1.2 2015-04-14 06:19:18 +02:00
DDuarte
86168ff142 Misc: SQL and small code changes for the 71 last cherry-picks 2015-04-14 01:03:57 +01:00
Duarte Duarte
b086339199 Merge pull request #14540 from tkrokli/npc_mootoo_the_younger
Fix $n bug in NPC text for quest 11664 Escaping the Mist
(cherry picked from commit c9e699961e)
2015-04-14 01:02:24 +01:00
Aokromes
2c6df09539 Merge pull request #14530 from Exodius/bloodmaul_brutes
Core/Scripts: Remove Bloodmaul Brutes script
(cherry picked from commit ca67cc8f6b)
2015-04-14 01:02:19 +01:00
click
1c5a193aba Core: Follow codingstyle guidelines (CamelCase for functions, lowerCamel for vars and local stuff)
(cherry picked from commit adb39317fa)

Conflicts:
	src/server/game/Entities/Player/Player.cpp
	src/server/game/Spells/SpellInfo.cpp
2015-04-14 01:02:16 +01:00