aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-12Merge pull request #7369 from Vincent-Michael/kalimdorQuestPart1Nay
Scripts/Some: Cleanup for old scripts, not exist Quest and etc. in Cata.
2012-08-12Scripts/Some: Cleanup for old scripts, not exist Quest and etc. in Cata.Vincent-Michael
2012-08-12SQL: Rename 2 PR'ed SQL filesNay
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 #7357 from zorix/PRNay
[4.3.4] Core/Spells: Implemented Spell attributesEx8 Remove custom flag spell scalable and apply flag SPELL_ATTR8_AURA_SEND_AMOUNT
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-12Update sql/base/auth_database.sqlNay
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-11Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-11DB/Schema: Add primary keys to quest_poi and quest_poi_points tablesNay
2012-08-11Db/Loot: assign lootid to npcZxBiohazardZx
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
2012-08-10Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-10Core/PacketIO:kaelima
- Enable a bunch of spline packets. - Correct emblems written in SMSG_GUILD_INVITE - Revert changes in GuildCommandType and add more errors to GuildCommandError - Rename Powers to match names in Lua code from client
2012-08-10Core/Movement: Ensured object orientation is always within 0-2pi range, this ↵Shauren
fixes movement.
2012-08-10DB/NPCs: Add missing Tracker Val'zij spawnSvannon
Closes #2662
2012-08-10DB/Quests: Fix a typo in Message to Freewind Post descriptiongecko32
Closes #7340
2012-08-10DB/NPCs: Fix Barim Splithoof leather trainer gossip optionsRedSonja
Closes #2677
2012-08-10DB/Quests: Zandalar Tribe Quests Required Class/Race FIXnelegalno
Closes #7322
2012-08-10DB/Scripts: Add missing sounds to npc 29309Kinzcool
Closes #7305
2012-08-10DB/Loot: Loot fixes for Temple of Ahn'Qiraj bosesnelegalno
Closes #7335