Commit Graph

27233 Commits

Author SHA1 Message Date
Vincent-Michael
00a77230bd Core/PacketIO: Updated and enabled SMSG_RAID_GROUP_ONLY opcode 2015-08-09 01:30:58 +02:00
Vincent-Michael
a2969358d9 Core/Misc: Added RaidGroupReason enum for 6.2.0 2015-08-09 00:54:57 +02:00
Vincent-Michael
f792e8ee7c Core/PacketIO: Updated and enabled SMSG_BREAK_TARGET opcode 2015-08-08 22:30:27 +02:00
MitchesD
a1b1a379a7 DB/Misc: Blax Bottlerocket
* added visual passengers to show toy cart with toys
* added goods to npc vendor
2015-08-08 22:24:03 +02:00
Vincent-Michael
829431c48e SQL: Added missing sql in d8b36dfc17 2015-08-08 19:37:09 +02:00
Vincent-Michael
d8b36dfc17 Core/PacketIO: Added and enabled CMSG_SET_LOOT_SPECIALIZATION opcode 2015-08-08 18:10:02 +02:00
Vincent-Michael
9109440367 Core/PacketIO: Updated and enabled SMSG_QUEST_GIVER_QUEST_FAILED opcode 2015-08-08 16:15:37 +02:00
Vincent-Michael
650dd53b84 Core/PacketIO: Updated and enabled SMSG_QUEST_UPDATE_FAILED_TIMER opcode 2015-08-08 15:31:18 +02:00
Shauren
fcc8c2d12c Core/PacketIO: Implemented advanced combat logging 2015-08-08 15:15:14 +02:00
Vincent-Michael
c9e138d66d Core/PacketIO: Updated and enabled SMSG_QUEST_GIVER_INVALID_QUEST opcode 2015-08-08 12:40:43 +02:00
Vincent-Michael
a76fdb9d38 Core/Misc:
- Updated and enabled CMSG_QUEST_PUSH_RESULT opcode
- Update QuestPushReason enum for 6.2.0
2015-08-08 01:30:42 +02:00
Vincent-Michael
32284d3e9c Core/Quests: Update QuestFailedReason enum for 6.2.0 2015-08-08 00:01:00 +02:00
Shauren
7732ad5153 Buildsystem/MSVC: Added missed change 2015-08-07 09:29:28 +02:00
Shauren
dcb1990e93 Buildsystem/MSVC: Enabled /Zc:throwingNew for Visual Studio 2015 builds
More info here: http://blogs.msdn.com/b/vcblog/archive/2015/08/06/new-in-vs-2015-zc-throwingnew.aspx

Closes #15230
2015-08-07 00:12:41 +02:00
Shauren
370f967895 Core/PacketIO: Refactored combat log packet sending in preparation for advanced combat logging config option 2015-08-06 17:08:52 +02:00
Vincent-Michael
87a8267f2e Core/PacketIO: Fixed SMSG_QUEST_GIVER_OFFER_REWARD_MESSAGE structure 2015-08-05 18:27:25 +02:00
Vincent-Michael
8cef6b03bf Core/PacketIO: Fixed SMSG_QUEST_GIVER_QUEST_DETAILS structure 2015-08-05 18:22:16 +02:00
MitchesD
e83a1c6b35 Core/SmartScript: removed initial timer of SMART_EVENT_IC_LOS and SMART_EVENT_OOC_LOS
Closes https://github.com/TrinityCore/TrinityCore/issues/14516
2015-08-05 16:50:55 +02:00
Gacko
ceda5b6169 CalendarHandler: Fix warning. 2015-08-05 10:47:16 +02:00
Shauren
bf8dc08f1b Core/PacketIO: Updated and enabled a few combat log opcodes
* Fixed structure of SMSG_SPELL_NON_MELEE_DAMAGE_LOG
2015-08-05 00:08:49 +02:00
Shauren
c35e323bc9 Core/Misc: Defined combat log flags and new spell attribute 2015-08-04 21:39:18 +02:00
Vincent-Michael
cbd8b1961c Fix build 2015-08-03 17:26:31 +02:00
Shauren
4b9b77eefc Core/PacketIO: Updated and enabled SMSG_DESTROY_ARENA_UNIT 2015-08-03 16:39:37 +02:00
Vincent-Michael
dc791d4286 Core/PacketIO: Update CMSG_SET_LOOT_METHOD for 6.2.0 2015-08-02 22:05:02 +02:00
Vincent-Michael
4145eb0b83 Core/Loot: Fix group loot 2015-08-02 21:37:44 +02:00
Vincent-Michael
908ee891f7 Core/Loot: Update LootMethod enum for 6.2.0 2015-08-02 21:27:32 +02:00
Vincent-Michael
d8850f0536 Core/PacketIO: Update and enabled SMSG_PARTY_KILL_LOG opcode 2015-08-02 20:35:01 +02:00
Vincent-Michael
f3d44b0309 Core/PacketIO: Update and enabled SMSG_LOOT_LIST opcode 2015-08-02 20:19:52 +02:00
Vincent-Michael
49a6e600ea SQL: Fix bad sql in c8589f771c 2015-08-02 18:43:09 +02:00
Vincent-Michael
b409d695c1 Core: Added code back in f60a28978a 2015-08-02 18:26:04 +02:00
Vincent-Michael
f60a28978a Core/PacketIO: Update and enabled SMSG_ITEM_COOLDOWN opcode 2015-08-02 18:02:50 +02:00
Vincent-Michael
b0ad346cf3 Core/PacketIO: Enabled more opcodes 2015-08-02 17:30:09 +02:00
Vincent-Michael
4a08ff819c Core/PacketIO: Added and enabled CMSG_SET_PVP opcode 2015-08-02 16:20:01 +02:00
Vincent-Michael
681df2c1e9 Core/PacketIO: Enabled void storage opcodes 2015-08-02 03:32:41 +02:00
Vincent-Michael
a53a73a967 Core/PacketIO: Removed useless stuff (only debug for me) 2015-08-02 02:10:29 +02:00
Vincent-Michael
4088fe51c0 Core/PacketIO: Enabled CMSG_VIOLENCE_LEVEL, SMSG_SPELL_ENERGIZE_LOG, SMSG_SPELL_HEAL_LOG opcode 2015-08-02 01:47:21 +02:00
Vincent-Michael
adabac9edd Core/PacketIO: Updated and enabled CMSG_TOGGLE_PVP opcode 2015-08-02 01:29:46 +02:00
Shauren
d2795c98dd Dep: Added description to g3d hotfix list 2015-08-02 00:07:53 +02:00
Rushor
a7f9b29baa DB/Pathing: Orgrimmar - Citywalker - Scout Tharr + Krixx + Scout Manslayer
* Add waypoints for the three missing creatures which walks all over orgrimmar. actually difficult to get datas for them because they use SMSG_FLIGHT_SPLINE_SYNC
* updates * 15181
2015-08-01 22:54:32 +02:00
Vincent-Michael
8335770207 Core/BattleNet: Removed bad line 2015-08-01 20:27:49 +02:00
Shauren
cce7f1adf2 Dep: Silenced build warning in G3D header, part2, forgot to save 2015-08-01 19:03:26 +02:00
Shauren
22653c99f8 Dep: Silenced build warning in G3D header 2015-08-01 18:53:50 +02:00
MitchesD
ca9d98f179 Core/Opcodes: enabled duel opcodes and updated CMSG_OPENING_CINEMATIC 2015-08-01 18:42:07 +02:00
Rushor
7ae271d008 DB/Quest: Orgrimmar - Blown Away (H)
* thanks @Killyana for the phasingaddition
* updates #15182
2015-08-01 17:34:59 +02:00
Vincent-Michael
8aa55a0b57 Core/Misc: Update game creature template locale in simple system 2015-08-01 11:58:14 +02:00
Rushor
75bc726c9b DB/Pathing: Finish Moonglade
* updates #15181
2015-08-01 00:43:50 +02:00
Rushor
d47600b517 DB/Pathing: Orgrimmar Fixup
* thx @Aokromes for recheck
* updates #15181
2015-07-31 22:53:07 +02:00
Rushor
03ff82de03 DB/Pathing: Complete Deadwind Pass
* updates #15181
2015-07-31 22:43:12 +02:00
Vincent-Michael
0e6c549a57 Core/PacketIO: Updated TutorialAction enum for 6.2.0 and fix typo 2015-07-31 21:12:18 +02:00
Rushor
47b97ba687 DB/Pathing: Finish Winterspring Rndmmovement
* updates #15181
* actually we already did this in 03.15 together with the waypointmovement, but forgot to share it
2015-07-31 19:12:56 +02:00