aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-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-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
2012-08-09Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-08-09Core/Logging: Fixed a possible crash with dynamic log file namesShauren
2012-08-09Core: Add missing FlushBits and fix some typos (/slap subv)Nay
2012-08-09Core/Logging: Fix crash in AppenderFile deconstructor when logfile is ↵kaelima
uninitialized
2012-08-09DB/Misc: add npcflag for 0b98656b2878e1a6f644e1cd8b7745370efc488b (thx ↵ZxBiohazardZx
Vincent-Michael) DB/Loot: add missing recipe to loot
2012-08-08Core/PacketIO: Enabled/Fixed more opcodesSubv
2012-08-09Core/PacketIO: Enable few more opcode handlersNay
2012-08-08Core/PacketIO: Enabled SMSG_ATTACKERSTATEUPDATESubv
2012-08-08Core/PacketIO: Enabled more opcodesSubv
2012-08-09Core/Quests: Fix and enable all quest related opcodesNay
2012-08-08SQL: Sync auth_database.sql as wellNay