aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2015-03-09Core/Packets: update & enabled CMSG_SHOWING_CLOAK, CMSG_SHOWING_HELMDJScias
2015-03-09Core/PacketIO: sync with WPPMitchesD
2015-03-09Fix non pch buildGacko
2015-03-09Core/Logging: Fixed ObjectGuid::ToString to output full guidShauren
2015-03-09Core/Spells: Fixed level value scaling for spells with scaling class < -1Shauren
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-03-08Core/Auras: Fixed applying more than 8 aura effectsShauren
2015-03-08Core/Spells: Implemented SPELLMOD_JUMP_DISTANCEShauren
2015-03-08Core/Auras: Implemented SPELLMOD_EFFECT4 and SPELLMOD_EFFECT5Shauren
2015-03-08Core/DataStores: Fixed a crash happening when TaxiNodes.db2 fails to loadShauren
2015-03-08Core/Packets: updated structure of CMSG_PLAYED_TIME, SMSG_PLAYED_TIMEMitchesD
2015-03-08Merge pull request #14312 from DJScias/opcodesMitchesD
2015-03-08Core/Spells: Implemented multiple spell power costsShauren
2015-03-08Core/PacketIO: Update "SMSG_QUEST_QUERY_RESPONSE" & /played opcodes to 6.1.0DJScias
2015-03-08Merge pull request #14309 from Luzifix/opcode-1Duarte Duarte
2015-03-08Core/DataStores: Fixed out of bounds array access during loading TaxiNodes.db...Shauren
2015-03-07Core/Auras: Fixed possible crash in Aura::RefreshDuration - Aura::GetCaster c...Shauren
2015-03-07Core/PacketIO: Update Vendor Opcode to 6.1.0Luzifix
2015-03-07Core/PacketIO: Update speed change opcodes for 6.1.0DJScias
2015-03-07Core/Player: All spells and skills are now automatically learned without any ...Shauren
2015-03-07Scripts/Nexus: commanders converted from SAI to C++MitchesD
2015-03-07Merge pull request #14297 from Luzifix/6.xDuarte Duarte
2015-03-06Core/Packets: updated & enabled SMSG_LEVELUP_INFOMitchesD
2015-03-06Core/DataStores: Added an extra safeguard for loading db2 hotfix locale table...Shauren
2015-03-06Core/PlayerDump:joschiwald
2015-03-06Core/Player: fixed some leftovers in db after player deletejoschiwald
2015-03-05Core/PacketIO: Update CMSG_REORDER_CHARACTERS for 6.1Luzifix
2015-03-04Core/PacketIO: Update some opcodes for 6.1.0DJScias
2015-03-04Core/DataStores: Updated dbc structures to 6.1Shauren
2015-03-04Core/PacketIO: Sync with wpp and enable some opcodesVincent-Michael
2015-03-01Core/PacketIO: Sync with wppEpicurus4
2015-03-01Core/PacketIO: Sync with wppEpicurus4
2015-03-01Core/PacketIO: Sync with wpp and enable some opcodesVincent-Michael
2015-03-01Core/PacketIO: Sync with wppEpicurus4
2015-03-01Core/PacketIO: Sync with wpp and enable some opcodesVincent-Michael
2015-03-01Core/PacketIO: Sync with wpp and enable some opcodesVincent-Michael
2015-03-01Fix non pch buildGacko
2015-03-01Core/PacketIO: Sync with wpp and enable some opcodesVincent-Michael
2015-03-01Core/Spells: Update SpellCastResult for 6.1.0Vincent-Michael
2015-03-01Core/PacketIO: Update SpellTargetData for 6.1.0Vincent-Michael
2015-03-01Core/Unit: Added missing update for UpdateFieldFlagsVincent-Michael
2015-03-01Core/PacketIO: Update more opcodes for 6.1.0Vincent-Michael
2015-03-01Core/Misc: Update base stuff for V6.1.0 build 19702Vincent-Michael
2015-02-24Build warning fixes: field will be initialized after ...Shauren
2015-02-24Build fixShauren
2015-02-23Merge pull request #14236 from Golrag/Notification1Duarte Duarte
2015-02-23Core/PacketIO: Handle ConnectToFailed and allow the client to reconnect up to...Shauren
2015-02-23Core/Packets: SMSG_NOTIFICATIONGolrag
2015-02-23Core/Cosmetic: Use DEFINE_HANDLER to mark implemented packets processed direc...Shauren
2015-02-22Core/Packets: SMSG_EXPLORATION_EXPERIENCEGolrag