aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/MiscHandler.cpp
AgeCommit message (Expand)Author
2015-02-08Core/Packets: updated some contactlist packetsjoschiwald
2015-02-05Core/Players: Updated player byte field offsetsShauren
2015-02-05Made compiler happyjoschiwald
2015-02-05Core/Packets:joschiwald
2015-02-03Rename Called "ActionBar" to "Mask"projectcoredevs
2015-02-02Core/Structure for CMSG_SET_ACTIONBAR_TOGGLES and activate SMSG_MOVE_SET_FLIG...projectcoredevs
2015-02-01Core/Packets:joschiwald
2015-01-28Core/Packets: Update and enable CMSG_STAND_STATE_CHANGE and SMSG_STAND_STATE_...Nayd
2015-01-26Core/Packets: moved CMSG_AUTOSTORE_BAG_ITEM, CMSG_CANCEL_AURA, CMSG_CHAR_UNDE...joschiwald
2015-01-25Core/NetworkIO: sync opcodes with wppjoschiwald
2015-01-19Line ending fix, sorry.Nayd
2015-01-19Core/Achievements: Updated and enabled all previously implemented achievement...Shauren
2015-01-18Core/NetworkIO: sync opcode values with wpp and removed duplicate onesjoschiwald
2015-01-17Core/Opcodes: sync with wppjoschiwald
2015-01-15Core/PacketIO: Updated corpse related packet structuresMogadischu
2015-01-10Core/Maps: Updated map difficultiesShauren
2015-01-02Core/Spells: Fixed loading of initial action bar. Closes #13827Intel
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-30Core/Packets: Added CMSG_AREATRIGGERIntel
2014-12-28Core/Quests: Updated Quest System to new FormatIntel
2014-12-28Core/Misc: Prevent crashing server with CMSG_TIME_SYNC_RESP and fixed some wa...Intel
2014-12-01Core/Packets: Added CMSG_SET_ACTION_BUTTON packetIntel
2014-11-24Core/Packets: Added the following packets:Intel
2014-11-23Core/Packets:joschiwald
2014-11-16Core/Packets: updated AccountData packetsjoschiwald
2014-11-15Core/Packets: Added SMSG_WORLD_STATE_UI_TIMER_UPDATEIntel
2014-11-15Core/Packets: Added CMSG_TIME_SYNC_REQ and SMSG_TIME_SYNC_RESP packetsIntel
2014-11-15Core/DataStores: Updated AreaTable.dbcIntel
2014-11-15Core/Packets: Fix player movement client packetsRat
2014-11-12Core/Talents:Intel
2014-11-10Merge branch 'dbc' of https://github.com/Intel/TrinityCore into Intel-dbcRat
2014-11-10Core/Packets: CMSG_VIOLENCE_LEVEL handlerDDuarte
2014-11-09Core/PacketIO: Updated and enabled logout opcodesShauren
2014-11-07Core/DataStores: Fixed name consistency and improved coords handlingIntel
2014-11-06Core/NetworkIO: updated CMSG_REORDER_CHARACTERS packet and other opcode valuesjoschiwald
2014-11-06Core/DataStores: Updated AreaTrigger.dbc structIntel
2014-11-04Core/PacketIO: Enabled SMSG_ADDON_INFO and SMSG_ACCOUNT_DATA_TIMESShauren
2014-10-29Core/Entites: Updated GUID formatShauren
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-24Core/Entities: Fourth part of converting int to bigint guids in databaseShauren
2014-10-23Core/Entities: Second part of required database changes for migrating guids t...Shauren
2014-10-22Core/Entities: Sixth part of removing GetGUIDLow() usesShauren
2014-10-22Core/Entities: Fourth part of removing GetGUIDLow() usesShauren
2014-10-22Core/Social: Use full guid for friend and ignore storageShauren
2014-10-21Core/Entities: Final batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-10-21Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...Shauren
2014-10-21Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-10-18Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-10-18Core/ObjectAccessor: don't use singleton when calling static methodsjoschiwald