aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-04-04Core/Packets: rename classes to match standardsMitchesD
2015-04-04Core/PacketIO: SMSG_ZONE_UNDER_ATTACK, SMSG_THREAT_CLEAR and enabled some opc...MitchesD
2015-04-04Core/PacketIO: Updated and enabled SMSG_SPELL_CHANNEL_START and SMSG_SPELL_CH...Shauren
2015-04-04Build fixShauren
2015-04-04Core/PacketIO: Updated and enabled RaF packetsShauren
2015-04-04Misc: Fixed license header formattingShauren
2015-04-04Core/Players: Updated tradingShauren
2015-04-03Core/PacketIO: updated SMSG_LOOT_RELEASE and enabled CMSG_OPEN_ITEMMitchesD
2015-04-03Core/Networking: Cleanup CloseSocket calls from read failures in WorldSocketShauren
2015-04-02Core: Fix non pch buildVincent-Michael
2015-04-02Core/Packets: Fix writing WorldPackets::Duel::DuelCompleteDDuarte
2015-04-02Core/World: Remove va_list from World::RecordTimeDiff.Naios
2015-04-02Core/Database: Remove va_list from PreparedStatement::PAppend.Naios
2015-04-02Core/Database: Remove va_args from DatabaseWorker::Execute methods.Naios
2015-04-02Core/Packets: Fix writing WorldPackets::Duel::DuelCountdownDDuarte
2015-04-02Core/SAI: fix typoMitchesD
2015-04-02Core/Packets: Fix writing WorldPackets::Duel::DuelRequestedDDuarte
2015-04-02Core/Packets: Updated and enabled duel opcodesxerkoss
2015-04-02Core/SmartScripts: added SMART_ACTION_SET_COUNTER and SMART_EVENT_COUNTER_SETMitchesD
2015-04-02Merge pull request #14486 from Gigi1237/MailPacketDuarte Duarte
2015-04-02Core/Unit: Fix crash introduced by 930a6af70a85f0d14b9befd74f33e0ad24f74875Carbenium
2015-04-02Core/PacketIO: updated CMSG_LOOT_ROLLMitchesD
2015-04-02Core/Unit: Implement SMSG_HEALTH_UPDATECarbenium
2015-04-01Fixed compileRat
2015-04-01Core/PacketIO: Enabled and updated MailGigi1237
2015-04-01Core/Arenas: Removed arena team related opcodes and methods that were only us...Shauren
2015-04-01Core/PacketIO: Uncommented all switches on opcodesShauren
2015-04-01Core/Networking: Fixed deadlock in HandlePing if the client is about to be ki...Shauren
2015-04-01Core/PacketIO: Updated all client opcode valuesShauren
2015-03-31Core/Handlers: prevent sending empty packet in npc text query if no Broadcast...Rat
2015-03-31Core/Quests: updated SMSG_QUEST_GIVER_QUEST_LIST_MESSAGE packetRat
2015-03-31Core/Commands: Added more npc info to debug phase commandRat
2015-03-30Fix warningGacko
2015-03-30Core/Spells: Reset talent specialization when using reset talents commandRat
2015-03-30Core/PacketIO: Tested and enabled some opcodesRat
2015-03-30Core/Quests: updated questlog offsetRat
2015-03-30Core/Conditions: adjust logging code after recent phases changesjoschiwald
2015-03-30Core/Entities: Regenerated UpdateField data for build 19802Shauren
2015-03-30Core/PacketIO: Fix typo (thx @ExHunter)Vincent-Michael
2015-03-29Fix warningsGacko
2015-03-29Core/PacketIO: Sync with wppVincent-Michael
2015-03-29Sync changes from 3.3.5 non-pch build fix.Gacko
2015-03-29Core/Phases: phaseMask remove part 1Rat
2015-03-29Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.xRat
2015-03-29Core/Phases: Defined default phaseIDRat
2015-03-29Fix non-pch buildGacko
2015-03-29Core/PacketIO: Fixed bad opcode nameShauren
2015-03-29CMake: Use source_groups to represent the source treeNaios
2015-03-29Core/Phases: updated packet handling to new formatRat
2015-03-29Core/Database: Return an unknown error code instead of false (0) if mysql_ini...Naios