aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-03-15SQL: Corrected file name and replaced tabs with spacesShauren
2013-03-15Core/PacketIO: Allow playing all ingame moviesShauren
Closes #9434
2013-03-15Merge branch '4.3.4' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-03-15DB/Spells: Corrected playercreateinfo_spell records *for good*.Warpten
Also corrected load count and temporarily removed an error log. It needs better troubleshooting to avoid error'ing false positives.
2013-03-14Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-14Merge pull request #9424 from gigatotem/masterNay
Minor spelling correction in Scourgelord Tyrannus.
2013-03-14Scripts/Pit of Saron: Very minor spelling error correction.Gigatotem
2013-03-13DB/Spells: Fixed startup errors related to playercreateinfo_spell, and ↵Warpten
prevent logging spam when race mask or class mask 0 is used.
2013-03-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-13Core/Vehicles: Fixed a crash introduced in ↵Shauren
2c169bcca51ca1b5cdbc73c9a4d402d46cdcfc15
2013-03-13DB/SAI fix some event_flags and other conversion issuesKirkhammett
Closes #9144
2013-03-13DB/Loot: Correct Lootmode for some questitems (thx redsonja as well)dr-j
Closes #9382 Closes #9381
2013-03-13Script/Spell: Unlocking Zuluhed's ChainsGacko
Closes #996
2013-03-13DB/Quests: Fix The Best of Intentions, closes #5716Pitcrawler
Remove a bunch of incorrectly spawned NPCs and add some missing NPCs and GOs for quest Defiling the Defilers.
2013-03-13Core/VehiclesShauren
* Fixed crash happening when passenger died on vehicle he was controlling * Fixed crash happening if vehicle control aura was removed before passenger is fully added to vehicle Closes #7160
2013-03-12Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-12Core/Objects: Updated `playercreateinfo_spell`'s content for Cataclysm with ↵Warpten
the new database structure. Also fixed some characters not being able to clear glyphs (missing spell) and removed a hack.
2013-03-12Rename sql filesGacko
2013-03-12Fixed a duplicate ALTER query, it was already in the previous SQL file.Warpten
2013-03-12Core/Objects: Added missing data convertion for `playercreateinfo_spell_custom`.Warpten
2013-03-11Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-11*Correctly* fixed the build.Warpten
Sigh.
2013-03-11Fixed build.Warpten
2013-03-11Core/Objects: Changed `playercreateinfo_spell` and ↵Warpten
`playercreateinfo_spell_custom` to use race and class masks. Specifying a race mask of zero will provide the spell to every race. Specifying a class mask of zero will provide the spell to every class that the race can be. Note: As the SQL truncates `playercreateinfo_spell`, all your "custom" additions will be gone.
2013-03-11DB/Auth/Schema: Change secId from int(10)u to tinyint(3)u in ↵Nay
rbac_security_level_groups Closes #9403
2013-03-11DB/Quests: Fixes Scare the Guano Out of Them! Closes #6854Pitcrawler
Thanks @w1sht0l1v3 for initial work
2013-03-11Core/RBAC: Fix players not being able to reply GMs from the other faction ↵Spp
(Partial revert of 377cfdb)
2013-03-10Core/Spells: Fixed removing glyphs.Warpten
2013-03-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-10DB/Quests: Fixes Memories of Stormhoof, closes #1065Pitcrawler
2013-03-10Core/Vehicles: Corrected an oversight in ↵Shauren
b3b66a8d028fafef1e71477325f467ef73626c8e Closes #9399
2013-03-10Scripts/Eye of Eternity: Last stability changesTrista
* Release button bug should be now really fixed, if someone manage to get it due to some server delay, it can be hit by typing "RepopMe()" or "Reload". It's now only clientside issue that I couldn't reproduce. * Before there was a chance for transition to phase III to break if hit at precise moment. On top of that, if SoP was to be executed there was no time for purple dimension change. (Note: If transiton happen while SoP is cast it will get specific client data and dimension light will stay changing that is hard to hit, but is blizz bug.)
2013-03-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
Conflicts: src/server/game/AI/EventAI/CreatureEventAI.cpp src/server/game/AI/EventAI/CreatureEventAIMgr.h src/server/game/Entities/Creature/Creature.cpp src/server/game/Entities/Object/Object.cpp src/server/game/Entities/Player/Player.cpp src/server/game/Entities/Unit/Unit.cpp src/server/game/Entities/Unit/Unit.h src/server/game/Guilds/Guild.cpp src/server/game/Handlers/MailHandler.cpp src/server/game/Spells/Auras/SpellAuraEffects.cpp src/server/game/Spells/Auras/SpellAuras.cpp src/server/game/Spells/SpellEffects.cpp src/server/scripts/Commands/cs_misc.cpp src/server/scripts/Commands/cs_modify.cpp src/server/scripts/EasternKingdoms/ZulGurub/boss_venoxis.cpp src/server/scripts/Kalimdor/zone_azshara.cpp src/server/scripts/Kalimdor/zone_darkshore.cpp src/server/scripts/Kalimdor/zone_durotar.cpp src/server/scripts/Kalimdor/zone_orgrimmar.cpp src/server/scripts/Spells/spell_mage.cpp src/server/shared/Packets/ByteBuffer.h
2013-03-09DB/Quests: Fixes Dun-da-Dun-tah! Closes #4182Pitcrawler
2013-03-09Core/Vehicles: Fixed a possible crash if vehicle is deleted before its ↵Shauren
passenger runs Abort on pending join event Closes #9392
2013-03-09Revert "Core/Commands: Optimize for command .npc near"Vincent_Michael
This reverts commit 4e789d4c5c83dd6f0f582fe24e9d49b39950fffe.
2013-03-09Core/Commands: Optimize for command .npc nearVincent_Michael
2013-03-09Core/Commands: Add unit flags 2 for .npc infoVincent_Michael
2013-03-09Core/Commands: Add mmaps check for command .gpsVincent_Michael
2013-03-09Core/Spells: Fix logic in 20eeeaf59764604d629d91e2044972bf00f9c052Vincent_Michael
2013-03-09Core: Fix warningsVincent_Michael
2013-03-09SQL: Rename a SQL from PRNay
2013-03-09SQL: Update sql/base/auth_database.sqlNay
2013-03-09Scripts/Commads: Fix non PCH buildNay
2013-03-09Merge pull request #9388 from thomas007788/DeserterCmdNay
Implement .deserter commands
2013-03-09Add the following commands:Nefarion
.deserter instance add $time (Adds the instance deserter debuff with $time duration to your target) .deserter bg add $time (Adds the BG deserter debuff with $time duration to your target) .deserter instance remove (Removes the instance deserter debuff) .deserter instance remove (Removes the bg deserter debuff)
2013-03-09Scripts/Commands: Fix .mod rep faction not updating client side reputationSgT-Fatality
Closes #7939 Closes #9354
2013-03-09Core: Remove unnecessary commasWyldePointer
Last element of enumerator does not need comma after it's value. Closes #9367
2013-03-09Core: Fix buildVincent_Michael
2013-03-09Scripts/Eye of Eternity: Remove some uneeded check and last to do that is ↵Trista
uneeded after last GO changes * also repair some broken GO data for 3.3.5a.