aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2012-08-14Missing changes to previous commitNay
2012-08-13DB&Core/Quests: Change `MinLevel` to signed since -1 is a valid value for ↵Nay
deprecated quests
2012-08-13Core/Spells: Removed more deprecated spells code for CataclysmSubv
2012-08-13Core/Loading: Re-enable validation for quest_template currency loadingNay
2012-08-14Core/Totems: In cata totem items are no longer neededSovak
Signed-off-by: Sovak <Sovak007@gmail.com>
2012-08-13Core/Spells: Updated critical heal to CataclysmSovak
Signed-off-by: Sovak <Sovak007@gmail.com> Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-08-13Core: Fix a few compile errors with some "weird" compilersNay
2012-08-13Core/Auras: Simplified SPELL_AURA_OVERRIDE_ACTIONBAR_SPELLS handlingShauren
2012-08-13Core/Units: Updated unit power modsShauren
2012-08-13Compile fixShauren
2012-08-13Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-13Scripts: Fixed more uninitialized variablesShauren
2012-08-13Fix xp getting fog Gilneas and LostIslands. This corect content lvl for ↵cyberbrest
Trinity::XP::Gain function. Closes #7374
2012-08-12Core/Spells: Fixed:Subv
* Hot Streak * Improved Hot Streak * Ignite * And more * Removed some old scripts, and updated some more
2012-08-12Core/Entities: Updated rage to CataclysmSubv
2012-08-12Core/Entities: Fixed block for CataclysmSubv
2012-08-12Core/Spline: Add missing includesNay
2012-08-12Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Subv
Conflicts: src/server/scripts/Kalimdor/moonglade.cpp
2012-08-12Scripts/Quests: Removed more deprecated quest scripts in Eastern KingdomsSubv
2012-08-12Core/Misc: Fix some mem-leaks and uninitialized variables.kaelima
2012-08-12Core/Gameobject: Properly toggle collision state when a gameobject is ↵e000
activated or spawned.
2012-08-12Scripts/Quests: Removed some deprecated scripts and fixed quest 26050Subv
2012-08-12Scripts/Some: Cleanup for old scripts, not exist Quest and etc. in Cata.Vincent-Michael
2012-08-12Merge pull request #7346 from cyberbrest/pull11Nay
[434][Object] Fix Freezes at loading chars and at teleportation (and by transport too;))
2012-08-12Merge pull request #7359 from cyberbrest/pull12Nay
[434][Spell]: add new effects and auras.
2012-08-12Merge pull request #7360 from Vincent-Michael/MalGanisNay
Scripts/The Culling of Stratholme: Fix quest credit for Mal'Ganis
2012-08-12Scripts/Karazhan: Fixed some uninitialized variablesShauren
2012-08-12Scripts/The Culling of Stratholme: Fix quest credit for Mal'GanisVincent-Michael
2012-08-12Scripts: Fixed some unitialized variablesShauren
2012-08-12[Spell]: add new effects and auras.cyberbrest
privent crash with casting it.
2012-08-12Core/Misc: Code stylezorix
2012-08-12Core/Spells: Implemented Spell attributesEx8zorix
Remove custom flag spell scalable and apply flag SPELL_ATTR8_AURA_SEND_AMOUNT
2012-08-11Core/Movement: Use MonsterMoveStop spline type to stop movement instead of ↵Shauren
sending movement to current position
2012-08-11Core/Movement: Use spline id generatorShauren
2012-08-11Core/PacketIO: Updated player move speed change packet structuresShauren
2012-08-11Compile fix for gcc 4.5 and newerShauren
2012-08-11Core/Achievements: Compile fix by o0Loco0oShauren
2012-08-11Scripts/Grizzly Hills: Fix uninitialized variable in ↵kaelima
npc_venture_co_straggler. minor cleanup
2012-08-10Core/PacketIO: Enabled one more opcodeSubv
2012-08-10Core/PacketIO: Enabled more opcodesSubv
2012-08-11[Object]: at teleportaion transform orientation to 0-2pi range. As we cat ↵cyberbrest
set bad orientation to plr by transport teleportation or bad db data. + additionally check orientation at loading, for priventing loading bad orientation (Fix Freeze at loading in some cases)
2012-08-10Core/PacketIO: Cleaned up manual shifting for account name length reads in ↵Shauren
CMSG_AUTH_SESSION
2012-08-10Core: Cleanup whitespace, fix build and enable 1 opcodeNay
2012-08-10Core/PacketIO: Enable 2 opcode handlers, remove legacy ↵Nay
HandlePageQuerySkippedOpcode
2012-08-10Core/Misc: Use ByteBuffer's WriteString where possible/neededNay
2012-08-10Core/PacketIO: Added WriteString method to ByteBuffer allowing to write ↵Shauren
strings without null-terminating them
2012-08-10Core/PacketIO: Enable most arena related opcodesNay
2012-08-10Core/Movement: Implemented creature slow fall movementShauren
2012-08-10Core/PacketIO: Enable few more opcode handler (fixes mailing and others)Nay
2012-08-10Core: Add missing includeNay