aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/NPCHandler.cpp
AgeCommit message (Expand)Author
2017-04-23Core/Spells: Add duration argument to Unit::SendPlaySpellVisualKit (#19487)Ulduar2
2017-04-16Update NPCHandler.cppAokromes
2017-04-16Core/Trainers: Fix Multiprofession TrainersAokromes
2017-03-18Core/Scripts: Add support for spawn specific C++ scriptsKrudor
2017-02-11Core/Handlers: actually check allowed trainer classes and races to avoid spoo...ariel-
2017-01-13Core/DBLayer: Convert async queries to new query callbacks and remove old cal...Shauren
2017-01-01Update copyright note for 2017vincent-michael
2016-08-27Core/Logging: removed useless log messagejoschiwald
2016-07-10Core/PacketIO: Refactored building SMSG_UPDATE_OBJECT to append directly to f...Shauren
2016-04-16Core: Removed WhitespacesVincent-Michael
2016-03-02Merge branch 'pets' of https://github.com/myran2/TrinityCore into myran2-petsDDuarte
2016-02-06Core/Gossips: added some sanity checks to prevent duplicate interactionjoschiwald
2016-02-02Core/PacketIO: Updated and enabled CMSG_REQUEST_STABLED_PETSCarbenium
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-28Misc: Fix some warnings reported by GCC 4.9Carbenium
2015-09-28Core/Maps: Moved corpse management to map levelShauren
2015-05-03Core/PacketIO: Updated and enabled CMSG_TRAINER_BUY_SPELL, SMSG_TRAINER_BUY_F...Vincent-Michael
2015-05-03Core/PacketIO: Enabled SMSG_TRAINER_LISTVincent-Michael
2015-04-21Core/Logging: Removed a bunch of useless "received X" logsShauren
2015-04-19Core/PacketIO: Updated and enabled CMSG_SPIRIT_HEALER_ACTIVATE / SMSG_SPIRIT_...Vincent-Michael
2015-04-18Core/PacketIO: SMSG_TITLE_EARNED, SMSG_TITLE_LOST, SMSG_SHOW_MAILBOXMitchesD
2015-04-01Core/PacketIO: Updated all client opcode valuesShauren
2015-03-22Core/Misc: Warning fixesShauren
2015-03-19Core/PacketIO: Create BankHandler & Bank opcode StructureLuzifix
2015-02-13Core/Guild: Updated and enabled most previously implemented guild and petitio...Mogadischu
2015-01-17Core/Opcodes: sync with wppjoschiwald
2015-01-16Core/Packet: Update some AH, BM and banker opcodesprojectcoredevs
2015-01-04Core/Packets: updated CMSG_SELL_ITEM, CMSG_REPAIR_ITEM, CMSG_ITEM_REFUND_INFO...projectcoredevs
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-25Core/Packets: Added SMSG_TRAINER_LIST and fixed buildIntel
2014-11-24Core/Packets: Added the following packets:Intel
2014-11-15Core/DataStores: Updated all remaining dbc/db2 except Item.db2, Item-sparse.db2Intel
2014-11-02Core/Graveyards: Made the graveyard orientations loading from WorldSafeLocs.dbcKinzcool
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-24Core/Misc: First part of renaming to Blizzard's namesKinzcool
2014-10-22Core/Entities: Sixth part of removing GetGUIDLow() usesShauren
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-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-13Merge branch `master` into `boost`Subv
2014-07-12Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-12Core/Skills: Fixed spells automatically learned from skill lines adding more ...Shauren
2014-06-16Core/PacketIO: Updated and enabled MSG_LIST_STABLED_PETSShauren
2014-06-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-07Core/Banks: Fix some bank exploitsjackpoz
2014-01-31Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael