joschiwald
2abfaecf0c
Core/SAI: Fixed memory leak
2017-05-06 12:27:45 +02:00
Gacko
5a2b60d815
Fix non-PCH build.
...
What else?
2017-05-06 11:59:52 +02:00
Arog
f2becced5a
Core/Conditions: CONDITION_QUEST_OBJECTIVE_COMPLETE ( #19510 )
...
* Ignore QUEST_OBJECTIVE_FLAG_OPTIONAL from quest_completion
2017-05-05 22:23:45 +02:00
joschiwald
b68b7ecd9f
Fixed warning
2017-05-05 21:32:20 +02:00
joschiwald
036f67c0c1
Core/Collision: Replaced phasemask with proper phases in GameObject collision calculation
2017-05-05 21:22:58 +02:00
joschiwald
c1cc0e9949
Core/Misc: Added Creature::CanGiveExperience helper function
2017-05-05 14:44:47 +02:00
Shauren
65190eb5e2
Core/PacketIO: Fixed structures of CMSG_AUCTION_SELL_ITEM and CMSG_AUCTION_LIST_BIDDER_ITEMS - FlushBits() should never be used by client packets, use ResetBitPos() instead
...
Closes #19481
2017-05-05 14:23:03 +02:00
joschiwald
272d2a29e5
Core/Entities: Tweak WorldObject::IsNeverVisible to pass the seer
2017-05-05 13:31:25 +02:00
vincent-michael
1a305fb6b9
DB/Quests: Updated quest_template data for 7.2.0 part 14
2017-05-04 22:19:51 +02:00
Gacko
7aa32a4d6b
Fix build.
2017-05-04 21:49:48 +02:00
Shauren
6c92a481a3
Core/Misc: Cleanup worldserver/bnetserver main() functions to run destructors in predictable order
...
* world/bnet servers will now fail to startup if listen ports are in use
* Restored "Network.OutUBuff" config option lost during boost transition
2017-05-04 20:41:22 +02:00
joschiwald
3b873add19
Core/Packets: Implemented SMSG_CANCEL_SPELL_VISUAL_KIT and SMSG_PLAY_ORPHAN_SPELL_VISUAL
...
* Added some helper methods for sending these packets
Closes #19486
2017-05-04 18:38:04 +02:00
Shauren
0d556dd4af
Core/Chat: Fixed addon whispers and channel messages
...
Closes #19490
Closes #19534
2017-05-03 13:55:03 +02:00
DDuarte
c01d28bc33
Docs: Update notes in issue_template and pull_request_template
2017-05-02 21:38:25 +01:00
vincent-michael
8cf29f7579
DB/Quests: Updated quest_template data for 7.2.0 part 13
2017-05-02 16:54:07 +02:00
Shauren
713783531c
Core/Corpses: Misc fixes
...
* Updated corpse flags
* Fixed corpse guid during creation
* Properly set corpse faction
* Fixed setting weapon inventory types if transmogrified
* Fixed corpse location query response when corpse cannot be found
2017-05-01 20:20:18 +02:00
joschiwald
00f28a81af
Core/Opcodes: Defined SMSG_SORT_BAGS_RESULT
...
Thx @Vincent-Michael
2017-05-01 18:37:13 +02:00
vincent-michael
173db1f549
Scripts: Fixed non pch build
2017-05-01 00:25:13 +02:00
vincent-michael
774e5e7b26
DB/Quests: Updated quest_template data for 7.2.0 part 12
2017-05-01 00:23:23 +02:00
Aokromes
5b3ffd44e1
DB/Misc: Coldridge valley fixes
...
By Malcrom
2017-04-30 17:28:19 +02:00
vincent-michael
4a00140973
DB/Quests: Updated quest_template data for 7.2.0 part 11
2017-04-30 00:36:50 +02:00
Shauren
eac82be155
Core/GameObjects: Updated dynamic flags
...
Closes #19523
2017-04-29 21:33:35 +02:00
Aokromes
06b09d2e17
Update pull_request_template.md
2017-04-29 15:41:14 +02:00
Keader
18d9de2b75
Core/Scripts: Codestyle fixes
...
Followup: d56671a1a7
2017-04-29 10:15:36 -03:00
Aokromes
c5e211f07e
Coding style
2017-04-29 10:53:48 +02:00
vincent-michael
409cabf0e6
Scripts: Fixed build
2017-04-29 02:31:26 +02:00
Aokromes
e70e03890d
DB/Misc: Fix one runtime error
...
By Malcrom
2017-04-29 02:17:51 +02:00
Aokromes
e47b4f24ef
Rename sql/updates/world/4.3.4/2017_04_29_00_world.sql to sql/updates/world/master/2017_04_29_00_world.sql
2017-04-29 02:17:12 +02:00
Aokromes
d56671a1a7
Core/Scripts: Dwarf Start Area scripts
...
By Malcrom
2017-04-29 02:05:03 +02:00
Aokromes
cd4e488540
Update auth_database.sql
2017-04-28 15:17:21 +02:00
vincent-michael
3b6fb1c431
DB/Quests: Updated quest_template data for 7.2.0 part 10
2017-04-28 12:07:40 +02:00
Shauren
afd5f0d03e
Warning fix
2017-04-28 10:08:20 +02:00
vincent-michael
3b6d04badb
Core: Updated allowed build to 7.2.0.24015
2017-04-28 09:15:16 +02:00
joschiwald
037ffdf609
Fixed warning
2017-04-27 19:35:22 +02:00
joschiwald
66744c4b4c
Core/Tools: MapId can have 4 digits
...
Note: Re-extracting any maps is NOT required.
2017-04-27 19:24:14 +02:00
vincent-michael
8337860f93
DB/Quests: Updated quest_template data for 7.2.0 part 9
2017-04-27 10:45:05 +02:00
Aokromes
4db838751e
Update issue_template.md
2017-04-27 02:17:42 +02:00
Shauren
3e060fc95d
Core/Players: Fixed setting a few updatefields to make client addons relying on player names/realn names behave properly
...
Ref #19490
2017-04-27 00:03:18 +02:00
Gacko
9386db7d75
Fix warning.
2017-04-26 20:43:42 +02:00
Rochet2
adc7764d73
Core/PacketIO: Remove bad slot for mirror image packet ( #19513 )
2017-04-26 18:02:00 +02:00
Shauren
2f859ffd2e
Core/Misc: Fixed issues found by coverity
...
CID 1374575, 1374574, 1374573, 1374572, 1374563, 1374556
2017-04-26 18:01:50 +02:00
tkrokli
65eefebe43
More warning fixes
...
- unused variables reported by clang in travis-ci
2017-04-26 10:53:38 +02:00
joschiwald
9a41e05201
Fixed warning
2017-04-25 20:16:28 +02:00
Shauren
14dce61976
Core/Units: Updated unit dynamic flags
...
Closes #19478
2017-04-25 19:58:07 +02:00
vincent-michael
bfd65e7d54
DB/Quests: Updated quest_template data for 7.2.0 part 8
2017-04-25 11:18:28 +02:00
Arog
2e7a3a8fd6
Core/Conditions: Add type QUEST_OBJECTIVE_PROGRESS_BAR to CONDITION_QUEST_OBJECTIVE_COMPLETE ( #19488 )
2017-04-24 21:29:24 +02:00
joschiwald
8df72afb73
Fixed warning
2017-04-24 20:23:23 +02:00
Gacko
8f3ac05056
Fix non-PCH build.
...
What else?
2017-04-24 19:59:38 +02:00
Aokromes
02b667e76e
DB/World: Update faction and unit_class to default values
...
REF d36af78c7f
2017-04-24 18:54:51 +02:00
Duarte Duarte
41abb35cda
Update THANKS
2017-04-24 13:27:14 +01:00