Shauren
|
120d2ebe4f
|
Core/PacketIO: Initialize arrays of primitive types
|
2017-07-20 21:54:36 +02:00 |
|
ariel-
|
f7e7aef8fc
|
Dep/gSOAP: Update gSOAP to 2.8.49
Closes #20039
|
2017-07-20 11:26:26 +02:00 |
|
Seyden
|
a9174d5eb7
|
Core/Scripts: Implement generic script loaders (and script registry macros) to greatly reduce code duplication (#19526)
|
2017-07-20 00:15:02 +02:00 |
|
Shauren
|
a6e46c1c2e
|
Buildsystem: Fixed windows pch build with ninja
|
2017-07-19 21:37:42 +02:00 |
|
joschiwald
|
33478689bb
|
Core/Spells: Defined SPELL_AURA_MOD_DAMAGE_PERCENT_DONE_BY_TARGET_AURA_MECHANIC
|
2017-07-18 18:19:07 +02:00 |
|
joschiwald
|
8e71051de5
|
Core/Spells: Allow TARGET_UNIT_CHANNEL_TARGET to target players
(broken in c0eb6c3130)
|
2017-07-18 17:00:55 +02:00 |
|
joschiwald
|
be7486fddb
|
Core/Spells: Renamed TARGET_DEST_UNK_110 to TARGET_UNIT_CONE_ENTRY_110
|
2017-07-18 16:31:23 +02:00 |
|
joschiwald
|
2047a80dcc
|
Core/Spells: Updated SpellFamilyNames enum
|
2017-07-18 16:24:56 +02:00 |
|
joschiwald
|
ae070a1b64
|
Core/Spells: Implemented ConeAngle from DB2
|
2017-07-18 15:16:32 +02:00 |
|
Shauren
|
ca9b0b029f
|
Core/Misc: Fixed uninitialized values
CID 1254611 1377296 1377728 1377727
|
2017-07-17 19:10:32 +02:00 |
|
cribolouf
|
f677c71263
|
Optimize and Streamline Extractor.bat
|
2017-07-17 11:29:39 +02:00 |
|
jackpoz
|
fc6b488620
|
Core/Misc: Fix static analysis issues
# Conflicts:
# src/server/game/Battlegrounds/Zones/BattlegroundEY.cpp
# src/server/game/Battlegrounds/Zones/BattlegroundSA.cpp
# src/server/game/Entities/Unit/Unit.cpp
# src/server/scripts/Commands/cs_ban.cpp
# src/server/scripts/Commands/cs_disable.cpp
|
2017-07-16 21:14:22 +02:00 |
|
jackpoz
|
74e4f73fcb
|
Core/Misc: Fix static analysis issues
(cherry picked from commit 7d3291e804)
# Conflicts:
# src/server/scripts/Outland/TempestKeep/Eye/boss_kaelthas.cpp
|
2017-07-16 20:50:43 +02:00 |
|
vincent-michael
|
b81c2e7971
|
Scripts/Misc: Fixed static analysis issues
|
2017-07-16 12:18:14 +02:00 |
|
vincent-michael
|
3a1f666e76
|
DB/Quests: Updated quest_template data for 7.2.5 part 10
|
2017-07-15 21:25:52 +02:00 |
|
Shauren
|
57fcc9edcd
|
Build fix for boost 1.55
|
2017-07-15 01:43:42 +02:00 |
|
Shauren
|
274c45e548
|
Core/Bnet: Changed login REST service to use async db queries instead of spawning a thread for each request
|
2017-07-14 19:18:42 +02:00 |
|
tkrokli
|
f29d0740e6
|
Contrib/Windows: extractor.bat cleanup
- Missing GOTO label :EOF at the end of the file
- Messages to user are in full English sentences.
|
2017-07-14 10:01:39 +02:00 |
|
Gacko
|
5f514be398
|
Fix non-PCH build.
|
2017-07-13 19:49:00 +02:00 |
|
Defu
|
bf55ebb2c4
|
Core/Spells: Fixed Hunter's Arcane Shot and Multi-Shot focus generation
Closes #19872
|
2017-07-13 19:15:21 +02:00 |
|
Golrag
|
9128b00f59
|
Core/Movement: Set CatmullRom only when flying when using MoveSmoothPath (#19903)
|
2017-07-13 17:50:13 +02:00 |
|
vincent-michael
|
e5648c8d68
|
DB/Quests: Updated quest_template data for 7.2.5 part 9
|
2017-07-12 21:19:27 +02:00 |
|
Shauren
|
ea54b5fa3d
|
More warning fixes
|
2017-07-12 09:35:56 +02:00 |
|
Shauren
|
df66b903e3
|
Warning fixes
|
2017-07-12 01:23:59 +02:00 |
|
Shauren
|
0d06fcee17
|
Core/PacketIO: Updated and enabled LFG packets
|
2017-07-12 00:05:41 +02:00 |
|
vincent-michael
|
42622aa3d4
|
Core/Scripts: Fixed uninitialized values in 5a36a2eb17
|
2017-07-11 20:27:08 +02:00 |
|
Shauren
|
4a90411108
|
Core/PacketIO: Removed ancient handlers for raid browser
|
2017-07-10 23:44:55 +02:00 |
|
vincent-michael
|
e90373eb00
|
DB/Quests: Updated quest_template data for 7.2.5 part 8
|
2017-07-10 21:52:14 +02:00 |
|
Aokromes
|
ea65d90231
|
DB/Creature: Spawn Muffinus Chromebrew and pet
By Malcrom
|
2017-07-10 05:32:42 +02:00 |
|
Shauren
|
dc095cbf7d
|
Core/Misc: Escape sql keyword in query
|
2017-07-09 21:08:50 +02:00 |
|
Aokromes
|
9c5f689cd5
|
Formation idle: Remove more shitty code. Fixes #19995 for real this time.
cherry pick from 88543c0eaa
|
2017-07-09 20:44:25 +02:00 |
|
treeston
|
f098598dbc
|
Fix formation follow. Closes #19995.
|
2017-07-09 20:41:10 +02:00 |
|
Aokromes
|
13f90c05bf
|
adjust CreatureGroups to use cmangos flags (for already-supported values, no functionality changed)
cherry pick from 0d27fee6f4
|
2017-07-09 20:38:42 +02:00 |
|
Aokromes
|
6a225987bd
|
Fix an issue that was causing all creature group members to assist each other, even if only one of the aggro flags was set. Also refactor enum values to be readable.
chery pick from 495e161db2
|
2017-07-09 20:36:29 +02:00 |
|
vincent-michael
|
63d2b057b1
|
DB/Quests: Updated quest_template data for 7.2.5 part 7
|
2017-07-09 20:29:25 +02:00 |
|
Aokromes
|
d034c74334
|
DB/Creature: Fix impaled Blackrock Orc
By Malcrom
|
2017-07-09 19:42:12 +02:00 |
|
Aokromes
|
e12396cd20
|
DB/Misc: Misc Redridge fixes
By Malcrom
|
2017-07-09 18:42:17 +02:00 |
|
funjoker
|
48f941e80a
|
Correct ingame display order of Objectives (#19986)
|
2017-07-09 17:58:11 +02:00 |
|
vincent-michael
|
1bf522ed7b
|
Core: Meh MSVC
|
2017-07-09 17:39:12 +02:00 |
|
vincent-michael
|
42ca3fff47
|
Core/Achievements: Added missing break
|
2017-07-09 17:36:18 +02:00 |
|
joschiwald
|
edca8e03ea
|
Scripts/Commands: Fixed typo in battlenet password command
|
2017-07-09 17:24:08 +02:00 |
|
vincent-michael
|
fc8f0fbc2d
|
DB/Quests: Updated quest_template data for 7.2.5 part 6
|
2017-07-08 20:31:51 +02:00 |
|
vincent-michael
|
23ab9be910
|
Core/PacketIO: Fixed typo in SMSG_QUEST_GIVER_QUEST_LIST_MESSAGE structure
|
2017-07-08 20:06:47 +02:00 |
|
Shauren
|
0b5c545e57
|
Core/LFG: Drop comment field, it no longer exists in packets
|
2017-07-07 21:24:02 +02:00 |
|
Shocker
|
4df6ceed91
|
Core/Battlegrounds: Correct error in HandleBattleFieldPortOpcode() battlefield status response
|
2017-07-06 23:33:49 +03:00 |
|
vincent-michael
|
2ce163c739
|
DB/Quests: Updated quest_template data for 7.2.5 part 5
|
2017-07-06 21:14:50 +02:00 |
|
Aokromes
|
7e643eaa11
|
DB/Quest: Fix Fear no evil
By Malcrom
|
2017-07-05 23:06:41 +02:00 |
|
vincent-michael
|
d1b77e7561
|
DB/Quests: Updated quest_template data for 7.2.5 part 4
|
2017-07-05 20:47:47 +02:00 |
|
Shauren
|
2ac8664aa6
|
Core/Items: Add dummy implementation of bag sorting which simply responds with sort done to prevent locking all bags clientside
Ref #17564
|
2017-07-05 19:12:47 +02:00 |
|
Aokromes
|
4cee412faf
|
Fix another warning
|
2017-07-05 08:10:01 +02:00 |
|