Commit Graph

23386 Commits

Author SHA1 Message Date
Aokromes
16481d17aa Scripts/Kalimdor: Ashenvale - add missing enum 2015-04-05 12:57:14 +02:00
Aokromes
229deea443 DB/Misc: Fix startup errors 2015-04-05 12:50:53 +02:00
Rushor
f49a1b0f1f Scripts/Kalimdor: Ashenvale - Remove Torek C++ Script 2015-04-05 12:43:15 +02:00
Aokromes
78d2f934b9 DB/Quest: Teron Gorefiend, I am...
By gecko32, closes #3214
2015-04-05 09:39:00 +02:00
Dr-J
5bfb2a1935 DB/Quest: Torek's Assault
CPP > SAI Conversation to overcome some problems

* Guards now follow Torek and will also attack enemy mobs
* Torek will now attack enemy npcs instead of walking straight past them

Closes #7299
2015-04-05 03:49:26 +01:00
Dr-J
0df7eebffd DB/Misc: Old Hillsbrad Asbringer Event 2015-04-05 00:44:19 +01:00
Shauren
62a3edb84a Core/Misc: Warning fixes
(cherry picked from commit cc4d79495f)

Partial cherry-picked.

Signed-off-by: Naios <naios-dev@live.de>
2015-04-05 01:20:11 +02:00
Carbenium
c0b77fc216 Switch abs to std::abs
(cherry picked from commit 8476c2ac5a)
2015-04-05 00:41:39 +02:00
Carbenium
aa1971964b Add missing override keyword in scripts
(cherry picked from commit b948a4275e)

Conflicts:
	src/server/scripts/Kalimdor/Firelands/boss_alysrazor.cpp
	src/server/scripts/Kalimdor/zone_tanaris.cpp
	src/server/scripts/Maelstrom/Stonecore/boss_slabhide.cpp
	src/server/scripts/OutdoorPvP/OutdoorPvPZM.h
	src/server/scripts/Spells/spell_mage.cpp
	src/server/scripts/Spells/spell_paladin.cpp
2015-04-05 00:41:21 +02:00
Carbenium
67238e2166 Rename variables to fix C++11 keyword collision
(cherry picked from commit 573cda7b52)
2015-04-05 00:36:33 +02:00
Carbenium
fb3c4911c7 Remove old ACE reference
(cherry picked from commit 18acb9914a)
2015-04-05 00:32:50 +02:00
Naios
de490674ff Core/DBUpdater: Exit clean if a query failed to apply.
* Fix some \W4 warnings about constructors.
2015-04-05 00:23:12 +02:00
Naios
85d6ff9570 Core/Log: Remove some unnecessary std::move's.
* This are r-value references already.
* Thanks @Shauren for noticing
2015-04-05 00:23:11 +02:00
Vincent-Michael
8819750e6a Update README.md
(cherry picked from commit a6247102fd)
2015-04-04 23:09:28 +01:00
Carbenium
bdc9beacbd Merge pull request #13862 from ariel-/pr_tmp
Implement CharSections.dbc and Serverside Checks.
2015-04-05 00:09:03 +02:00
Shauren
548aa119ac Core/Networking: Fixed unsafe access to _worldSession member in WorldSocket
(cherry picked from commit bed88e0dd4)

Core/Networking: Fixed deadlock in HandlePing if the client is about to be kicked for overspeed pings

(cherry picked from commit 3da0f7e409)

Core/Networking: Cleanup CloseSocket calls from read failures in WorldSocket

(cherry picked from commit 18343a7309)

Conflicts:
	src/server/game/Server/WorldSocket.cpp

Ref #14474
2015-04-04 23:07:41 +01:00
Rushor
0df5cb972d DB/Creature: Valiance Keep Rifleman
closes #14339
2015-04-04 23:47:40 +02:00
Aokromes
7f9babe1d7 DB/Creature: Scarlet Crusade in Deathknell
By pete318, closes #14387
2015-04-04 23:43:31 +02:00
Aokromes
f49c77aba7 DB/Quest: Are we there, yeti?
By Killyana, closes #10972
2015-04-04 23:40:18 +02:00
Aokromes
2236411688 DB/Creature: Vhel'kur Waypoints
By danlapps, closes #13054
2015-04-04 23:38:00 +02:00
Aokromes
6fa2edebf1 DB/Quest: Blightbeats be Damned!
By Killyana, closes #10203
2015-04-04 23:36:05 +02:00
jackpoz
d23538ce56 Core/Misc: Fix issues reported by static analysis
Coverity defect IDs: 1227510, 1227434, 1023036, 1062426, 1062425, 1062424, 1062423, 1062422
2015-04-04 20:20:04 +02:00
Dr-J
5f77145f49 DB/Misc: Dire Maul
Spawn quiet a few missing gos in diremaul including the 5 pylons in Dire 

Respawn www.wowhead.com/npc=11480/arcane-aberration and http://www.wowhead.com/npc=11483/mana-remnant as this where missing ie none spawned at all at 2 of the pylon.

Also respawning www.wowhead.com/npc=13160/carrion-swarmer
2015-04-04 18:35:50 +01:00
Rushor
526da9c985 DB/Creature: Lil Timmy
convert by @Killyana, closes #10802
2015-04-04 19:34:15 +02:00
click
f44555500b Core: Comment out unused parameter in DBCStructure.h (removes a warning) 2015-04-04 18:21:15 +02:00
jackpoz
76986880c9 Core/Misc: Fix issues reported by static analysis
Coverity defect IDs: 1267938, 1267937, 1267933, 1267932, 1267929
2015-04-04 16:40:01 +02:00
jackpoz
2dc97e3f3d Core/Misc: Fix issues reported by static analysis
Coverity defect IDs: 1292769, 1292768, 1292765, 1292763, 1267939
2015-04-04 15:28:13 +02:00
jackpoz
c38d4f57b3 Core/Dungeon Finder: Add additional logs for SMSG_LFG_QUEUE_STATUS
Log the current LfgState of the target player when sending SMSG_LFG_QUEUE_STATUS packet.
2015-04-04 14:01:11 +02:00
jackpoz
25e86f75f8 Core/Misc: Fix issues reported by static analysis
Coverity defect IDs: 1292760, 1292761, 1292762, 1292771, 1292770
2015-04-04 12:44:56 +02:00
jackpoz
1a2c20f95d Scripts/Misc: Fix warning 2015-04-03 23:06:34 +02:00
Aokromes
188f19f1c5 DB/Creature: Baelmon the Hound-Master
By malcrom, updated by Killyana closes #6606
2015-04-03 22:20:17 +02:00
DDuarte
606c443cb0 Revert "Merge pull request #14424 from Rushor/Rampart"
This reverts commit 22c0007b42, reversing
changes made to 20bc2c51f6.
2015-04-03 20:59:15 +01:00
Aokromes
87ab218faa DB/Quest: The Journey Has Just Begun
By Killyana, closes #12253
2015-04-03 21:39:54 +02:00
Aokromes
61c482b9d3 DB/Quest: Elekks Are Serious Business
By Killyana, closes #12518
2015-04-03 21:37:02 +02:00
Aokromes
ba4614543c DB/Creature: Time Watcher
By Killyana, closes #4167
2015-04-03 21:32:41 +02:00
Aokromes
5f033694da DB/Quest: Killing Two Scourge With One Skeleton
By Kilyana, closes #10475
2015-04-03 21:30:09 +02:00
Aokromes
22c0007b42 Merge pull request #14424 from Rushor/Rampart
Scripts/HellfireRamparts: Vazruden the Herald - Improve Reset-/ Aggrobehaviour
2015-04-03 21:00:26 +02:00
Duarte Duarte
20bc2c51f6 Merge pull request #14083 from Gooyeth/3.3.5_sample_satisfaction
Core/Spells: Fixed Sample satisfaction not entering combat
2015-04-03 18:32:02 +01:00
Dr-J
51319846b0 DB/Misc: Depreciated Quests
Disable some quests which had not been takable on retail since patch 1.8 when Korrak was removed from Alterac Valley, these quests later became completable after patch 3.0.2 but only if player still had quest in log from before was removed

* The Legend of Korrak
* Korrak the Bloodrager
* The Return of Korrak
* Korrak the Everliving
2015-04-03 16:13:01 +01:00
click
b804539f9b Core/Script: Remove script for Overlord Mor'ghor - converted to SAI in commit 16179f8 2015-04-03 08:52:52 +02:00
Aokromes
ba1415dd16 DB/Misc: Fix startup errors 2015-04-03 08:18:52 +02:00
Dr-J
f4e9cbd294 DB/NPC: Legion Hold scripts and event
By @Killyana

Closes #14488
2015-04-02 23:10:05 +01:00
Dr-J
30d84fef4c DB/Misc: Missing Spawns & Gossip
Missing spawns and gossip menus for Karazhan Chess (note this encounter still is not scripted) this adds the missing npcs and gossip menus for these npcs,

Adds missing data for https://github.com/TrinityCore/TrinityCore/issues/7938 but does not close it.
2015-04-02 22:52:49 +01:00
MitchesD
93fa363d9a Core/SAI: fix typo
(cherry picked from commit 9ed21eb5b1)
2015-04-02 21:30:39 +02:00
Naios
1939367108 Core/Database: Remove va_list from PreparedStatement::PAppend. 2015-04-02 21:07:48 +02:00
Naios
c9b0c8a0ca Core/World: Remove va_list from World::RecordTimeDiff.
* also split it in ResetTimeDiffRecord() and RecordTimeDiff() to avoid passing of null values.
2015-04-02 21:07:46 +02:00
Naios
df4723af25 Core/Database: Remove va_args from DatabaseWorker::Execute methods.
* Also delegate SQLQueryHolder::SetPQuery into SetQuery.
2015-04-02 21:07:44 +02:00
Naios
589296da90 Dep/CppFormat: Update cppformat to cppformat/cppformat@aab64b55a4
* fixes argument limit, argument count is unlimited now.
2015-04-02 21:07:42 +02:00
MitchesD
8d58bb93c9 Core/SAI: fix merge conflict
it's good to use CTRL + S
2015-04-02 18:34:31 +02:00
MitchesD
1de02764c7 Core/SmartScripts: added SMART_ACTION_SET_COUNTER and SMART_EVENT_COUNTER_SET
as per request of DB developers

(cherry picked from commit 23b1c042ad)

Conflicts:
	src/server/game/AI/SmartScripts/SmartScript.h
2015-04-02 18:30:27 +02:00