aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-07-27DB/SAI: Azuremyst Isle ScriptsDr-J
Script Turn in events for * Medicinal Purpose * An Alternative Alternative * Rune Covered Tablet Script repeating event for "Cookie" McWeaksauce
2014-07-27Fixed gcc buildShauren
2014-07-26Core/Network: Refactored socket code, moved common operations to base Socket ↵Shauren
class
2014-07-26DB/Creature Formations: Fix formation error in last commit.Malcrom
2014-07-26DB/Waypoints: Add Pathing for Garadar Wolf Riders in NagrandMalcrom
2014-07-26Added comments to 6961f957c9d03bff634f0b75466458564845722e to make sure ↵Shauren
noone decides that storing the result in a variable is unneccessary
2014-07-26Core/DBLayer: Fixed possible crashes with async queries retrieving resultShauren
Closes #12655
2014-07-25Core/PreparedStatements: Fixed a change I missed in the World prepared ↵Subv
statements for waypoints.
2014-07-25Core/Waypoints: Allow the table waypoint_data to use Takeoff and Land waypoints.Subv
2014-07-26Core/Threading: Fixed lock type used in HashMapHolder::Insert - a write lock ↵Shauren
is needed there, not a read lock
2014-07-25Core: Fix non pch buildVincent-Michael
2014-07-25Core/Network: Fix buildDDuarte
2014-07-25Core/Realmlist: Force resolving realm addresses to ipv4Shauren
Closes #12640
2014-07-25DB/Misc: Misc fixups in DalaranMalcrom
2014-07-25Core/Network: Fix some possible exceptions on socket.close()DDuarte
Ref #12634
2014-07-25DB/Misc: Misc fixups in ShattrathMalcrom
2014-07-25Tools/mmaps: Fix build when building only toolsDDuarte
Closes #12631
2014-07-25Core/Shared: Change rand32 to return uin32 instead of int32DDuarte
Fixes a crash that happened when rand32 returned negative values. Also updated some related comments that were outdated since we changed to SFMT. Closes #12638
2014-07-25DB/Creature: Add a lot of missing textsDr-J
* Add a lot of missing texts (from sniff) and add sai to use them * Add to some existing scripts to use texts which where missed from original scripts
2014-07-25Tools/mmaps: Fix a possible mem leak and a compile warningDDuarte
2014-07-25Core/Spells: Fix an issue with previous commit (a309ca97279)DDuarte
2014-07-25Core/Spells: Fixed issues with Death and Decay and similar spells not ↵Warpten
ticking if players stepping in the AoE are not in LoS with the caster. Not exactly sure if that behavior should *exactly* be as such, but until more informations ...
2014-07-24DB/Waypoints: Pathing for Empoor and Formation for his bodyguardMalcrom
2014-07-25DB/QUEST: Healing the lakeDr-J
Closes #12504 Closes #12526
2014-07-24I must not forget to add broadcasttext IDS...Dr-J
2014-07-24DB/QUEST: Quest a Carver and a CroakerDr-J
Closes #3649
2014-07-24Fix typo in 2014_07_13_01_world_misc.sqlWishToDie
2014-07-24Restore mmaps gen buildleak
Closes #12631
2014-07-24Core/Misc: Fixed a possible crash in ProducerConsumerQueue::CancelShauren
2014-07-24Scripts&DB/Feralas Convert npc_screecher_spirit to SAIDDuarte
SAI by @Rushor and gossip by @malcrom Closes #12630
2014-07-24Core/NetworkIO: Fixed boost::asio::async_write usage - packets will now be ↵Shauren
sent properly
2014-07-24DB/Creature: Mana surgeAokromes
By untaught, closes #11661
2014-07-24Rename 2014_07_24_00_world_misc.sql to 2014_07_24_00_world_misc.sqlShauren
2014-07-24DB/Gameobject: Spawn some missing mailboxesDr-J
Spawn Missing Mailboxes in Undercity and Stormwind * 6 In Undercity (previously only 1 mailbox was spawned in whole of undercity) - 7 in total including the 1 already spawned * 2 In Stormwind (12 where spawned) - 14 in total including the 12 already spawned
2014-07-24Create 2014_07_24_10_world_sai.sqlMalcrom
DB/SAI: Fallen Ranger SAI fix closes #12206
2014-07-24Create 2014_07_24_09_world_sai.sqlMalcrom
DB/SAI: Argus Shadow Mage SAI fix closes #12001
2014-07-24Scripts/Darkshore: Fix an issue with the quest Gyromast's Revengeuntaught
TODO: Rewrite the script in SAI Closes #11987 Signed-off-by: DDuarte <dnpd.dd@gmail.com>
2014-07-24Scripts/AreaTriggers: Fix an issue with an AT for the quest The Etymidian ↵untaught
(Sholazar Waygate) Closes #12178 Signed-off-by: DDuarte <dnpd.dd@gmail.com>
2014-07-24Revert "Core/Spells: Death and Decay"Vincent-Michael
This reverts commit 02d56e00bc256f224b7d05f90af2c0af7cb287bf.
2014-07-24Create 2014_07_24_07_world_conditions.sqlMalcrom
Db/Conditions: Update conditions for Gart Mistrunner gossip closes #12496
2014-07-24DB/Creature: Fix Innkeeper BelmAokromes
By Rushor, closes #12618
2014-07-24DB/Creature: Fix model problem with "Enraged Air Spirit"Vincent-Michael
ServerToClient: SMSG_DB_REPLY (0x1F01) Length: 101 ConnectionIndex: 1 Time: 03/30/2014 19:37:07.876 Number: 47320 Entry: 21060 DB2 File: Creature (3386291891) Hotfix date: 03/30/2014 19:37:04 Size: 85 Creature Entry: 21060 Item Entry 1: 0 Item Entry 2: 0 Item Entry 3: 0 Mount: 0 [0] Display Id: 14515 [1] Display Id: 15294 [2] Display Id: 0 [3] Display Id: 0 [0] Display Id Probability: 1 [1] Display Id Probability: 0 [2] Display Id Probability: 0 [3] Display Id Probability: 0 Name: Enraged Air Spirit Rank: 0 Inhabit Type: 0
2014-07-24Core/BGs: Reputation gained in BGs should be affected by ↵Trisjdc
SPELL_AURA_MOD_REPUTATION_GAIN An example would be Diplomacy (Racial Passive)
2014-07-24Core/BGs: Reputation gained in BGs should be affected by ↵Trisjdc
SPELL_AURA_MOD_FACTION_REPUTATION_GAIN
2014-07-24Core/Units: Properly remove auras that don't pass IsHighestExclusiveAuraTrisjdc
2014-07-24Scripts/Karazhan: Boss Maiden of Virtue - rewrite to events and timer ↵Ergar
adjustments Closes #12513 (PR) Signed-off-by: DDuarte <dnpd.dd@gmail.com>
2014-07-24Core/Spells: Unrelenting Assault shouldn't proc if the target isn't ↵Trisjdc
explicitly casting (turns out that UNIT_STATE_CASTING even a instant cast has a 'cast time')
2014-07-24Scripts/IoC: Rename spell_gen_* spells to spell_ioc_*DDuarte
(Additions to 6bb63ab7db679d9c) Closes #12414 (PR)
2014-07-24Script/IoC: Move some spell scripts from spell_generic to isle_of_conquest cppkarn
Signed-off-by: DDuarte <dnpd.dd@gmail.com>
2014-07-24Scripts/Four Horsemen: Horsemen's main spells should only explicitly target ↵Trisjdc
players