aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2014-11-15Core/Packets: Added CMSG_TIME_SYNC_REQ and SMSG_TIME_SYNC_RESP packetsIntel
2014-11-15Core/Packets: Added CMSG_PAGE_TEXT_QUERY and SMSG_PAGE_TEXT_QUERY_RESPONSEIntel
2014-11-15Core/Packets: added few channel packet structsjoschiwald
2014-11-15Core/DataStores: updated SpellPowerEntryRat
2014-11-15Core/PacketIO: Renamed a few packet classes to match client namesShauren
2014-11-15Core/Movement: Some fixes to player movement (SMSG_PLAYER_MOVE)Rat
2014-11-15Core/Packets: fixed QueryCreatureResponsejoschiwald
2014-11-15Core/DataStores: Updated Item DataStoresIntel
2014-11-15Core/DataStores: Updated AreaTable.dbcIntel
2014-11-15Core/DataStores: Updated all remaining dbc/db2 except Item.db2, Item-sparse.db2Intel
2014-11-15Core/Packets: Fix player movement client packetsRat
2014-11-15Core/Packets: Add GetOpcode() methods to ClientPacket and ServerPacketRat
2014-11-13Core/DBCs: Changed WorldSafeLocs' structure back to what it was before 63a749...Kinzcool
2014-11-14Core/Packets: CMSG_CREATURE_QUERY and SMSG_CREATURE_QUERY_RESPONSE handlerIntel
2014-11-14Core/Packets: updated SMSG_FEATURE_SYSTEM_STATUS, SMSG_INITIAL_SPELLS and SMS...joschiwald
2014-11-13Core/Talents: Fix duplicate entry when saving talents to DBIntel
2014-11-12Core/Talents:Intel
2014-11-12Core/World: hold deleted characters in character storejoschiwald
2014-11-12Core/Packets: updated char rename customize and factionchange packetsjoschiwald
2014-11-12Update DBCfmt.hBrecky
2014-11-11Merge pull request #13529 from Intel/talentsRat
2014-11-11Core/Player: Fix Cosmetic Auto-Repeat Bugcr4st
2014-11-11Scripts/Commands: mod xp commandHeihachi
2014-11-10Core/Commands: implement .pvpstats commandDDuarte
2014-11-10Core/Talents: This should not have happenedIntel
2014-11-10Core/Talents: Add check if talent hasn't been already learnt in tierIntel
2014-11-10Core/Talents: Fixed talent saving/loadingIntel
2014-11-10Core/Talents: Fix talent specializationIntel
2014-11-10Core/Talents: Update talent system, remove talent pointsIntel
2014-11-10Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.xRat
2014-11-10Core/DataStores: updated some dbc format stringsRat
2014-11-10Spells/SpellInfo: fix: add missing include for MAX_SPELL_REAGENTSBernd Lörwald
2014-11-10Core/DataStores: updated some dbc format stringsRat
2014-11-10Guild: fix: don't use std::set<>::emplace for gcc 4.7Bernd Lörwald
2014-11-10Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.xRat
2014-11-10Core/DataBase: Updated spell_proc and spell_proc_event tablesRat
2014-11-10Server/Protocol: fix: add missing include for ConnectionTypeBernd Lörwald
2014-11-10fixed buildRat
2014-11-10Merge branch 'dbc' of https://github.com/Intel/TrinityCore into Intel-dbcRat
2014-11-10Revert "Core/DataStores: Implemented loading of SpellMisc.db2, SpellClassOpti...Rat
2014-11-10Core/DataStores: Implemented loading of SpellMisc.db2, SpellClassOptions.db2,...Rat
2014-11-10Warning fixesShauren
2014-11-10Fix buildDDuarte
2014-11-10Core/Packets: SMSG_NAME_QUERY_RESPONSE (PlayerNameResponse) handlerDDuarte
2014-11-10Core/Packets: CMSG_NAME_QUERY (QueryPlayerName) handlerDDuarte
2014-11-10Core/Packets: CMSG_LOAD_SCREEN (LoadingScreenNotify) handlerDDuarte
2014-11-10Core/Packets: CMSG_VIOLENCE_LEVEL handlerDDuarte
2014-11-10Core/Packets: CMSG_CANCEL_TRADE handlerDDuarte
2014-11-10Core/Packets: Add a constructor to ClientPacket with expected opcode (asserted)DDuarte
2014-11-10Core/AccountMgr: Fix two typos when checking length of passwordDDuarte