aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2012-08-10DB/Conditions: Fix startup db errorsjoschiwald
Closes #7334
2012-08-10Core: Fix build and proper deinitialization in HandleTransmogrifyItems (by ↵Nay
using vectors instead of new/delete)
2012-08-10Core/ChatAddon: Implement server side addon communication filteringNay
2012-08-09Core/PacketIO: Fixed a few more opcodesSubv
2012-08-09Core/PacketIO: Enabled/Fixed more opcodesSubv
2012-08-09DB/SAI: Fix quest Territorial Trespassw1sht0l1v3
2012-08-09Core: Fix some bad casts when reading bytebuffer dataNay
2012-08-09Merge pull request #6520 from Vincent-Michael/shadowstepNay
Core/Spell: Fix not using Shadowstep while rooted
2012-08-09Core/PacketIO: Enable SMSG_LOOT_RESPONSENay
TODO: Implement currency looting (on it)
2012-08-09Core/Spells: Implemented SPELL_AURA_OVERRIDE_ACTIONBAR_SPELLSShauren